Library
|
Instance Methods | |
(id) | - initWithTimestamp:lineNumber:point: |
Protected Attributes | |
float | timestamp |
unsigned short | lineNumber |
unsigned short | x |
unsigned short | y |
unsigned short | z |
BiodataSampleStruct | |
Properties | |
BiodataSampleStruct * | sampleStruct |
- (id) initWithTimestamp: | (float) | timestamp | |
lineNumber: | (unsigned short) | lineNumber | |
point: | (CGPoint) | point | |
method init the time stamp information.
timestamp | |
lineNumber | |
point |