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

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

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