PerformanceModelsCruise Property |
Gets or sets the performance model to use while cruising.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CruisePerformanceModel Cruise { get; set; }
Public Property Cruise As CruisePerformanceModel
Get
Set
public:
property CruisePerformanceModel^ Cruise {
CruisePerformanceModel^ get ();
void set (CruisePerformanceModel^ value);
}
member Cruise : CruisePerformanceModel with get, set
Property Value
Type:
CruisePerformanceModelSee Also