#include <crtp.h>
Public Member Functions | |
crtpCommanderHighLevelStartTrajectoryRequest (uint8_t groupMask, bool relative, bool reversed, uint8_t trajectoryId, float timescale) | |
Public Attributes | |
const uint8_t | command |
uint8_t | groupMask |
const crtp | header |
uint8_t | relative |
uint8_t | reversed |
float | timescale |
uint8_t | trajectoryId |
crtpCommanderHighLevelStartTrajectoryRequest::crtpCommanderHighLevelStartTrajectoryRequest | ( | uint8_t | groupMask, |
bool | relative, | ||
bool | reversed, | ||
uint8_t | trajectoryId, | ||
float | timescale | ||
) | [inline] |
const uint8_t crtpCommanderHighLevelStartTrajectoryRequest::command |