FileDocCategorySizeDatePackage
GeomagneticField.javaAPI DocAndroid 5.1 API691Sat Mar 14 14:09:34 GMT 2015android.hardware

GeomagneticField

public class GeomagneticField extends Object

Fields Summary
Constructors Summary
public GeomagneticField(float gdLatitudeDeg, float gdLongitudeDeg, float altitudeMeters, long timeMillis)

 throw new RuntimeException("Stub!"); 
Methods Summary
public floatgetDeclination()

 throw new RuntimeException("Stub!"); 
public floatgetFieldStrength()

 throw new RuntimeException("Stub!"); 
public floatgetHorizontalStrength()

 throw new RuntimeException("Stub!"); 
public floatgetInclination()

 throw new RuntimeException("Stub!"); 
public floatgetX()

 throw new RuntimeException("Stub!"); 
public floatgetY()

 throw new RuntimeException("Stub!"); 
public floatgetZ()

 throw new RuntimeException("Stub!");