Lines Matching full:gets
103 * Gets the current heading; headings <0 indicate an error has occurred
110 * Gets the coordinates in the XYZ order
115 * Gets accelerometer values
121 * Gets raw coordinate data; it is updated when getCoordinates() is called
126 * Gets the X component of the coordinates data
131 * Gets the Y component of the coordinates data
136 * Gets the Z component of the coordinates data
141 * Gets raw accelerometer data; it is updated when getAcceleration() is called
146 * Gets the X component of the acceleration data
151 * Gets the Y component of the acceleration data
156 * Gets the Z component of the acceleration data