OpenStructure
Public Member Functions | Protected Attributes
quantity< Dimensions > Class Template Reference

#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_
 

Detailed Description

template<class Dimensions>
class ost::img::physics::detail::quantity< Dimensions >

Definition at line 50 of file physical_units.hh.

Constructor & Destructor Documentation

◆ quantity() [1/3]

quantity ( )

◆ quantity() [2/3]

quantity ( const quantity< D2 > &  rhs)

◆ quantity() [3/3]

quantity ( Real  x)
explicit

Member Function Documentation

◆ value()

Real value ( ) const

Field Documentation

◆ value_

Real value_
protected

Definition at line 60 of file physical_units.hh.


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