|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Position
Used to represent any point location transmitted to or from GPS.
Method Summary | |
---|---|
float |
getAltitude()
Should report the altitude of this position. |
AngleRadians |
getLatitude()
Should report the latitude of this position in radians. |
AngleRadians |
getLongitude()
Should report the longitude of this position in radians. |
Method Detail |
---|
AngleRadians getLatitude()
AngleRadians getLongitude()
float getAltitude()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |