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

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

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