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

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

Angle(const Position< NumericType > &position) constPhQ::Position< NumericType >inline
Create(const NumericType x, const NumericType y, const NumericType z)PhQ::Position< NumericType >inlinestatic
Create(const std::array< NumericType, 3 > &x_y_z)PhQ::Position< NumericType >inlinestatic
Create(const Vector< NumericType > &value)PhQ::Position< 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::Position< NumericType >inline
Displacement classPhQ::Position< NumericType >friend
JSON() constPhQ::DimensionalVector< Unit::Length, double >inline
JSON(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
Magnitude() constPhQ::Position< NumericType >inline
MutableValue() noexceptPhQ::DimensionalVector< Unit::Length, double >inline
operator*(const NumericType number) constPhQ::Position< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::Position< NumericType >inline
operator+(const Position< NumericType > &position) constPhQ::Position< NumericType >inline
operator+(const Displacement< NumericType > &displacement) constPhQ::Position< NumericType >inline
operator+=(const Position< NumericType > &position) noexceptPhQ::Position< NumericType >inline
operator+=(const Displacement< NumericType > &displacement) noexceptPhQ::Position< NumericType >inline
operator-(const Position< NumericType > &position) constPhQ::Position< NumericType >inline
operator-(const Displacement< NumericType > &displacement) constPhQ::Position< NumericType >inline
operator-=(const Position< NumericType > &position) noexceptPhQ::Position< NumericType >inline
operator-=(const Displacement< NumericType > &displacement) noexceptPhQ::Position< NumericType >inline
operator/(const NumericType number) constPhQ::Position< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Position< NumericType >inline
operator=(const Position< NumericType > &other)=defaultPhQ::Position< NumericType >
operator=(const Position< OtherNumericType > &other)PhQ::Position< NumericType >inline
operator=(Position< NumericType > &&other) noexcept=defaultPhQ::Position< 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()=defaultPhQ::Position< NumericType >
Position(const Vector< NumericType > &value, const Unit::Length unit)PhQ::Position< NumericType >inline
Position(const Length< NumericType > &x, const Length< NumericType > &y, const Length< NumericType > &z)PhQ::Position< NumericType >inline
Position(const Length< NumericType > &length, const Direction< NumericType > &direction)PhQ::Position< NumericType >inline
Position(const PlanarPosition< NumericType > &planar_force)PhQ::Position< NumericType >inlineexplicit
Position(const Displacement< NumericType > &displacement)PhQ::Position< NumericType >inlineexplicit
Position(const Position< NumericType > &other)=defaultPhQ::Position< NumericType >
Position(const Position< OtherNumericType > &other)PhQ::Position< NumericType >inlineexplicit
Position(Position< NumericType > &&other) noexcept=defaultPhQ::Position< NumericType >
Position(const Vector< NumericType > &value)PhQ::Position< NumericType >inlineexplicitprivate
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::Position< NumericType >inline
XML() constPhQ::DimensionalVector< Unit::Length, double >inline
XML(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
y() const noexceptPhQ::Position< NumericType >inline
YAML() constPhQ::DimensionalVector< Unit::Length, double >inline
YAML(const Unit::Length unit) constPhQ::DimensionalVector< Unit::Length, double >inline
z() const noexceptPhQ::Position< NumericType >inline
Zero()PhQ::Position< NumericType >inlinestatic
~DimensionalVector() noexcept=defaultPhQ::DimensionalVector< Unit::Length, double >protected
~Position() noexcept=defaultPhQ::Position< NumericType >