Get the acceleration interface.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Acceleration() As IAgAvtrAircraftAcceleration |
| [C#] |
|---|
public IAgAvtrAircraftAcceleration Acceleration {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrAircraftAcceleration ^ get_Acceleration(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrAircraftAcceleration getAcceleration(); |
[Python - STK API ] |
|---|
@property def Acceleration(self) -> "IAgAvtrAircraftAcceleration": |






