The maximum load factor - during straight and level flight - that the aircraft can bear.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property MaxLoadFactor() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_MaxLoadFactor(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getMaxLoadFactor(); |
| [Python - STK API] |
|---|
@property def MaxLoadFactor(self) -> float: |





