Click or drag to resize

ISimulatedGps Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The ISimulatedGps type exposes the following members.

Methods
  NameDescription
Public methodBeginNavigation
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.
Public methodEndNavigation
Called by Navigator to instruct a simulated GPS to stop. An instance of ISimulatedGps may choose to ignore this message.
Public methodPowerDown
Implemented by derived classes to close the interface to a GPS unit, as the unit is powered down.
(Inherited from IGps.)
Public methodPowerUp
Implemented by derived classes to initialize the interface to a GPS unit, as the unit is powered up.
(Inherited from IGps.)
Top
See Also