STK AviatorSend comments on this topic.
OtherAirspeed Property (IAgAvtrCruiseAirspeedAndProfileOptions)
See Also
Windows





Windows & Linux

Description

Get the airspeed for the other airspeed option.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OtherAirspeed() As Double
[C#]
public double OtherAirspeed {get;}
[Managed C++]
public: __property double get_OtherAirspeed();
[Unmanaged C++]
public: HRESULT get_OtherAirspeed(
    double * pVal
);
[Java]
public double getOtherAirspeed();
[Python - STK API ]
@property
def OtherAirspeed(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.