RobotKit API
Classes | Typedefs
RobotKit/RKSensorData.h File Reference
#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

Detailed Description


Typedef Documentation

typedef struct RK3AxisSensor RK3AxisSensor

Defines a RK3AxisSensor type from a RK3AxisSensor structure.

Defines a RK3AxisSensorState type from a RK3AxisSensorState structure.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties