Serial port and GPS

OsmDldCfg.strsteplat Property

Step for the latitude.

[Visual Basic]
Public Property strsteplat As String
[C#]
public string strsteplat {get; set;}

Remarks

While setting, any string accepted in Utils.coord2dec() may be used. The returned string value is always a string representation of a decimal number with a dot as decimal separator.

See Also

OsmDldCfg Class | serial Namespace | Utils.coord2dec