TorqueEvaluatorDefinedIn Property |
Gets the
Axes in which this torque is defined.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract Axes DefinedIn { get; }
Public MustOverride ReadOnly Property DefinedIn As Axes
Get
public:
virtual property Axes^ DefinedIn {
Axes^ get () abstract;
}
abstract DefinedIn : Axes with get
Property Value
Type:
AxesSee Also