ModifiedKeplerianElementsOrbitType Property |
Gets the type of orbit represented by these elements.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic OrbitType OrbitType { get; }
Public ReadOnly Property OrbitType As OrbitType
Get
public:
property OrbitType OrbitType {
OrbitType get ();
}
member OrbitType : OrbitType with get
Property Value
Type:
OrbitType
See Also