SimApi Convertor addRefPoint
Jump to navigation
Jump to search
static void SimApi::Convertor::addRefPoint(double lon, double lat, float x, float y)
Description
For internal use. It is highly not recommended to use this function.
Parameters
lon - The longitude coordinate of WGS84 format
lat - The latitude coordinate of WGS84 format
x - The X coordinate of simulation coordinates system
y - The Y coordinate of simulation coordinates system
See Also
loadRefPoints