The standard airspeed of the missile while climbing.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property ClimbAirspeed() As Double | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
| public: __property double get_ClimbAirspeed(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public double getClimbAirspeed(); | 
| [Python - STK API] | 
|---|
| @property def ClimbAirspeed(self) -> float: | 





