OpenStructure
Loading...
Searching...
No Matches
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]

template<class Dimensions >
quantity ( )

◆ quantity() [2/3]

template<class Dimensions >
template<class D2 >
quantity ( const quantity< D2 > &  rhs)

◆ quantity() [3/3]

template<class Dimensions >
quantity ( Real  x)
explicit

Member Function Documentation

◆ value()

template<class Dimensions >
Real value ( ) const

Field Documentation

◆ value_

template<class Dimensions >
Real value_
protected

Definition at line 60 of file physical_units.hh.


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