SimOne C++ API Reference 3.7.0
SimOne 仿真平台C++接口文档
Loading...
Searching...
No Matches
tsf.h File Reference

Go to the source code of this file.

Classes

struct  Point

Functions

_IMP_EXP_CLASS_ void SetGPSBase (double lat, double lon, double alt)
_IMP_EXP_CLASS_ void GetLocal (double lat, double lon, double alt, Point &local)
_IMP_EXP_CLASS_ Point GetWGS (const Point &pos)

Function Documentation

◆ GetLocal()

_IMP_EXP_CLASS_ void GetLocal ( double lat,
double lon,
double alt,
Point & local )

◆ GetWGS()

_IMP_EXP_CLASS_ Point GetWGS ( const Point & pos)

◆ SetGPSBase()

_IMP_EXP_CLASS_ void SetGPSBase ( double lat,
double lon,
double alt )