RobotKit API
Properties
RKSensorData Class Reference

Base class for all sensor data classes. More...

#import <RKSensorData.h>

Inheritance diagram for RKSensorData:
RKAccelerometerData RKAttitudeData RKBackEMFData RKDeviceSensorsData RKGyroData RKMagnetometerData

List of all members.

Properties

NSTimeInterval timeStamp

Detailed Description

Provides a base class for various sensor data sub classes. The sensor data is provided from samples returned from data streaming.


Property Documentation

- (NSTimeInterval) timeStamp [read, assign]

A timestamp that is set in the objects initializer for when the object is created.


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