PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
pism::LonLatCalculator Class Reference

#include <LonLatCalculator.hh>

Public Member Functions

 LonLatCalculator (const std::string &proj_string)
 
std::array< double, 2 > lonlat (double x, double y)
 

Private Attributes

Proj m_coordinate_mapping
 

Detailed Description

Utility class converting x,y coordinates in a projection to a lon,lat pair.

Requires the PROJ library.

Definition at line 34 of file LonLatCalculator.hh.


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