AttitudeProfile#

class ansys.stk.core.stkobjects.AttitudeProfile#

IntEnum

Overview#

UNKNOWN

Non-supported profile.

ALIGNED_AND_CONSTRAINED

Aligned and Constrained attitude profile.

CENTRAL_BODY_FIXED

Central Body Fixed attitude profile.

FIXED_VELOCITY_ALIGNMENT_WITH_NADIR_CONSTRAINT

ECF Velocity Alignment with Nadir Constraint attitude profile.

FIXED_VELOCITY_ALIGNMENT_WITH_RADIAL_CONSTRAINT

ECF Velocity Alignment with Radial Constraint attitude profile.

INERTIAL_VELOCITY_ALIGNMENT_WITH_SUN_CONSTRAINT

ECI Velocity Alignment with Sun Constraint attitude profile.

INERTIAL_VELOCITY_ALIGNMENT_WITH_NADIR_CONSTRAINT

ECI Velocity Alignment with Nadir Constraint attitude profile.

FIXED_IN_AXES

Fixed in Axes attitude profile.

INERTIALLY_FIXED

Inertially Fixed attitude profile.

NADIR_ALIGNMENT_WITH_FIXED_VELOCITY_CONSTRAINT

Nadir Alignment with ECF Velocity Constraint attitude profile.

NADIR_ALIGNMENT_WITH_INERTIAL_VELOCITY_CONSTRAINT

Nadir Alignment with ECI Velocity Constraint attitude profile.

NADIR_ALIGNMENT_WITH_SUN_CONSTRAINT

Nadir Alignment with Sun Constraint attitude profile.

NADIR_ALIGNMENT_WITH_ORBIT_NORMAL_CONSTRAINT

Nadir Alignment with Orbit Normal Constraint attitude profile.

PRECESSING_SPIN

Precessing Spin attitude profile.

SPIN_ALIGNED

Spin Aligned attitude profile.

SPIN_ABOUT_SUN_VECTOR

Spin about Sun Vector attitude profile.

SPIN_ABOUT_NADIR

Spin about Nadir attitude profile.

SPINNING

Spinning attitude profile.

SUN_ALIGNMENT_OCCULTATION_NORMAL_CONSTRAINT

Sun Alignmnent Occultation Normal Constraint attitude profile.

SUN_ALIGNMENT_WITH_INERTIAL_Z_AXIS_CONSTRAINT

Sun Alignment with ECI Z Axis Constraint attitude profile.

SUN_ALIGNMENT_WITH_Z_IN_ORBIT_PLANE

Sun Alignment with Z in Orbit Plane attitude profile.

SUN_ALIGNMENT_WITH_ECLIPTIC_NORMAL_CONSTRAINT

Sun Alignment with Ecliptic Normal Constraint attitude profile.

SUN_ALIGNMENT_WITH_NADIR_CONSTRAINT

Sun Alignment with Nadir Constraint attitude profile.

XPOP_INERTIAL_ATTITUDE

XPOP Inertial Attitude attitude profile.

YAW_TO_NADIR

Yaw to Nadir attitude profile.

COORDINATED_TURN

Coordinated Turn attitude profile.

GPS

GPS attitude profile.

AVIATOR

Aviator attitude profile.

Import detail#

from ansys.stk.core.stkobjects import AttitudeProfile