public class GeomagneticField extends Object
| Constructor and Description |
|---|
GeomagneticField(float gdLatitudeDeg,
float gdLongitudeDeg,
float altitudeMeters,
long timeMillis) |
| Modifier and Type | Method and Description |
|---|---|
float |
getDeclination() |
float |
getFieldStrength() |
float |
getHorizontalStrength() |
float |
getInclination() |
float |
getX() |
float |
getY() |
float |
getZ() |
Copyright © 2008-2013. All Rights Reserved.