PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Classes | Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
pism::units::Unit Class Reference

#include <Units.hh>

Classes

struct  Impl
 

Public Member Functions

 Unit (System::Ptr system, const std::string &spec)
 
 Unit (const Unit &other)
 
bool is_convertible (const Unit &other) const
 
DateTime date (double T, const std::string &calendar) const
 
double time (const DateTime &d, const std::string &calendar) const
 
Unitoperator= (const Unit &other)
 
std::string format () const
 
System::Ptr system () const
 

Private Member Functions

void reset ()
 

Private Attributes

std::shared_ptr< Implm_impl
 

Friends

class Converter
 

Detailed Description

Definition at line 66 of file Units.hh.


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