android.hardware
Class GeomagneticField
java.lang.Object
android.hardware.GeomagneticField
public class GeomagneticField
- extends Object
Constructor Summary |
GeomagneticField(float gdLatitudeDeg,
float gdLongitudeDeg,
float altitudeMeters,
long timeMillis)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeomagneticField
public GeomagneticField(float gdLatitudeDeg,
float gdLongitudeDeg,
float altitudeMeters,
long timeMillis)
getX
public float getX()
getY
public float getY()
getZ
public float getZ()
getDeclination
public float getDeclination()
getInclination
public float getInclination()
getHorizontalStrength
public float getHorizontalStrength()
getFieldStrength
public float getFieldStrength()
Copyright © 2008-2012. All Rights Reserved.