Physical Quantities  v1.0.0
C++ library of physical quantities, physical models, and units of measure for scientific computing. https://github.com/acodcha/phq
Loading...
Searching...
No Matches
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< UnitType, NumericType >protected
DimensionalScalar(const NumericType value)PhQ::DimensionalScalar< UnitType, NumericType >inlineexplicitprotected
DimensionalScalar(const NumericType value, const UnitType unit)PhQ::DimensionalScalar< UnitType, NumericType >inlineprotected
DimensionalScalar(const DimensionalScalar< UnitType, NumericType > &other)=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
DimensionalScalar(const DimensionalScalar< UnitType, OtherNumericType > &other)PhQ::DimensionalScalar< UnitType, NumericType >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
Dimensions()PhQ::DimensionalScalar< UnitType, NumericType >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 >inline
Energy(const Power< NumericType > &power, const Frequency< NumericType > &frequency)PhQ::Energy< NumericType >inline
Energy(const SpecificEnergy< NumericType > &specific_energy, const Mass< NumericType > &mass)PhQ::Energy< NumericType >inline
Energy(const TransportEnergyConsumption< NumericType > &transport_energy_consumption, const Length< NumericType > &length)PhQ::Energy< NumericType >inline
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< UnitType, NumericType >inline
JSON(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
MutableValue() noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
operator*(const NumericType number) constPhQ::Energy< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::Energy< NumericType >inline
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 >inline
operator/(const Power< NumericType > &power) constPhQ::Energy< NumericType >inline
operator/(const Mass< NumericType > &mass) constPhQ::Energy< NumericType >inline
operator/(const SpecificEnergy< NumericType > &specific_energy) constPhQ::Energy< NumericType >inline
operator/(const Length< NumericType > &length) constPhQ::Energy< NumericType >inline
operator/(const TransportEnergyConsumption< NumericType > &transport_energy_consumption) constPhQ::Energy< NumericType >inline
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 >
PhQ::DimensionalScalar::operator=(const DimensionalScalar< UnitType, NumericType > &other)=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
PhQ::DimensionalScalar::operator=(const DimensionalScalar< UnitType, OtherNumericType > &other)PhQ::DimensionalScalar< UnitType, NumericType >inlineprotected
PhQ::DimensionalScalar::operator=(DimensionalScalar< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
Print() constPhQ::DimensionalScalar< UnitType, NumericType >inline
Print(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
SetValue(const NumericType value) noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
StaticValue() constPhQ::DimensionalScalar< UnitType, NumericType >inline
Unit()PhQ::DimensionalScalar< UnitType, NumericType >inlinestatic
Value() const noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
valuePhQ::DimensionalScalar< UnitType, NumericType >protected
XML() constPhQ::DimensionalScalar< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
YAML() constPhQ::DimensionalScalar< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
Zero()PhQ::Energy< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
~Energy() noexcept=defaultPhQ::Energy< NumericType >