ArcGIS Pro 2.9 API Reference Guide
NMEASnapshot Class Members
Properties  Methods 


ArcGIS.Desktop.Core.DeviceLocation Namespace : NMEASnapshot Class

The following tables list the members exposed by NMEASnapshot.

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
Public Methods
 NameDescription
Public MethodOverridden.  Returns the position formatted as a MapPoint from the NMEASnapshot. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

NMEASnapshot Class
ArcGIS.Desktop.Core.DeviceLocation Namespace