ECDIS Core Functionalities

Create Measure

Create Measure is an ECDIS function used to measure distance, bearings, or ranges directly on the chart.

Measurement::create()

Unit Config

Unit Configuration is an ECDIS function used to set and adjust measurement units for distance, depth, speed, and other display values.

Measurement::unitManage(int option)

Remove Measure

Remove Measure is an ECDIS function used to delete an existing measurement from the chart.

Measurement::remove(EcCoordinate)