Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
pism::LonLatCalculator Class Reference

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 61 of file InputInterpolationYAC.cc.


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