Home · All Commands · First Steps · Tutorials · Demos · FAQ
 

Remote Interface Documentation

Public Attributes

RI_CGPSInfo Struct Reference
[GPSInfo: Get GPS information]

Data structure for the Request "GPSInfo". More...

#include <TNSRemoteInterfaceDLL.h>

List of all members.

Public Attributes

LPARAM m_ID
 ID used as ACT.
double n_geodec_x
 Output: actual roadmatched x-position in geographical notation.
double n_geodec_y
 Output: actual roadmatched y-position in geographical notation.
double m_geodec_x
 Output: actual GPS x-position in geographical notation.
double m_geodec_y
 Output: actual GPS y-position in geographical notation.
int m_mercator_x
 Output: actual GPS x-position in mercator notation.
int m_mercator_y
 Output: actual GPS y-position in mercator notation.
int m_lon
 Output: actual GPS x-position in longitude and latitude.
int m_lat
 Output: actual GPS y-position in longitude and latitude.
int m_course
 Output: actual duration.
int m_velocity
 Output: actual speed.
int m_noSatsUsed
 Output: number of satellites used for GPS.
int m_Altitude
 Output: actual altitude in meters.
int m_lastdata
 Output: the time span in msec since the last valid GPS position.
int m_disttotarget
 Output: distance in meters to the navigation destination.
int m_timetotarget
 Output: estimated time in seconds to reach the navigation destination.
int m_SpeedLimit
 Output: actual speedlimit of current segment. if truck profile activated, then returns the actual truck speedlimit of current segment.
wchar_t m_date [16]
 Output: actual satellite date.
wchar_t m_time [8]
 Output: actual satellite time.
wchar_t n_mercator [128]
 Output: actual roadmatched position in mercator notation.
wchar_t m_street [50]
 Output: name of the street at the actual position.
wchar_t m_target [256]
 Output: target as address string.
bool m_LastDestinationReached
 Output: true if last destination reached, else false.
bool flag
 Internal: flag for the navigation information section.

Detailed Description

Data structure for the Request "GPSInfo".


© PTV AG 2011 Generated on Fri Oct 14 2011 10:17:33 for RI by doxygen 1.7.1