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

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

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