remap::Mapping Class Reference
List of all members.
Public Member Functions |
virtual bool | MapTo (float lat, float lon, float &x, float &y) const =0 |
virtual bool | MapFrom (float x, float y, float &lat, float &lon) const =0 |
bool | LatLongToVector (float lat, float lon, float *vector) const |
bool | VectorToLatLong (const float *vector, float &lat, float &lon) const |
The documentation for this class was generated from the following files:
- processors/remap/mapping.h
- processors/remap/mapping.cpp