DK for ActiveX | TatukGIS_XDK11.ITGIS_GpsNmea | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Active | public | Activity state. | |
Altitude | public | Current Altitude (in meters). | |
AltValTxt | public | Text representation of altitude value. | |
BaudRate | public | Serial port baud rate. | |
BorderStyle | public | See documentation for TCustomPanel in Delphi help. | |
Color | public | See documentation for TCustomPanel in Delphi help. | |
Com | public | Serial port number. | |
Course | public | Current Course (in radians). | |
CourseValTxt | public | Text representation of course value. | |
Font | public | See documentation for TCustomPanel in Delphi help. | |
Latitude | public | Current Latitude (in radians). | |
LatValTxt | public | Text representation of latitude value. | |
Longitude | public | Current Longitude (in radians). | |
LongValTxt | public | Text representation of longitude value. | |
PositionPrec | public | Precision of position readings (in meters). | |
PositionTime | public | Time of last position reading received from the GPS device as Coordinated Universal Time (UTC). | |
PrecValTxt | public | Text representation of precision value. | |
Satellites | public | Number of satellites that are currently visible. | |
SatValTxt | public | Text representation of satellite number value. | |
Speed | public | Current Speed (in km/h). | |
SpeedValTxt | public | Text representation of speed value. | |
Timeout | public | Timeout, after which the GPS device will be treated as non-receiving. | |
TimeValTxt | public | Text representation of time value. | |