Click or drag to resize

SimulatedGpsStep Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Advances the simulation by the given time period.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void Step(
	TimeSpan duration
)

Parameters

duration
Type: SystemTimeSpan
The length of time to advance the simulation by.
See Also