icedb
version 0.5.1
Snow particle scattering database API
|
Opaque object provided to perform unit manipulations. More...
#include <unitsPlugins.hpp>
Public Member Functions | |
virtual | ~Unithandler () |
virtual double | convert (double input) const =0 |
virtual bool | isValid () const =0 |
Protected Member Functions | |
Unithandler (const char *id) | |
Protected Attributes | |
const char * | id |
Opaque object provided to perform unit manipulations.
Definition at line 30 of file unitsPlugins.hpp.
|
protected |
Definition at line 16 of file unitsPlugins.cpp.
|
inlinevirtual |
Definition at line 36 of file unitsPlugins.hpp.
|
pure virtual |
Implemented in icedb::units::implementations::spectralUnits, and icedb::units::implementations::simpleUnits.
|
pure virtual |
Implemented in icedb::units::implementations::spectralUnits, and icedb::units::implementations::simpleUnits.
|
protected |
Definition at line 33 of file unitsPlugins.hpp.