CoordinateSystem.SetDCM(Array) Method |
Top |
DescriptionInitializes the CoordinateSystem object using the orientation derived from the Direction-Cosine-Matrix.
This method has been Deprecated. Please use CoordinateSystem.SetAttitudeMatrix(Matrix) instead.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns a 1 if the Coordinate System DCM was set successfully. Returns a 0 if unsuccessful.
Syntax
See also Vectors and Coordinate Systems Guide Attitude Reference Frames Guide Matrix, Array, and Variable Math Guide
|