ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / NMEASnapshot Class


In This Topic
    NMEASnapshot Class Properties
    In This Topic

    For a list of all members of this type, see NMEASnapshot members.

    Public Properties
     NameDescription
    Public Property Gets the z value or the altitude of the device in meters.  
    Public Property Gets the average signal to noise ratio.  
    Public Property Gets the course over ground.  
    Public Property Gets the timestamp of the feed.  
    Public Property Gets the GNSS quality indicator.  
    Public Property Gets the horizontal dilution of precision.  
    Public PropertyOverridden.  Gets the horizontal accuracy for the current feed.  
    Public Property Gets the latitude.  
    Public Property Gets the longitude.  
    Public Property Gets if accuracy meets threshold value.  
    Public Property Gets the number of satellites in use.  
    Public Property Gets the number of satellites in the view.  
    Public Property Gets the position dilution of precision.  
    Public PropertyOverridden. Gets a ArcGIS.Core.Geometry.Coordinate3D for the position.  
    Public Property Gets the list of Satellite Vehicles in the view  
    Public Property Gets the speed the device is moving over the ground in km/h.  
    Public Property Gets the vertical dilution of precision.  
    Public PropertyOverridden.  Gets the vertical accuracy for the current feed.  
    Top
    See Also