AttitudeStandardTrajectory#

class ansys.stk.core.stkobjects.AttitudeStandardTrajectory#

Bases: IVehicleAttitudeStandard, IVehicleAttitude

Standard attitude profile for launch vehicle or missile.

Overview#

basic

Get the basic attitude properties.

pointing

Get the target pointing attitude properties.

external

Get the precomputed (external) attitude properties.

Import detail#

from ansys.stk.core.stkobjects import AttitudeStandardTrajectory

Property detail#

property AttitudeStandardTrajectory.basic: AttitudeStandardBasic#

Get the basic attitude properties.

property AttitudeStandardTrajectory.pointing: VehicleAttitudePointing#

Get the target pointing attitude properties.

property AttitudeStandardTrajectory.external: VehicleAttitudeExternal#

Get the precomputed (external) attitude properties.