RawDecodingSettingsSlowSurfaceGlobalPositionLimit Property |
Gets or sets the maximum number of seconds that can elapse when performing global decoding on surface position messages for vehicles travelling at or under 25 km/h.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int SlowSurfaceGlobalPositionLimit { get; set; }
Public Property SlowSurfaceGlobalPositionLimit As Integer
Get
Set
public:
property int SlowSurfaceGlobalPositionLimit {
int get ();
void set (int value);
}
member SlowSurfaceGlobalPositionLimit : int with get, set
Property Value
Type:
Int32See Also