Holds Geo reference position. More...
Attributes | |
Vector3 | translation |
The translation defining the pose in ENU. More... | |
Quaternion | rotation |
The rotation defining the pose in ENU. More... | |
float[] | poseCovariance |
The pose covariance in ENU. More... | |
double | horizontalAccuracy |
The horizontal accuracy. More... | |
double | verticalAccuracy |
The vertical accuracy. More... | |
LatLng | latCoordinate |
The latitude, longitude, altitude. More... | |
double | heading |
The heading. More... | |
ulong | timestamp |
The timestamp of GeoPose. More... | |
Holds Geo reference position.
Vector3 translation |
The translation defining the pose in ENU.
Quaternion rotation |
The rotation defining the pose in ENU.
float [] poseCovariance |
The pose covariance in ENU.
double horizontalAccuracy |
The horizontal accuracy.
double verticalAccuracy |
The vertical accuracy.
LatLng latCoordinate |
The latitude, longitude, altitude.
double heading |
The heading.
ulong timestamp |
The timestamp of GeoPose.