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::DimensionalDyad< UnitType, NumericType > Member List

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

DimensionalDyad()=defaultPhQ::DimensionalDyad< UnitType, NumericType >protected
DimensionalDyad(const PhQ::Dyad< NumericType > &value)PhQ::DimensionalDyad< UnitType, NumericType >inlineexplicitprotected
DimensionalDyad(const PhQ::Dyad< NumericType > &value, const UnitType unit)PhQ::DimensionalDyad< UnitType, NumericType >inlineprotected
DimensionalDyad(const DimensionalDyad< UnitType, NumericType > &other)=defaultPhQ::DimensionalDyad< UnitType, NumericType >protected
DimensionalDyad(const DimensionalDyad< UnitType, OtherNumericType > &other)PhQ::DimensionalDyad< UnitType, NumericType >inlineexplicitprotected
DimensionalDyad(DimensionalDyad< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalDyad< UnitType, NumericType >protected
Dimensions()PhQ::DimensionalDyad< UnitType, NumericType >inlinestatic
JSON() constPhQ::DimensionalDyad< UnitType, NumericType >inline
JSON(const UnitType unit) constPhQ::DimensionalDyad< UnitType, NumericType >inline
MutableValue() noexceptPhQ::DimensionalDyad< UnitType, NumericType >inline
operator=(const DimensionalDyad< UnitType, NumericType > &other)=defaultPhQ::DimensionalDyad< UnitType, NumericType >protected
operator=(const DimensionalDyad< UnitType, OtherNumericType > &other)PhQ::DimensionalDyad< UnitType, NumericType >inlineprotected
operator=(DimensionalDyad< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalDyad< UnitType, NumericType >protected
Print() constPhQ::DimensionalDyad< UnitType, NumericType >inline
Print(const UnitType unit) constPhQ::DimensionalDyad< UnitType, NumericType >inline
SetValue(const PhQ::Dyad< NumericType > &value) noexceptPhQ::DimensionalDyad< UnitType, NumericType >inline
StaticValue() constPhQ::DimensionalDyad< UnitType, NumericType >inline
Unit()PhQ::DimensionalDyad< UnitType, NumericType >inlinestatic
valuePhQ::DimensionalDyad< UnitType, NumericType >protected
Value() const noexceptPhQ::DimensionalDyad< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalDyad< UnitType, NumericType >inline
XML() constPhQ::DimensionalDyad< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalDyad< UnitType, NumericType >inline
YAML() constPhQ::DimensionalDyad< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalDyad< UnitType, NumericType >inline
~DimensionalDyad() noexcept=defaultPhQ::DimensionalDyad< UnitType, NumericType >protected