OpenStructure
|
#include <physical_units.hh>
Public Member Functions | |
quantity () | |
template<class D2 > | |
quantity (const quantity< D2 > &rhs) | |
quantity (Real x) | |
Real | value () const |
Protected Attributes | |
Real | value_ |
Definition at line 50 of file physical_units.hh.
quantity | ( | ) |
Real value | ( | ) | const |
|
protected |
Definition at line 60 of file physical_units.hh.