Uses of Package
com.eurotech.framework.position

Packages that use com.eurotech.framework.position
com.eurotech.ermes   
com.eurotech.example.project   
com.eurotech.framework.core.cloud   
com.eurotech.framework.linux.position   
com.eurotech.framework.position   
com.eurotech.framework.protocol.modbus   
 

Classes in com.eurotech.framework.position used by com.eurotech.ermes
PositionService
          This interface provides methods getting a geographic position.
 

Classes in com.eurotech.framework.position used by com.eurotech.example.project
PositionService
          This interface provides methods getting a geographic position.
 

Classes in com.eurotech.framework.position used by com.eurotech.framework.core.cloud
PositionService
          This interface provides methods getting a geographic position.
 

Classes in com.eurotech.framework.position used by com.eurotech.framework.linux.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)
PositionException
           
PositionService
          This interface provides methods getting a geographic position.
 

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.