This is the complete list of members for
GPS, including all inherited members.
getAltitude() | GPS | |
getHeading() | GPS | |
getLatitude() | GPS | |
getLongitude() | GPS | |
getSource() | GPS | |
getTimestamp() | GPS | |
getVelocityVector() | GPS | |
GPS(String sourceName, double latitude, double longitude, double altitude, float[] velocityVector, float[] heading, double timestamp) | GPS | |
NODATA_FLOAT | GPS | [static] |
NODATA_VALUE | GPS | [static] |
toString() | GPS | |
update(double lat, double lon, double alt, float[] velocityVector, float[] heading, long currentTimeMillis) | GPS | |