AGI STK Objects 11 Send comments on this topic.
AttitudeType Property (IAgGreatArcVehicle)
See Also 





Description

Get the type of attitude profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttitudeType() As AgEVeAttitude

[C#]
public AgEVeAttitude AttitudeType {get;}

[Managed C++]
public: __property AgEVeAttitude get_AttitudeType();

[Unmanaged C++]
public: HRESULT get_AttitudeType(
AgEVeAttitude * pRetVal
);

[Java]
public AgEVeAttitude getAttitudeType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1