GNSSAddWpRefS
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function inserts a new waypoint at a given speed at the end of the waypoint list. The new point is derived by adding the path differences and the last waypoint to be set by GNSSSetRefPoint. When the new waypoint is reached, the GNSS receiver moves on at the assigned speed. The speed will be maintained until a waypoint with another speed is reached or the speed is changed by the GNSSSetSpeed function. The unit of the parameters depends on the system of measurement units selected with the GNSSSetUnits function.Parameters
-
latLength: difference in length along the latitude in respect to the reference point (in m or yd)
- positive value: eastward
- negative value: westward
-
lonLength: difference in length along the longitude in respect to the reference point (in m or yd)
- positive value: northward
- negative value: southward
- altLength: difference in altitude with respect to the reference point (in m or yd)
- speed: speed of the GNSS receiver (in km/h, mph or kn)