PropagationEulerianAxes.Order Property |
Gets the order of the differential equation corresponding to this element.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic override int Order { get; }
Public Overrides ReadOnly Property Order As Integer
Get
public:
virtual property int Order {
int get () override;
}
abstract Order : int with get
override Order : int with get
Property Value
Type:
Int32
See Also