public interface DirectionFinder extends Calibrate
Modifier and Type | Method and Description |
---|---|
float |
getDegreesCartesian()
Compass readings increase clockwise from 0 to 360, but Cartesian
coordinate systems increase counter-clockwise.
|
void |
resetCartesianZero()
Changes the current direction the compass is facing into the zero
angle.
|
startCalibration, stopCalibration
float getDegreesCartesian()
void resetCartesianZero()