PropagatedRouteOverallSurfaceDistance Property |
Gets the overall distance along the projection of the route onto the
Ellipsoid
shape of the
CentralBody.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double OverallSurfaceDistance { get; }
Public ReadOnly Property OverallSurfaceDistance As Double
Get
public:
property double OverallSurfaceDistance {
double get ();
}
member OverallSurfaceDistance : float with get
Property Value
Type:
DoubleSee Also