The NavigationInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CrossTrackError |
Cross-track error in nautical miles (9.9 max.).
| |
| Destination |
Destination waypoint ID.
| |
| DirectionToSteer |
Direction to steer (left or right) to correct the error.
| |
| MagneticBearingToDestination |
Magnetic bearing to destination in degrees.
| |
| Origin |
Origin waypoint ID.
| |
| RangeToDestination |
Range to destination in nautical miles.
| |
| TrueBearingToDestination |
True bearing to destination in degrees.
| |
| VelocityTowardsDestination |
Velocity towards destination in knots.
|
See Also