Edit

Share via


MagneticDeviationCorrection.Save(String, String, String, String) Method

Definition

Saves the calculated calibration set to a file

public void Save (string file, string shipName, string callSign, string mmsi);
member this.Save : string * string * string * string -> unit
Public Sub Save (file As String, shipName As String, callSign As String, mmsi As String)

Parameters

file
String

The file name (should be ending in XML)

shipName
String

The name of the vessel

callSign
String

The callsign of the vessel

mmsi
String

The MMSI of the vessel

Applies to