SimulatedGps Constructor | ![]() |
Name | Description | |
---|---|---|
![]() | SimulatedGps(LatLon) |
Creates a SimulatedGps at the given location.
|
![]() | SimulatedGps(LatLon) |
Creates a SimulatedGps which begins driving along the given path.
|
![]() | SimulatedGps(Double, LatLon) |
Creates a SimulatedGps which begins driving along the given path. GPS ticks occur tickRate times per second.
|
![]() | SimulatedGps(LatLon, LatLon) |
Creates a SimulatedGps which begins driving along the given path.
|
![]() | SimulatedGps(SimulationMode, LatLon) |
Creates a SimulatedGps at the given location.
|
![]() | SimulatedGps(SimulationMode, LatLon) |
Creates a SimulatedGps which begins driving along the given path.
|