Public Attributes | List of all members
RI_CGPSInfo Struct Reference

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

#include <TNSRemoteInterfaceDLL.h>

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 course over ground: [0-360[, E=0, N=90.
 
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: timestamp: the time span in msec since the system was started.
 
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_trafficDelayToTarget
 Output: if traffic is enabled, returns the additional delay caused by traffic jams on route in [s].
 
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 Group 2020 Generated on Wed Apr 15 2020 12:47:53 for by doxygen 1.8.8