SetInitialAttitude
SetInitialAttitude

Contains the logic for the "Set Initial Attitude" command

Constants
Packet Bytes
CMD_ID

CMD_EF_INIT_ATTITUDE  - The InertialTypes::Command for this command

Functions
buildCommand
static ByteStream buildCommand(
const EulerAngles &attitude
)

Builds the bytes for the command.

Parameters
attitude

The EulerAngles representing the initial attitude.