StandardTransitionProfileSegmentFinalHeight Property |
Gets the final height above the reference surface, in meters.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double FinalHeight { get; }
Public ReadOnly Property FinalHeight As Double
Get
public:
property double FinalHeight {
double get ();
}
member FinalHeight : float with get
Property Value
Type:
DoubleSee Also