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