CoordinateSystem.SetQuaternion Method

Top 

Description

Initializes the CoordinateSystem object using the orientation specified by the quaternion.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

CoordinateSystem.SetQuaternion(Array quaternion)

Variable

Initializes the CoordinateSystem object using the orientation specified by the quaternion.

CoordinateSystem.SetQuaternion(Variable q1, Variable q2, Variable q3, Variable q4)

Variable

Initializes the CoordinateSystem object using the orientation specified by the quaternion.

 

 

See also

CoordinateSystem Object

Vectors and Coordinate Systems Guide

Orbit Reference Frames Guide

Attitude Reference Frames Guide

Matrix, Array, and Variable Math Guide