Peano
Loading...
Searching...
No Matches
WrapperC.cpp File Reference

Go to the source code of this file.

Data Structures

struct  Pair

Functions

Pair ellipsoidTransform (const double lon, const double lat)
Pair ellipsoidTransformInverse (const double x, const double y)
Pair sphereTransform (const double lon, const double lat)
Pair sphereTransformInverse (const double x, const double y)

Function Documentation

◆ ellipsoidTransform()

Pair ellipsoidTransform ( const double lon,
const double lat )

Definition at line 10 of file WrapperC.cpp.

References projection::albers_equal_area::ellipsoid::forward().

Here is the call graph for this function:

◆ ellipsoidTransformInverse()

Pair ellipsoidTransformInverse ( const double x,
const double y )

Definition at line 18 of file WrapperC.cpp.

References projection::albers_equal_area::ellipsoid::inverse().

Here is the call graph for this function:

◆ sphereTransform()

Pair sphereTransform ( const double lon,
const double lat )

Definition at line 26 of file WrapperC.cpp.

References projection::albers_equal_area::sphere::forward().

Here is the call graph for this function:

◆ sphereTransformInverse()

Pair sphereTransformInverse ( const double x,
const double y )

Definition at line 34 of file WrapperC.cpp.

References projection::albers_equal_area::sphere::inverse().

Here is the call graph for this function: