RobotKit API
|
Class to represent samples of filtered and raw accelerometer data. More...
#import <RKBackEMFData.h>
Properties | |
RKBackEMF | backEMF |
RKBackEMF | backEMFRaw |
RKBackEMFState | state |
Class that contains structures to the accelerometer sensor data received from data streaming. The data can be filtered values and raw values. Data streaming can be set to return specific axises, so the state structure indicates which values are valid.
- (RKBackEMF) backEMF [read, assign] |
Read only property to access the filtered back EMF values.
- (RKBackEMF) backEMFRaw [read, assign] |
Read only property to access the filtered back EMF values.
- (RKBackEMFState) state [read, assign] |
Read only property to a structure to use to test which back EMF values are valid