ISimulatedGps Methods | ![]() |
The ISimulatedGps type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginNavigation |
Called by Navigator to instruct a simulated GPS to drive along a given sequence of points.
An instance of ISimulatedGps may choose to ignore this message.
|
![]() | EndNavigation |
Called by Navigator to instruct a simulated GPS to stop.
An instance of ISimulatedGps may choose to ignore this message.
|
![]() | PowerDown |
Implemented by derived classes to close the interface
to a GPS unit, as the unit is powered down.
(Inherited from IGps.) |
![]() | PowerUp |
Implemented by derived classes to initialize the interface
to a GPS unit, as the unit is powered up.
(Inherited from IGps.) |