Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Open topic with navigation CAPL Functions » J1939 » GNSS NL » GNSSRemoveWp

GNSSRemoveWp

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword GNSSRemoveWp();

Description

The function deletes all waypoints in the waypoint list that were added with GNSSAdd…. No waypoints can be deleted during a simulation.

Parameters

Return Values

error code

Example

GNSSStopSimulation();
GNSSRemoveWp();