CoordinateSystem.GetDCM() Method |
Top |
DescriptionRetrieves the nine elements of the AttitudeMatrix held within the CoordinateSystem object.
This method has been Deprecated. Please use CoordinateSystem.GetAttitudeMatrix() instead, using indices to access elements of the matrix.
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.
Method Signature
Return Value
Returns a nine-component Array containing the elements of the Coordinate System's Attitude Matrix.
Syntax
See also Vectors and Coordinate Systems Guide Attitude Reference Frames Guide Matrix, Array, and Variable Math Guide
|