SimpleAccelerationPerformanceModelVerticalLoadLimits Property |
Gets or sets the vertical load limits.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Bounds VerticalLoadLimits { get; set; }
Public Property VerticalLoadLimits As Bounds
Get
Set
public:
property Bounds VerticalLoadLimits {
Bounds get ();
void set (Bounds value);
}
member VerticalLoadLimits : Bounds with get, set
Property Value
Type:
BoundsSee Also