StaticGps Events |
The StaticGps type exposes the following members.
Name | Description | |
---|---|---|
GPSException |
Will never occur.
| |
Update |
Implemented as a member of IGps. The position of a StaticGps never
changes unless there is a call to the ChangePos(Double, Double) method. This EventHandler is called regularly while the StaticGps
is powered up.
|