Physical Quantities  v1.0.0
C++ library of physical quantities, physical models, and units of measure for scientific computing. https://github.com/acodcha/phq
Loading...
Searching...
No Matches
PhQ::PlanarForce< NumericType > Member List

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

Angle(const PlanarForce< NumericType > &planar_force) constPhQ::PlanarForce< NumericType >inline
Create(const NumericType x, const NumericType y)PhQ::PlanarForce< NumericType >inlinestatic
Create(const std::array< NumericType, 2 > &x_y)PhQ::PlanarForce< NumericType >inlinestatic
Create(const PlanarVector< NumericType > &value)PhQ::PlanarForce< NumericType >inlinestatic
DimensionalPlanarVector()=defaultPhQ::DimensionalPlanarVector< UnitType, NumericType >protected
DimensionalPlanarVector(const PhQ::PlanarVector< NumericType > &value)PhQ::DimensionalPlanarVector< UnitType, NumericType >inlineexplicitprotected
DimensionalPlanarVector(const PhQ::PlanarVector< NumericType > &value, const UnitType unit)PhQ::DimensionalPlanarVector< UnitType, NumericType >inlineprotected
DimensionalPlanarVector(const DimensionalPlanarVector< UnitType, NumericType > &other)=defaultPhQ::DimensionalPlanarVector< UnitType, NumericType >protected
DimensionalPlanarVector(const DimensionalPlanarVector< UnitType, OtherNumericType > &other)PhQ::DimensionalPlanarVector< UnitType, NumericType >inlineexplicitprotected
DimensionalPlanarVector(DimensionalPlanarVector< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalPlanarVector< UnitType, NumericType >protected
Dimensions()PhQ::DimensionalPlanarVector< UnitType, NumericType >inlinestatic
JSON() constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
JSON(const UnitType unit) constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
Magnitude() constPhQ::PlanarForce< NumericType >inline
MutableValue() noexceptPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
operator*(const NumericType number) constPhQ::PlanarForce< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::PlanarForce< NumericType >inline
operator+(const PlanarForce< NumericType > &planar_force) constPhQ::PlanarForce< NumericType >inline
operator+=(const PlanarForce< NumericType > &planar_force) noexceptPhQ::PlanarForce< NumericType >inline
operator-(const PlanarForce< NumericType > &planar_force) constPhQ::PlanarForce< NumericType >inline
operator-=(const PlanarForce< NumericType > &planar_force) noexceptPhQ::PlanarForce< NumericType >inline
operator/(const NumericType number) constPhQ::PlanarForce< NumericType >inline
operator/(const Area< NumericType > &area) constPhQ::PlanarForce< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::PlanarForce< NumericType >inline
operator=(const PlanarForce< NumericType > &other)=defaultPhQ::PlanarForce< NumericType >
operator=(const PlanarForce< OtherNumericType > &other)PhQ::PlanarForce< NumericType >inline
operator=(PlanarForce< NumericType > &&other) noexcept=defaultPhQ::PlanarForce< NumericType >
PhQ::DimensionalPlanarVector::operator=(const DimensionalPlanarVector< UnitType, NumericType > &other)=defaultPhQ::DimensionalPlanarVector< UnitType, NumericType >protected
PhQ::DimensionalPlanarVector::operator=(const DimensionalPlanarVector< UnitType, OtherNumericType > &other)PhQ::DimensionalPlanarVector< UnitType, NumericType >inlineprotected
PhQ::DimensionalPlanarVector::operator=(DimensionalPlanarVector< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalPlanarVector< UnitType, NumericType >protected
PlanarDirection() constPhQ::PlanarForce< NumericType >inline
PlanarForce()=defaultPhQ::PlanarForce< NumericType >
PlanarForce(const PlanarVector< NumericType > &value, const Unit::Force unit)PhQ::PlanarForce< NumericType >inline
PlanarForce(const ScalarForce< NumericType > &x, const ScalarForce< NumericType > &y)PhQ::PlanarForce< NumericType >inline
PlanarForce(const ScalarForce< NumericType > &scalar_force, const PlanarDirection< NumericType > &planar_direction)PhQ::PlanarForce< NumericType >inline
PlanarForce(const Force< NumericType > &force)PhQ::PlanarForce< NumericType >inlineexplicit
PlanarForce(const PlanarTraction< NumericType > &planar_traction, const Area< NumericType > &area)PhQ::PlanarForce< NumericType >inline
PlanarForce(const PlanarForce< NumericType > &other)=defaultPhQ::PlanarForce< NumericType >
PlanarForce(const PlanarForce< OtherNumericType > &other)PhQ::PlanarForce< NumericType >inlineexplicit
PlanarForce(PlanarForce< NumericType > &&other) noexcept=defaultPhQ::PlanarForce< NumericType >
PlanarForce(const PlanarVector< NumericType > &value)PhQ::PlanarForce< NumericType >inlineexplicitprivate
Print() constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
Print(const UnitType unit) constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
SetValue(const PhQ::PlanarVector< NumericType > &value) noexceptPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
StaticValue() constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
Unit()PhQ::DimensionalPlanarVector< UnitType, NumericType >inlinestatic
valuePhQ::DimensionalPlanarVector< UnitType, NumericType >protected
Value() const noexceptPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
x() const noexceptPhQ::PlanarForce< NumericType >inline
XML() constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
y() const noexceptPhQ::PlanarForce< NumericType >inline
YAML() constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
Zero()PhQ::PlanarForce< NumericType >inlinestatic
~DimensionalPlanarVector() noexcept=defaultPhQ::DimensionalPlanarVector< UnitType, NumericType >protected
~PlanarForce() noexcept=defaultPhQ::PlanarForce< NumericType >