AGI STK Objects 11 Send comments on this topic.
AgEAttitudeStandardType Enumeration
See Also 

Description

AgEAttitudeStandardType tells the user which interface to cast to. eRouteAttitudeStandard -> IAgVeRouteAttitudeStandard, eTrajectoryAttitudeStandard -> IAgVeTrajectoryAttitudeStandard, eOrbitAttitudeStanard -> IAgVeOrbitAttitudeStandard

Members

Member Value Description
eRouteAttitudeStandard 0 Cast to IAgVeRouteAttitudeStandard interface.
eTrajectoryAttitudeStandard 1 Cast to IAgVeTrajectoryAttitudeStandard interface.
eOrbitAttitudeStandard 2 Cast to IAgVeOrbitAttitudeStandard interface.
© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface