AR + GPS Location
3.0.0
|
Public Member Functions | |
Location | ToLocation () |
override string | ToString () |
Static Public Member Functions | |
static double | HorizontalDistance (LocationReading a, LocationReading b) |
Public Attributes | |
double | latitude |
double | longitude |
double | altitude |
double | accuracy |
int | floor |
long | timestamp |
Epoch time in ms More... | |
Definition at line 4 of file LocationReading.cs.
long ARLocation.LocationReading.timestamp |
Epoch time in ms
Definition at line 15 of file LocationReading.cs.