atlas
|
Public Member Functions | |
Derivate (const ProjectionImpl &p, PointXY A, PointXY B, double h, double refLongitude=0.) | |
virtual PointLonLat | d (PointXY) const =0 |
Protected Member Functions | |
PointLonLat | xy2lonlat (const PointXY &p) const |
Protected Attributes | |
const ProjectionImpl & | projection_ |
const PointXY | H_ |
const double | normH_ |
const double | refLongitude_ |