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

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

Angle(const Displacement< NumericType > &displacement) constPhQ::Displacement< NumericType >inline
Create(const NumericType x, const NumericType y, const NumericType z)PhQ::Displacement< NumericType >inlinestatic
Create(const std::array< NumericType, 3 > &x_y_z)PhQ::Displacement< NumericType >inlinestatic
Create(const Vector< NumericType > &value)PhQ::Displacement< NumericType >inlinestatic
DimensionalVector()=defaultPhQ::DimensionalVector< Unit::Length, double >protected
DimensionalVector(const PhQ::Vector< double > &value)PhQ::DimensionalVector< Unit::Length, double >inlineexplicitprotected
DimensionalVector(const PhQ::Vector< double > &value, const Unit::Length unit)PhQ::DimensionalVector< Unit::Length, double >inlineprotected
DimensionalVector(const DimensionalVector< Unit::Length, double > &other)=defaultPhQ::DimensionalVector< Unit::Length, double >protected
DimensionalVector(const DimensionalVector< Unit::Length, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Length, double >inlineexplicitprotected
DimensionalVector(DimensionalVector< Unit::Length, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Length, double >protected
Dimensions()PhQ::DimensionalVector< Unit::Length, double >inlinestatic
Direction() constPhQ::Displacement< NumericType >inline
Displacement()=defaultPhQ::Displacement< NumericType >
Displacement(const Vector< NumericType > &value, const Unit::Length unit)PhQ::Displacement< NumericType >inline
Displacement(const Length< NumericType > &x, const Length< NumericType > &y, const Length< NumericType > &z)PhQ::Displacement< NumericType >inline
Displacement(const Length< NumericType > &length, const Direction< NumericType > &direction)PhQ::Displacement< NumericType >inline
Displacement(const PlanarDisplacement< NumericType > &planar_displacement)PhQ::Displacement< NumericType >inlineexplicit
Displacement(const Velocity< NumericType > &velocity, const Time< NumericType > &time)PhQ::Displacement< NumericType >inline
Displacement(const Velocity< NumericType > &velocity, const Frequency< NumericType > &frequency)PhQ::Displacement< NumericType >inline
Displacement(const Position< NumericType > &position)PhQ::Displacement< NumericType >inlineexplicit
Displacement(const Displacement< NumericType > &other)=defaultPhQ::Displacement< NumericType >
Displacement(const Displacement< OtherNumericType > &other)PhQ::Displacement< NumericType >inlineexplicit
Displacement(Displacement< NumericType > &&other) noexcept=defaultPhQ::Displacement< NumericType >
Displacement(const Vector< NumericType > &value)PhQ::Displacement< NumericType >inlineexplicitprivate
JSON() constPhQ::DimensionalVector< Unit::Length, double >inline
JSON(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
Magnitude() constPhQ::Displacement< NumericType >inline
MutableValue() noexceptPhQ::DimensionalVector< Unit::Length, double >inline
operator*(const NumericType number) constPhQ::Displacement< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::Displacement< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::Displacement< NumericType >inline
operator+(const Position< NumericType > &position) constPhQ::Displacement< NumericType >inline
operator+(const Displacement< NumericType > &displacement) constPhQ::Displacement< NumericType >inline
operator+=(const Displacement< NumericType > &displacement) noexceptPhQ::Displacement< NumericType >inline
operator-(const Position< NumericType > &position) constPhQ::Displacement< NumericType >inline
operator-(const Displacement< NumericType > &displacement) constPhQ::Displacement< NumericType >inline
operator-=(const Displacement< NumericType > &displacement) noexceptPhQ::Displacement< NumericType >inline
operator/(const NumericType number) constPhQ::Displacement< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::Displacement< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Displacement< NumericType >inline
operator=(const Displacement< NumericType > &other)=defaultPhQ::Displacement< NumericType >
operator=(const Displacement< OtherNumericType > &other)PhQ::Displacement< NumericType >inline
operator=(Displacement< NumericType > &&other) noexcept=defaultPhQ::Displacement< NumericType >
DimensionalVector< Unit::Length, double >::operator=(const DimensionalVector< Unit::Length, double > &other)=defaultPhQ::DimensionalVector< Unit::Length, double >protected
DimensionalVector< Unit::Length, double >::operator=(const DimensionalVector< Unit::Length, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Length, double >inlineprotected
DimensionalVector< Unit::Length, double >::operator=(DimensionalVector< Unit::Length, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Length, double >protected
Position classPhQ::Displacement< NumericType >friend
Print() constPhQ::DimensionalVector< Unit::Length, double >inline
Print(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
SetValue(const PhQ::Vector< double > &value) noexceptPhQ::DimensionalVector< Unit::Length, double >inline
StaticValue() constPhQ::DimensionalVector< Unit::Length, double >inline
Unit()PhQ::DimensionalVector< Unit::Length, double >inlinestatic
valuePhQ::DimensionalVector< Unit::Length, double >protected
Value() const noexceptPhQ::DimensionalVector< Unit::Length, double >inline
Value(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
x() const noexceptPhQ::Displacement< NumericType >inline
XML() constPhQ::DimensionalVector< Unit::Length, double >inline
XML(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
y() const noexceptPhQ::Displacement< NumericType >inline
YAML() constPhQ::DimensionalVector< Unit::Length, double >inline
YAML(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
z() const noexceptPhQ::Displacement< NumericType >inline
Zero()PhQ::Displacement< NumericType >inlinestatic
~DimensionalVector() noexcept=defaultPhQ::DimensionalVector< Unit::Length, double >protected
~Displacement() noexcept=defaultPhQ::Displacement< NumericType >