The speed at which the aircraft can begin forward flight.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ForwardFlightAirspeed() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_ForwardFlightAirspeed(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getForwardFlightAirspeed(); |
| [Python - STK API] |
|---|
@property def ForwardFlightAirspeed(self) -> float: |





