Click or drag to resize

ScalarRouteTotalSpeedHeightReferenceSurface Property

Gets or sets the reference surface above which this scalar is defined. This will determine the height and then the vertical speed used to compute the total speed.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TerrainProvider HeightReferenceSurface { get; set; }

Property Value

Type: TerrainProvider
See Also