POLS

GPSReading.GetField Method 

Gets a specific field from the RMC or GGA sentence.

public string GetField(
   string fieldName
);

Parameters

fieldName
fieldName GPS field names from Strings

Return Value

See Also

GPSReading Class | POLS.Spotters Namespace