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

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

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