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

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

Angle(const PlanarAcceleration< NumericType > &other) constPhQ::PlanarAcceleration< NumericType >inline
Create(const NumericType x, const NumericType y)PhQ::PlanarAcceleration< NumericType >inlinestatic
Create(const std::array< NumericType, 2 > &x_y)PhQ::PlanarAcceleration< NumericType >inlinestatic
Create(const PlanarVector< NumericType > &value)PhQ::PlanarAcceleration< 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::PlanarAcceleration< NumericType >inline
MutableValue() noexceptPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
operator*(const NumericType number) constPhQ::PlanarAcceleration< NumericType >inline
operator*(const Time< NumericType > &time) constPhQ::PlanarAcceleration< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::PlanarAcceleration< NumericType >inline
operator+(const PlanarAcceleration< NumericType > &other) constPhQ::PlanarAcceleration< NumericType >inline
operator+=(const PlanarAcceleration< NumericType > &other) noexceptPhQ::PlanarAcceleration< NumericType >inline
operator-(const PlanarAcceleration< NumericType > &other) constPhQ::PlanarAcceleration< NumericType >inline
operator-=(const PlanarAcceleration< NumericType > &other) noexceptPhQ::PlanarAcceleration< NumericType >inline
operator/(const NumericType number) constPhQ::PlanarAcceleration< NumericType >inline
operator/(const Frequency< NumericType > &frequency) constPhQ::PlanarAcceleration< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::PlanarAcceleration< NumericType >inline
operator=(const PlanarAcceleration< NumericType > &other)=defaultPhQ::PlanarAcceleration< NumericType >
operator=(const PlanarAcceleration< OtherNumericType > &other)PhQ::PlanarAcceleration< NumericType >inline
operator=(PlanarAcceleration< NumericType > &&other) noexcept=defaultPhQ::PlanarAcceleration< 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
PlanarAcceleration()=defaultPhQ::PlanarAcceleration< NumericType >
PlanarAcceleration(const PlanarVector< NumericType > &value, const Unit::Acceleration unit)PhQ::PlanarAcceleration< NumericType >inline
PlanarAcceleration(const ScalarAcceleration< NumericType > &x, const ScalarAcceleration< NumericType > &y)PhQ::PlanarAcceleration< NumericType >inline
PlanarAcceleration(const ScalarAcceleration< NumericType > &scalar_acceleration, const PlanarDirection< NumericType > &planar_direction)PhQ::PlanarAcceleration< NumericType >inline
PlanarAcceleration(const Acceleration< NumericType > &acceleration)PhQ::PlanarAcceleration< NumericType >inlineexplicit
PlanarAcceleration(const PlanarVelocity< NumericType > &planar_velocity, const Time< NumericType > &time)PhQ::PlanarAcceleration< NumericType >inline
PlanarAcceleration(const PlanarVelocity< NumericType > &planar_velocity, const Frequency< NumericType > &frequency)PhQ::PlanarAcceleration< NumericType >inline
PlanarAcceleration(const PlanarAcceleration< NumericType > &other)=defaultPhQ::PlanarAcceleration< NumericType >
PlanarAcceleration(const PlanarAcceleration< OtherNumericType > &other)PhQ::PlanarAcceleration< NumericType >inlineexplicit
PlanarAcceleration(PlanarAcceleration< NumericType > &&other) noexcept=defaultPhQ::PlanarAcceleration< NumericType >
PlanarAcceleration(const PlanarVector< NumericType > &value)PhQ::PlanarAcceleration< NumericType >inlineexplicitprivate
PlanarDirection() constPhQ::PlanarAcceleration< NumericType >inline
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::PlanarAcceleration< NumericType >inline
XML() constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
y() const noexceptPhQ::PlanarAcceleration< NumericType >inline
YAML() constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalPlanarVector< UnitType, NumericType >inline
Zero()PhQ::PlanarAcceleration< NumericType >inlinestatic
~DimensionalPlanarVector() noexcept=defaultPhQ::DimensionalPlanarVector< UnitType, NumericType >protected
~PlanarAcceleration() noexcept=defaultPhQ::PlanarAcceleration< NumericType >