RobotKit API
Public Attributes
RKAttitudeState Struct Reference

Structure to indicate which values in RKAttitudeData are valid. More...

#include <RKAttitudeData.h>

List of all members.

Public Attributes

BOOL pitchValid
BOOL rollValid
BOOL yawValid

Detailed Description

Indicates which attitude value are valid based on the mask that was sent to start the data streaming.


Member Data Documentation

Indicates if the pitch value is valid.

Indicates if the roll value is valid.

Indicates if the yaw value is valid.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties