isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
isce3::core::CEA Class Reference

Equal Area Projection extension of ProjBase. More...

#include <Projections.h>

Inheritance diagram for isce3::core::CEA:
isce3::core::ProjectionBase

Public Member Functions

void print () const
 Print function for debugging.
 
int forward (const cartesian_t &llh, cartesian_t &xyz) const
 Transform from llh (rad) to CEA (m)
 
int inverse (const cartesian_t &xyz, cartesian_t &llh) const
 Transform from CEA (m) to LLH (rad)
 
- Public Member Functions inherited from isce3::core::ProjectionBase
 ProjectionBase (int code)
 Value constructor with EPSG code as input. More...
 
int code () const
 Return EPSG code.
 
const Ellipsoidellipsoid () const
 Return underlying ellipsoid.
 
Vec3 inverse (const Vec3 &native) const
 
virtual ~ProjectionBase ()
 Virtual destructor.
 

Detailed Description

Equal Area Projection extension of ProjBase.

EPSG:6933 for EASE2 grid


The documentation for this class was generated from the following files:

Generated for ISCE3.0 by doxygen 1.8.5.