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





