KeplerianElementsOrbitType Property |
Gets the type of orbit represented by these elements.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.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