icedb  version 0.5.1
Snow particle scattering database API
Classes | Namespaces | Typedefs
units.hpp File Reference
#include "../defs.h"
#include <string>
#include <memory>
Include dependency graph for units.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  icedb::units::converter
 Base conversion class. More...
 
class  icedb::units::conv_spec
 Perform interconversions between frequency, wavelength and wavenumber (GHz, Hz, m, cm, um, cm^-1, m^-1) More...
 

Namespaces

 icedb
 
 icedb::units
 Provides convenient runtime conversion functions for converting different units.
 
 icedb::units::implementations
 

Typedefs

typedef std::shared_ptr< const implementations::Unithandler > icedb::units::Unithandler_p
 
typedef std::shared_ptr< const converter > icedb::units::converter_p