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

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

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