Provides access to basic properties of RealTimeFeed.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
ConnectionError | Connection error information. | 
![]()  | 
CurrentDateTime | The current date and time. | 
![]()  | 
CurrentDgpsInfo | The current DGPS information. | 
![]()  | 
CurrentDopInfo | The current DOP information. | 
![]()  | 
CurrentGroundCourse | The current ground course. | 
![]()  | 
CurrentMagneticVariance | The current magnetic variance. | 
![]()  | 
CurrentPosition | The current position information from the real-time feed. | 
![]()  | 
CurrentSatelliteCount | The most recent number of satellites. | 
![]()  | 
CurrentSatelliteData | The satellite data for the given index value. | 
![]()  | 
SpatialReference | The spatial reference of the real-time feed. | 
![]()  | 
Start | Starts the real-time feed. If failed and sets error information in 'ConnectionError'. | 
![]()  | 
Status | The current status of the real-time feed. | 
![]()  | 
Stop | Stops the real-time feed. | 
CoClasses that implement IRealTimeFeed
| CoClasses and Classes | Description | 
|---|---|
| GpsFeed | Used to connected to a GPS unit through the communication port, implements IRealTimeFeed, and fires events when the GPS location changes. | 
| RealTimeFeedSimulator | The real-time feed simulator object. | 


