Example usage for Java android.hardware GeomagneticField fields, constructors, methods, implement or subclass
The text is from its open source code.
GeomagneticField(float gdLatitudeDeg, float gdLongitudeDeg, float altitudeMeters, long timeMillis) Estimate the magnetic field at a given point and time. |
float | getDeclination() |
float | getInclination() |