RobotKit API
|
Structure to indicate which values in RKAttitudeData are valid. More...
#include <RKAttitudeData.h>
Public Attributes | |
BOOL | pitchValid |
BOOL | rollValid |
BOOL | yawValid |
Indicates which attitude value are valid based on the mask that was sent to start the data streaming.
Indicates if the pitch value is valid.
Indicates if the roll value is valid.
Indicates if the yaw value is valid.