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::MassRate< NumericType > Member List

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

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