Click or drag to resize

BandedCruisePerformanceModel Constructor (TerrainProvider)

Initializes a new instance.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public BandedCruisePerformanceModel(
	TerrainProvider heightReferenceSurface
)

Parameters

heightReferenceSurface
Type: AGI.Foundation.TerrainTerrainProvider
The reference surface above which the height is defined.
See Also