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

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

Angle(const PlanarDisplacement< NumericType > &planar_displacement) constPhQ::PlanarDisplacement< NumericType >inline
Create(const NumericType x, const NumericType y)PhQ::PlanarDisplacement< NumericType >inlinestatic
Create(const std::array< NumericType, 2 > &x_y)PhQ::PlanarDisplacement< NumericType >inlinestatic
Create(const PlanarVector< NumericType > &value)PhQ::PlanarDisplacement< NumericType >inlinestatic
DimensionalPlanarVector()=defaultPhQ::DimensionalPlanarVector< Unit::Length, double >protected
DimensionalPlanarVector(const PhQ::PlanarVector< double > &value)PhQ::DimensionalPlanarVector< Unit::Length, double >inlineexplicitprotected
DimensionalPlanarVector(const PhQ::PlanarVector< double > &value, const Unit::Length unit)PhQ::DimensionalPlanarVector< Unit::Length, double >inlineprotected
DimensionalPlanarVector(const DimensionalPlanarVector< Unit::Length, double > &other)=defaultPhQ::DimensionalPlanarVector< Unit::Length, double >protected
DimensionalPlanarVector(const DimensionalPlanarVector< Unit::Length, OtherNumericType > &other)PhQ::DimensionalPlanarVector< Unit::Length, double >inlineexplicitprotected
DimensionalPlanarVector(DimensionalPlanarVector< Unit::Length, double > &&other) noexcept=defaultPhQ::DimensionalPlanarVector< Unit::Length, double >protected
Dimensions()PhQ::DimensionalPlanarVector< Unit::Length, double >inlinestatic
JSON() constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
JSON(const Unit::Length unit) constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
Magnitude() constPhQ::PlanarDisplacement< NumericType >inline
MutableValue() noexceptPhQ::DimensionalPlanarVector< Unit::Length, double >inline
operator*(const NumericType number) constPhQ::PlanarDisplacement< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::PlanarDisplacement< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::PlanarDisplacement< NumericType >inline
operator+(const PlanarPosition< NumericType > &planar_position) constPhQ::PlanarDisplacement< NumericType >inline
operator+(const PlanarDisplacement< NumericType > &planar_displacement) constPhQ::PlanarDisplacement< NumericType >inline
operator+=(const PlanarDisplacement< NumericType > &planar_displacement) noexceptPhQ::PlanarDisplacement< NumericType >inline
operator-(const PlanarPosition< NumericType > &planar_position) constPhQ::PlanarDisplacement< NumericType >inline
operator-(const PlanarDisplacement< NumericType > &planar_displacement) constPhQ::PlanarDisplacement< NumericType >inline
operator-=(const PlanarDisplacement< NumericType > &planar_displacement) noexceptPhQ::PlanarDisplacement< NumericType >inline
operator/(const NumericType number) constPhQ::PlanarDisplacement< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::PlanarDisplacement< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::PlanarDisplacement< NumericType >inline
operator=(const PlanarDisplacement< NumericType > &other)=defaultPhQ::PlanarDisplacement< NumericType >
operator=(const PlanarDisplacement< OtherNumericType > &other)PhQ::PlanarDisplacement< NumericType >inline
operator=(PlanarDisplacement< NumericType > &&other) noexcept=defaultPhQ::PlanarDisplacement< NumericType >
DimensionalPlanarVector< Unit::Length, double >::operator=(const DimensionalPlanarVector< Unit::Length, double > &other)=defaultPhQ::DimensionalPlanarVector< Unit::Length, double >protected
DimensionalPlanarVector< Unit::Length, double >::operator=(const DimensionalPlanarVector< Unit::Length, OtherNumericType > &other)PhQ::DimensionalPlanarVector< Unit::Length, double >inlineprotected
DimensionalPlanarVector< Unit::Length, double >::operator=(DimensionalPlanarVector< Unit::Length, double > &&other) noexcept=defaultPhQ::DimensionalPlanarVector< Unit::Length, double >protected
PlanarDirection() constPhQ::PlanarDisplacement< NumericType >inline
PlanarDisplacement()=defaultPhQ::PlanarDisplacement< NumericType >
PlanarDisplacement(const PlanarVector< NumericType > &value, const Unit::Length unit)PhQ::PlanarDisplacement< NumericType >inline
PlanarDisplacement(const Length< NumericType > &x, const Length< NumericType > &y)PhQ::PlanarDisplacement< NumericType >inline
PlanarDisplacement(const Length< NumericType > &length, const PlanarDirection< NumericType > &planar_direction)PhQ::PlanarDisplacement< NumericType >inline
PlanarDisplacement(const Displacement< NumericType > &displacement)PhQ::PlanarDisplacement< NumericType >inlineexplicit
PlanarDisplacement(const PlanarVelocity< NumericType > &planar_velocity, const Time< NumericType > &time)PhQ::PlanarDisplacement< NumericType >inline
PlanarDisplacement(const PlanarVelocity< NumericType > &planar_velocity, const Frequency< NumericType > &frequency)PhQ::PlanarDisplacement< NumericType >inline
PlanarDisplacement(const PlanarPosition< NumericType > &planar_position)PhQ::PlanarDisplacement< NumericType >inlineexplicit
PlanarDisplacement(const PlanarDisplacement< NumericType > &other)=defaultPhQ::PlanarDisplacement< NumericType >
PlanarDisplacement(const PlanarDisplacement< OtherNumericType > &other)PhQ::PlanarDisplacement< NumericType >inlineexplicit
PlanarDisplacement(PlanarDisplacement< NumericType > &&other) noexcept=defaultPhQ::PlanarDisplacement< NumericType >
PlanarDisplacement(const PlanarVector< NumericType > &value)PhQ::PlanarDisplacement< NumericType >inlineexplicitprivate
PlanarPosition classPhQ::PlanarDisplacement< NumericType >friend
Print() constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
Print(const Unit::Length unit) constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
SetValue(const PhQ::PlanarVector< double > &value) noexceptPhQ::DimensionalPlanarVector< Unit::Length, double >inline
StaticValue() constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
Unit()PhQ::DimensionalPlanarVector< Unit::Length, double >inlinestatic
valuePhQ::DimensionalPlanarVector< Unit::Length, double >protected
Value() const noexceptPhQ::DimensionalPlanarVector< Unit::Length, double >inline
Value(const Unit::Length unit) constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
x() const noexceptPhQ::PlanarDisplacement< NumericType >inline
XML() constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
XML(const Unit::Length unit) constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
y() const noexceptPhQ::PlanarDisplacement< NumericType >inline
YAML() constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
YAML(const Unit::Length unit) constPhQ::DimensionalPlanarVector< Unit::Length, double >inline
z() const noexceptPhQ::PlanarDisplacement< NumericType >inline
Zero()PhQ::PlanarDisplacement< NumericType >inlinestatic
~DimensionalPlanarVector() noexcept=defaultPhQ::DimensionalPlanarVector< Unit::Length, double >protected
~PlanarDisplacement() noexcept=defaultPhQ::PlanarDisplacement< NumericType >