WaypointLocation Property |
Gets the planetodetic position at the waypoint.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic Cartographic Location { get; }
Public ReadOnly Property Location As Cartographic
Get
public:
property Cartographic Location {
Cartographic get ();
}
member Location : Cartographic with get
Property Value
Type:
Cartographic
See Also