Physical Quantities  v1.0.0
C++ library of physical quantities, physical models, and units of measure for scientific computing. https://github.com/acodcha/phq
PhQ::VolumeRate< NumericType > Member List

This is the complete list of members for PhQ::VolumeRate< NumericType >, including all inherited members.

Create(const NumericType value)PhQ::VolumeRate< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< Unit::VolumeRate, double >protected
DimensionalScalar(const double value)PhQ::DimensionalScalar< Unit::VolumeRate, double >inlineexplicitprotected
DimensionalScalar(const double value, const Unit::VolumeRate unit)PhQ::DimensionalScalar< Unit::VolumeRate, double >inlineprotected
DimensionalScalar(const DimensionalScalar< Unit::VolumeRate, double > &other)=defaultPhQ::DimensionalScalar< Unit::VolumeRate, double >protected
DimensionalScalar(const DimensionalScalar< Unit::VolumeRate, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::VolumeRate, double >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< Unit::VolumeRate, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::VolumeRate, double >protected
Dimensions()PhQ::DimensionalScalar< Unit::VolumeRate, double >inlinestatic
JSON() constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
JSON(const Unit::VolumeRate unit) constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
MutableValue() noexceptPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
operator*(const NumericType number) constPhQ::VolumeRate< NumericType >inline
operator*(const Time< NumericType > &time) constPhQ::VolumeRate< NumericType >inline
operator*(const MassDensity< NumericType > &mass_density) constPhQ::VolumeRate< NumericType >
operator*=(const NumericType number) noexceptPhQ::VolumeRate< NumericType >inline
operator+(const VolumeRate< NumericType > &volume_rate) constPhQ::VolumeRate< NumericType >inline
operator+=(const VolumeRate< NumericType > &volume_rate) noexceptPhQ::VolumeRate< NumericType >inline
operator-(const VolumeRate< NumericType > &volume_rate) constPhQ::VolumeRate< NumericType >inline
operator-=(const VolumeRate< NumericType > &volume_rate) noexceptPhQ::VolumeRate< NumericType >inline
operator/(const NumericType number) constPhQ::VolumeRate< NumericType >inline
operator/(const Frequency< NumericType > &frequency) constPhQ::VolumeRate< NumericType >inline
operator/(const Volume< NumericType > &volume) constPhQ::VolumeRate< NumericType >inline
operator/(const VolumeRate< NumericType > &volume_rate) const noexceptPhQ::VolumeRate< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::VolumeRate< NumericType >inline
operator=(const VolumeRate< NumericType > &other)=defaultPhQ::VolumeRate< NumericType >
operator=(const VolumeRate< OtherNumericType > &other)PhQ::VolumeRate< NumericType >inline
operator=(VolumeRate< NumericType > &&other) noexcept=defaultPhQ::VolumeRate< NumericType >
DimensionalScalar< Unit::VolumeRate, double >::operator=(const DimensionalScalar< Unit::VolumeRate, double > &other)=defaultPhQ::DimensionalScalar< Unit::VolumeRate, double >protected
DimensionalScalar< Unit::VolumeRate, double >::operator=(const DimensionalScalar< Unit::VolumeRate, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::VolumeRate, double >inlineprotected
DimensionalScalar< Unit::VolumeRate, double >::operator=(DimensionalScalar< Unit::VolumeRate, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::VolumeRate, double >protected
Print() constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
Print(const Unit::VolumeRate unit) constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
SetValue(const double value) noexceptPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
StaticValue() constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
Unit()PhQ::DimensionalScalar< Unit::VolumeRate, double >inlinestatic
valuePhQ::DimensionalScalar< Unit::VolumeRate, double >protected
Value() const noexceptPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
Value(const Unit::VolumeRate unit) constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
VolumeRate()=defaultPhQ::VolumeRate< NumericType >
VolumeRate(const NumericType value, const Unit::VolumeRate unit)PhQ::VolumeRate< NumericType >inline
VolumeRate(const Volume< NumericType > &volume, const Time< NumericType > &time)PhQ::VolumeRate< NumericType >inline
VolumeRate(const Volume< NumericType > &volume, const Frequency< NumericType > &frequency)PhQ::VolumeRate< NumericType >inline
VolumeRate(const MassRate< NumericType > &mass_rate, const MassDensity< NumericType > &mass_density)PhQ::VolumeRate< NumericType >
VolumeRate(const VolumeRate< NumericType > &other)=defaultPhQ::VolumeRate< NumericType >
VolumeRate(const VolumeRate< OtherNumericType > &other)PhQ::VolumeRate< NumericType >inlineexplicit
VolumeRate(VolumeRate< NumericType > &&other) noexcept=defaultPhQ::VolumeRate< NumericType >
VolumeRate(const NumericType value)PhQ::VolumeRate< NumericType >inlineexplicitprivate
XML() constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
XML(const Unit::VolumeRate unit) constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
YAML() constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
YAML(const Unit::VolumeRate unit) constPhQ::DimensionalScalar< Unit::VolumeRate, double >inline
Zero()PhQ::VolumeRate< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< Unit::VolumeRate, double >protected
~VolumeRate() noexcept=defaultPhQ::VolumeRate< NumericType >