Click or drag to resize

TerrainAvoidanceProfileSpeed Property

Gets or sets the speed at which to traverse over the terrain.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ProfileSpeed Speed { get; set; }

Property Value

Type: ProfileSpeed
See Also