Declared in ReactionWheelArray

Declaration

RWConfigMessage GetReactionWheelMessage(
    int index
);

Description

Return a reference to the message of the reaction wheel at the specified index.

Parameters

NameDescription
indexThe index of the reaction wheel within the array.