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

Remote Interface Documentation

Public Attributes

RI_CStartGPSRecord Struct Reference
[StartGPSRecord: Start GPS recording]

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

#include <TNSRemoteInterfaceDLL.h>

List of all members.

Public Attributes

LPARAM m_ID
 ID used as ACT.
wchar_t m_FileName [128]
 Input: name of the log file (optional, default = "gpsrecord.out").
int m_MaxFileSize
 Input: max filesize (optional).
int m_Interval
 Input: interval for writing GPS position in sec. (optional, default = 10).
int m_OutputFormat
 Input: the coordinate format of the GPS position (0 or 1) (optional, default = 1).

Detailed Description

Data structure for the Request "StartGPSRecord".


Member Data Documentation

Input: the coordinate format of the GPS position (0 or 1) (optional, default = 1).

0 = Geodec 1 = Mercator


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