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

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

DimensionlessPlanarVector()=defaultPhQ::DimensionlessPlanarVector< NumericType >protected
DimensionlessPlanarVector(const NumericType x, const NumericType y)PhQ::DimensionlessPlanarVector< NumericType >inlineprotected
DimensionlessPlanarVector(const std::array< NumericType, 2 > &x_y)PhQ::DimensionlessPlanarVector< NumericType >inlineexplicitprotected
DimensionlessPlanarVector(const PhQ::PlanarVector< NumericType > &value)PhQ::DimensionlessPlanarVector< NumericType >inlineexplicitprotected
DimensionlessPlanarVector(const DimensionlessPlanarVector< NumericType > &other)=defaultPhQ::DimensionlessPlanarVector< NumericType >protected
DimensionlessPlanarVector(const DimensionlessPlanarVector< OtherNumericType > &other)PhQ::DimensionlessPlanarVector< NumericType >inlineexplicitprotected
DimensionlessPlanarVector(DimensionlessPlanarVector< NumericType > &&other) noexcept=defaultPhQ::DimensionlessPlanarVector< NumericType >protected
Dimensions()PhQ::DimensionlessPlanarVector< NumericType >inlinestatic
JSON() constPhQ::DimensionlessPlanarVector< NumericType >inline
operator=(const DimensionlessPlanarVector< NumericType > &other)=defaultPhQ::DimensionlessPlanarVector< NumericType >protected
operator=(const DimensionlessPlanarVector< OtherNumericType > &other)PhQ::DimensionlessPlanarVector< NumericType >inlineprotected
operator=(DimensionlessPlanarVector< NumericType > &&other) noexcept=defaultPhQ::DimensionlessPlanarVector< NumericType >protected
Print() constPhQ::DimensionlessPlanarVector< NumericType >inline
valuePhQ::DimensionlessPlanarVector< NumericType >protected
Value() const noexceptPhQ::DimensionlessPlanarVector< NumericType >inline
XML() constPhQ::DimensionlessPlanarVector< NumericType >inline
YAML() constPhQ::DimensionlessPlanarVector< NumericType >inline
~DimensionlessPlanarVector() noexcept=defaultPhQ::DimensionlessPlanarVector< NumericType >protected