BandedCruisePerformanceModelHeightReferenceSurface Property |
Gets or sets the reference surface above which the height is defined.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TerrainProvider HeightReferenceSurface { get; set; }
Public Property HeightReferenceSurface As TerrainProvider
Get
Set
public:
property TerrainProvider^ HeightReferenceSurface {
TerrainProvider^ get ();
void set (TerrainProvider^ value);
}
member HeightReferenceSurface : TerrainProvider with get, set
Property Value
Type:
TerrainProviderSee Also