Click or drag to resize

TerrainAvoidanceProfileInitialHeightAboveTerrain Property

Gets or sets the initial height above the terrain, in meters.

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

Property Value

Type: Double
See Also