WSF
SupTMProjection Class Reference

#include <SupTMProjection.hpp>

Inheritance diagram for SupTMProjection:
Collaboration diagram for SupTMProjection:

Public Member Functions

 SupTMProjection ()
 ~SupTMProjection () override
bool ConvertLatLonToXY (double aLat, double aLon, double &aX, double &aY) const override
bool ConvertXYToLatLon (double aX, double aY, double &aLat, double &aLon) const override
void SetCenter (double aCenterLat, double aCenterLon) override
double GetRadius () const
Public Member Functions inherited from MapProjection
 MapProjection ()
virtual ~MapProjection ()

Constructor & Destructor Documentation

◆ SupTMProjection()

SupTMProjection::SupTMProjection ( )

References SetCenter().

◆ ~SupTMProjection()

SupTMProjection::~SupTMProjection ( )
override

Member Function Documentation

◆ ConvertLatLonToXY()

bool SupTMProjection::ConvertLatLonToXY ( double aLat,
double aLon,
double & aX,
double & aY ) const
overridevirtual

Implements MapProjection.

References ok.

◆ ConvertXYToLatLon()

bool SupTMProjection::ConvertXYToLatLon ( double aX,
double aY,
double & aLat,
double & aLon ) const
overridevirtual

Implements MapProjection.

◆ GetRadius()

double SupTMProjection::GetRadius ( ) const
inline

◆ SetCenter()

void SupTMProjection::SetCenter ( double aCenterLat,
double aCenterLon )
overridevirtual

Implements MapProjection.

Referenced by SupTMProjection().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved