BioCMAMC-ST
Models::MolarMass::GramPerMole Namespace Reference

Variables

template<FloatingPointType T>
constexpr T glucose = static_cast<T>(180)
 
template<FloatingPointType T>
constexpr T dioxygen = static_cast<T>(32)
 
template<FloatingPointType T>
constexpr T acetate = static_cast<T>(59)
 
constexpr double co2 = 44
 

Variable Documentation

◆ acetate

template<FloatingPointType T>
T Models::MolarMass::GramPerMole::acetate = static_cast<T>(59)
constexpr

◆ co2

double Models::MolarMass::GramPerMole::co2 = 44
constexpr

◆ dioxygen

template<FloatingPointType T>
T Models::MolarMass::GramPerMole::dioxygen = static_cast<T>(32)
constexpr

◆ glucose

template<FloatingPointType T>
T Models::MolarMass::GramPerMole::glucose = static_cast<T>(180)
constexpr