|
||
| Home · All Commands · First Steps · Tutorials · Demos · FAQ | ||
Remote Interface Documentation |
||
Data structure for the Request "StartGPSRecord". More...
#include <TNSRemoteInterfaceDLL.h>
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). | |
Data structure for the Request "StartGPSRecord".
| int m_OutputFormat |
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 1.7.1 |