|
RobotKit API
|
#import <Foundation/Foundation.h>Go to the source code of this file.
Classes | |
| struct | RK3AxisSensor |
| A structure that represents data values from a 3 axis sensor. More... | |
| struct | RK3AxisSensorState |
| A structure used to indicate which sensor values are valid from streamed data. More... | |
| class | RKSensorData |
| Base class for all sensor data classes. More... | |
Typedefs | |
| typedef struct RK3AxisSensor | RK3AxisSensor |
| typedef struct RK3AxisSensorState | RK3AxisSensorState |
| typedef struct RK3AxisSensor RK3AxisSensor |
Defines a RK3AxisSensor type from a RK3AxisSensor structure.
| typedef struct RK3AxisSensorState RK3AxisSensorState |
Defines a RK3AxisSensorState type from a RK3AxisSensorState structure.
1.7.4