#include <SupTMProjection.hpp>
◆ SupTMProjection()
| SupTMProjection::SupTMProjection |
( |
| ) |
|
◆ ~SupTMProjection()
| SupTMProjection::~SupTMProjection |
( |
| ) |
|
|
override |
◆ ConvertLatLonToXY()
| bool SupTMProjection::ConvertLatLonToXY |
( |
double | aLat, |
|
|
double | aLon, |
|
|
double & | aX, |
|
|
double & | aY ) const |
|
overridevirtual |
◆ ConvertXYToLatLon()
| bool SupTMProjection::ConvertXYToLatLon |
( |
double | aX, |
|
|
double | aY, |
|
|
double & | aLat, |
|
|
double & | aLon ) const |
|
overridevirtual |
◆ GetRadius()
| double SupTMProjection::GetRadius |
( |
| ) |
const |
|
inline |
◆ SetCenter()
| void SupTMProjection::SetCenter |
( |
double | aCenterLat, |
|
|
double | aCenterLon ) |
|
overridevirtual |
The documentation for this class was generated from the following files: