Declared in ReactionWheelArray
Declaration
RWConfigMessage GetReactionWheelMessage(
int index
);Description
Return a reference to the message of the reaction wheel at the specified index.
Parameters
| Name | Description |
|---|---|
| index | The index of the reaction wheel within the array. |