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

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

Angle(const Force< NumericType > &force) constPhQ::Force< NumericType >inline
Create(const NumericType x, const NumericType y, const NumericType z)PhQ::Force< NumericType >inlinestatic
Create(const std::array< NumericType, 3 > &x_y_z)PhQ::Force< NumericType >inlinestatic
Create(const Vector< NumericType > &value)PhQ::Force< NumericType >inlinestatic
DimensionalVector()=defaultPhQ::DimensionalVector< Unit::Force, double >protected
DimensionalVector(const PhQ::Vector< double > &value)PhQ::DimensionalVector< Unit::Force, double >inlineexplicitprotected
DimensionalVector(const PhQ::Vector< double > &value, const Unit::Force unit)PhQ::DimensionalVector< Unit::Force, double >inlineprotected
DimensionalVector(const DimensionalVector< Unit::Force, double > &other)=defaultPhQ::DimensionalVector< Unit::Force, double >protected
DimensionalVector(const DimensionalVector< Unit::Force, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Force, double >inlineexplicitprotected
DimensionalVector(DimensionalVector< Unit::Force, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Force, double >protected
Dimensions()PhQ::DimensionalVector< Unit::Force, double >inlinestatic
Direction() constPhQ::Force< NumericType >inline
Force()=defaultPhQ::Force< NumericType >
Force(const Vector< NumericType > &value, const Unit::Force unit)PhQ::Force< NumericType >inline
Force(const ScalarForce< NumericType > &x, const ScalarForce< NumericType > &y, const ScalarForce< NumericType > &z)PhQ::Force< NumericType >inline
Force(const ScalarForce< NumericType > &scalar_force, const Direction< NumericType > &direction)PhQ::Force< NumericType >inline
Force(const PlanarForce< NumericType > &planar_force)PhQ::Force< NumericType >inlineexplicit
Force(const Traction< NumericType > &traction, const Area< NumericType > &area)PhQ::Force< NumericType >
Force(const Force< NumericType > &other)=defaultPhQ::Force< NumericType >
Force(const Force< OtherNumericType > &other)PhQ::Force< NumericType >inlineexplicit
Force(Force< NumericType > &&other) noexcept=defaultPhQ::Force< NumericType >
Force(const Vector< NumericType > &value)PhQ::Force< NumericType >inlineexplicitprivate
JSON() constPhQ::DimensionalVector< Unit::Force, double >inline
JSON(const Unit::Force unit) constPhQ::DimensionalVector< Unit::Force, double >inline
Magnitude() constPhQ::Force< NumericType >inline
MutableValue() noexceptPhQ::DimensionalVector< Unit::Force, double >inline
operator*(const NumericType number) constPhQ::Force< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::Force< NumericType >inline
operator+(const Force< NumericType > &force) constPhQ::Force< NumericType >inline
operator+=(const Force< NumericType > &force) noexceptPhQ::Force< NumericType >inline
operator-(const Force< NumericType > &force) constPhQ::Force< NumericType >inline
operator-=(const Force< NumericType > &force) noexceptPhQ::Force< NumericType >inline
operator/(const NumericType number) constPhQ::Force< NumericType >inline
operator/(const Area< NumericType > &area) constPhQ::Force< NumericType >
operator/=(const NumericType number) noexceptPhQ::Force< NumericType >inline
operator=(const Force< NumericType > &other)=defaultPhQ::Force< NumericType >
operator=(const Force< OtherNumericType > &other)PhQ::Force< NumericType >inline
operator=(Force< NumericType > &&other) noexcept=defaultPhQ::Force< NumericType >
DimensionalVector< Unit::Force, double >::operator=(const DimensionalVector< Unit::Force, double > &other)=defaultPhQ::DimensionalVector< Unit::Force, double >protected
DimensionalVector< Unit::Force, double >::operator=(const DimensionalVector< Unit::Force, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Force, double >inlineprotected
DimensionalVector< Unit::Force, double >::operator=(DimensionalVector< Unit::Force, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Force, double >protected
Print() constPhQ::DimensionalVector< Unit::Force, double >inline
Print(const Unit::Force unit) constPhQ::DimensionalVector< Unit::Force, double >inline
SetValue(const PhQ::Vector< double > &value) noexceptPhQ::DimensionalVector< Unit::Force, double >inline
StaticValue() constPhQ::DimensionalVector< Unit::Force, double >inline
Unit()PhQ::DimensionalVector< Unit::Force, double >inlinestatic
valuePhQ::DimensionalVector< Unit::Force, double >protected
Value() const noexceptPhQ::DimensionalVector< Unit::Force, double >inline
Value(const Unit::Force unit) constPhQ::DimensionalVector< Unit::Force, double >inline
x() const noexceptPhQ::Force< NumericType >inline
XML() constPhQ::DimensionalVector< Unit::Force, double >inline
XML(const Unit::Force unit) constPhQ::DimensionalVector< Unit::Force, double >inline
y() const noexceptPhQ::Force< NumericType >inline
YAML() constPhQ::DimensionalVector< Unit::Force, double >inline
YAML(const Unit::Force unit) constPhQ::DimensionalVector< Unit::Force, double >inline
z() const noexceptPhQ::Force< NumericType >inline
Zero()PhQ::Force< NumericType >inlinestatic
~DimensionalVector() noexcept=defaultPhQ::DimensionalVector< Unit::Force, double >protected
~Force() noexcept=defaultPhQ::Force< NumericType >