Spacecraft.SetAttitudeRefFrame Method

Top 

Description

Sets the Spacecraft's attitude reference frame to the desired predefined reference frame or custom coordinate system object. This reinitializes the Spacecraft's attitude representation, which sets the Spacecraft's EulerSequence to the default value of {3,1,2}.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Spacecraft.SetAttitudeRefFrame(CoordinateSystem targetCoordinateSystem)

Variable

Sets the Spacecraft's attitude reference frame to a custom CoordinateSystem object as specified by targetCoordinateSystem. This reinitializes the Spacecraft's attitude representation, which sets the Spacecraft's EulerSequence to the default value of {3,1,2}.

Spacecraft.SetAttitudeRefFrame(Variable targetAttitudeRefFrame)

Variable

Sets the Spacecraft's attitude reference frame to one of the predefined reference frames supported by FreeFlyer as specified by targetAttitudeRefFrame. This reinitializes the Spacecraft's attitude representation, which sets the Spacecraft's EulerSequence to the default value of {3,1,2}.

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide