PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
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: