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

UTM coordinate extension of ProjBase. More...

#include <Projections.h>

Inheritance diagram for isce3::core::UTM:
isce3::core::ProjectionBase

Public Member Functions

 UTM (int)
 
void print () const
 Print function for debugging.
 
int forward (const cartesian_t &llh, cartesian_t &xyz) const
 Transform from llh (rad) to UTM (m)
 
int inverse (const cartesian_t &xyz, cartesian_t &llh) const
 Transform from UTM(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

UTM coordinate extension of ProjBase.

EPSG 32601-32660 for Northern Hemisphere EPSG 32701-32760 for Southern Hemisphere


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

Generated for ISCE3.0 by doxygen 1.8.5.