Uses of Package
com.eurotech.framework.position

Packages that use com.eurotech.framework.position
com.eurotech.framework.position Contains service to acquire global position. 
com.eurotech.framework.protocol.modbus   
 

Classes in com.eurotech.framework.position used by com.eurotech.framework.position
NmeaPosition
          The NmeaPosition class is similar to org.osgi.util.position.Position but with different units and more fields.
The following fields are equivalent to org.osgi.util.position.Position fields but in more typical units (degrees instead of radians):
Longitude in degrees Latitude in degrees Track in degrees Altitude in meters Speed in km/h Speed in mph
It adds to the OSGI Position class the following fields :
Fix Quality (from GPGGA) Number of Satellites (from GPGGA) DOP : Horizontal dilution of position (from GPGGA) 3D fix (from GPGSA) PRNs of sats used for fix (from GPGSA) PDOP : Dilution of precision (from GPGSA) HDOP : Horizontal Dilution of precision (from GPGSA) VDOP : Vertical Dilution of precision (from GPGSA)
 

Classes in com.eurotech.framework.position used by com.eurotech.framework.protocol.modbus
NmeaPosition
          The NmeaPosition class is similar to org.osgi.util.position.Position but with different units and more fields.
The following fields are equivalent to org.osgi.util.position.Position fields but in more typical units (degrees instead of radians):
Longitude in degrees Latitude in degrees Track in degrees Altitude in meters Speed in km/h Speed in mph
It adds to the OSGI Position class the following fields :
Fix Quality (from GPGGA) Number of Satellites (from GPGGA) DOP : Horizontal dilution of position (from GPGGA) 3D fix (from GPGSA) PRNs of sats used for fix (from GPGSA) PDOP : Dilution of precision (from GPGSA) HDOP : Horizontal Dilution of precision (from GPGSA) VDOP : Vertical Dilution of precision (from GPGSA)
 



Copyright © 2013. All Rights Reserved.