RobotKit API
|
Base class for all sensor data classes. More...
#import <RKSensorData.h>
Properties | |
NSTimeInterval | timeStamp |
Provides a base class for various sensor data sub classes. The sensor data is provided from samples returned from data streaming.
- (NSTimeInterval) timeStamp [read, assign] |
A timestamp that is set in the objects initializer for when the object is created.