Get the standard airspeed of the missile while descending.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DescentAirspeed() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_DescentAirspeed(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getDescentAirspeed(); |






