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

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

DimensionlessScalar()=defaultPhQ::DimensionlessScalar< NumericType >protected
DimensionlessScalar(const NumericType value)PhQ::DimensionlessScalar< NumericType >inlineexplicitprotected
DimensionlessScalar(const DimensionlessScalar< NumericType > &other)=defaultPhQ::DimensionlessScalar< NumericType >protected
DimensionlessScalar(const DimensionlessScalar< OtherNumericType > &other)PhQ::DimensionlessScalar< NumericType >inlineexplicitprotected
DimensionlessScalar(DimensionlessScalar< NumericType > &&other) noexcept=defaultPhQ::DimensionlessScalar< NumericType >protected
Dimensions()PhQ::DimensionlessScalar< NumericType >inlinestatic
HeatCapacityRatio()=defaultPhQ::HeatCapacityRatio< NumericType >
HeatCapacityRatio(const NumericType value)PhQ::HeatCapacityRatio< NumericType >inlineexplicit
HeatCapacityRatio(const SpecificIsobaricHeatCapacity< NumericType > &specific_isobaric_heat_capacity, const SpecificGasConstant< NumericType > &specific_gas_constant)PhQ::HeatCapacityRatio< NumericType >inline
HeatCapacityRatio(const SpecificGasConstant< NumericType > &specific_gas_constant, const SpecificIsochoricHeatCapacity< NumericType > &specific_isochoric_heat_capacity)PhQ::HeatCapacityRatio< NumericType >inline
HeatCapacityRatio(const SpecificIsobaricHeatCapacity< NumericType > &specific_isobaric_heat_capacity, const SpecificIsochoricHeatCapacity< NumericType > &specific_isochoric_heat_capacity)PhQ::HeatCapacityRatio< NumericType >inline
HeatCapacityRatio(const IsobaricHeatCapacity< NumericType > &isobaric_heat_capacity, const GasConstant< NumericType > &gas_constant)PhQ::HeatCapacityRatio< NumericType >inline
HeatCapacityRatio(const GasConstant< NumericType > &gas_constant, const IsochoricHeatCapacity< NumericType > &isochoric_heat_capacity)PhQ::HeatCapacityRatio< NumericType >inline
HeatCapacityRatio(const IsobaricHeatCapacity< NumericType > &isobaric_heat_capacity, const IsochoricHeatCapacity< NumericType > &isochoric_heat_capacity)PhQ::HeatCapacityRatio< NumericType >inline
HeatCapacityRatio(const HeatCapacityRatio< NumericType > &other)=defaultPhQ::HeatCapacityRatio< NumericType >
HeatCapacityRatio(const HeatCapacityRatio< OtherNumericType > &other)PhQ::HeatCapacityRatio< NumericType >inlineexplicit
HeatCapacityRatio(HeatCapacityRatio< NumericType > &&other) noexcept=defaultPhQ::HeatCapacityRatio< NumericType >
JSON() constPhQ::DimensionlessScalar< NumericType >inline
MutableValue() noexceptPhQ::DimensionlessScalar< NumericType >inline
operator*(const NumericType number) constPhQ::HeatCapacityRatio< NumericType >inline
operator*(const IsochoricHeatCapacity< NumericType > &isochoric_heat_capacity) constPhQ::HeatCapacityRatio< NumericType >inline
operator*(const SpecificIsochoricHeatCapacity< NumericType > &specific_isochoric_heat_capacity) constPhQ::HeatCapacityRatio< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::HeatCapacityRatio< NumericType >inline
operator+(const HeatCapacityRatio< NumericType > &heat_capacity_ratio) constPhQ::HeatCapacityRatio< NumericType >inline
operator+=(const HeatCapacityRatio< NumericType > &heat_capacity_ratio) noexceptPhQ::HeatCapacityRatio< NumericType >inline
operator-(const HeatCapacityRatio< NumericType > &heat_capacity_ratio) constPhQ::HeatCapacityRatio< NumericType >inline
operator-=(const HeatCapacityRatio< NumericType > &heat_capacity_ratio) noexceptPhQ::HeatCapacityRatio< NumericType >inline
operator/(const NumericType number) constPhQ::HeatCapacityRatio< NumericType >inline
operator/(const HeatCapacityRatio< NumericType > &heat_capacity_ratio) const noexceptPhQ::HeatCapacityRatio< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::HeatCapacityRatio< NumericType >inline
operator=(const HeatCapacityRatio< NumericType > &other)=defaultPhQ::HeatCapacityRatio< NumericType >
operator=(const HeatCapacityRatio< OtherNumericType > &other)PhQ::HeatCapacityRatio< NumericType >inline
operator=(HeatCapacityRatio< NumericType > &&other) noexcept=defaultPhQ::HeatCapacityRatio< NumericType >
PhQ::DimensionlessScalar::operator=(const DimensionlessScalar< NumericType > &other)=defaultPhQ::DimensionlessScalar< NumericType >protected
PhQ::DimensionlessScalar::operator=(const DimensionlessScalar< OtherNumericType > &other)PhQ::DimensionlessScalar< NumericType >inlineprotected
PhQ::DimensionlessScalar::operator=(DimensionlessScalar< NumericType > &&other) noexcept=defaultPhQ::DimensionlessScalar< NumericType >protected
Print() constPhQ::DimensionlessScalar< NumericType >inline
SetValue(const NumericType value) noexceptPhQ::DimensionlessScalar< NumericType >inline
valuePhQ::DimensionlessScalar< NumericType >protected
Value() const noexceptPhQ::DimensionlessScalar< NumericType >inline
XML() constPhQ::DimensionlessScalar< NumericType >inline
YAML() constPhQ::DimensionlessScalar< NumericType >inline
Zero()PhQ::HeatCapacityRatio< NumericType >inlinestatic
~DimensionlessScalar() noexcept=defaultPhQ::DimensionlessScalar< NumericType >protected
~HeatCapacityRatio() noexcept=defaultPhQ::HeatCapacityRatio< NumericType >