Click or drag to resize

PerformanceModelsDescent Property

Gets or sets the performance model to use while descending.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DescentPerformanceModel Descent { get; set; }

Property Value

Type: DescentPerformanceModel
See Also