ArcGIS Pro 2.8 API Reference Guide
AverageSNR Property

ArcGIS.Desktop.Core.DeviceLocation Namespace > NMEASnapshot Class : AverageSNR Property
Gets the average signal to noise ratio.
Syntax
public Nullable<double> AverageSNR {get;}
Public ReadOnly Property AverageSNR As Nullable(Of Double)
Remarks
The higher the number, the better.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

NMEASnapshot Class
NMEASnapshot Members