isce3 0.25.0
Loading...
Searching...
No Matches
isce3::core::Geocent Class Reference

Standard WGS84 ECEF coordinates extension of ProjBase - EPSG:4978. More...

#include <Projections.h>

Inheritance diagram for isce3::core::Geocent:
isce3::core::ProjectionBase

Public Member Functions

void print () const
 Print function for debugging.
 
int forward (const Vec3 &llh, Vec3 &xyz) const
 This is same as Ellipsoid::lonLatToXyz.
 
int inverse (const Vec3 &xyz, Vec3 &llh) const
 This is same as Ellipsoid::xyzToLonLat.
 
- Public Member Functions inherited from isce3::core::ProjectionBase
 ProjectionBase (int code)
 Value constructor with EPSG code as input.
 
int code () const
 Return EPSG code.
 
const Ellipsoidellipsoid () const
 Return underlying ellipsoid.
 
Vec3 forward (const Vec3 &llh) const
 Function for transforming from LLH.
 
Vec3 inverse (const Vec3 &xyz) const
 Function for transforming to LLH.
 

Detailed Description

Standard WGS84 ECEF coordinates extension of ProjBase - EPSG:4978.

Member Function Documentation

◆ forward()

int isce3::core::Geocent::forward ( const Vec3 & llh,
Vec3 & xyz ) const
virtual

◆ inverse()

int isce3::core::Geocent::inverse ( const Vec3 & xyz,
Vec3 & llh ) const
virtual

◆ print()

void isce3::core::Geocent::print ( ) const
inlinevirtual

Print function for debugging.

Implements isce3::core::ProjectionBase.


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

Generated for ISCE3.0 by doxygen 1.13.2.