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

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

Angle(const PlanarVelocity< NumericType > &planar_velocity) constPhQ::PlanarVelocity< NumericType >inline
Create(const NumericType x, const NumericType y)PhQ::PlanarVelocity< NumericType >inlinestatic
Create(const std::array< NumericType, 2 > &x_y)PhQ::PlanarVelocity< NumericType >inlinestatic
Create(const PlanarVector< NumericType > &value)PhQ::PlanarVelocity< NumericType >inlinestatic
DimensionalPlanarVector()=defaultPhQ::DimensionalPlanarVector< Unit::Speed, double >protected
DimensionalPlanarVector(const PhQ::PlanarVector< double > &value)PhQ::DimensionalPlanarVector< Unit::Speed, double >inlineexplicitprotected
DimensionalPlanarVector(const PhQ::PlanarVector< double > &value, const Unit::Speed unit)PhQ::DimensionalPlanarVector< Unit::Speed, double >inlineprotected
DimensionalPlanarVector(const DimensionalPlanarVector< Unit::Speed, double > &other)=defaultPhQ::DimensionalPlanarVector< Unit::Speed, double >protected
DimensionalPlanarVector(const DimensionalPlanarVector< Unit::Speed, OtherNumericType > &other)PhQ::DimensionalPlanarVector< Unit::Speed, double >inlineexplicitprotected
DimensionalPlanarVector(DimensionalPlanarVector< Unit::Speed, double > &&other) noexcept=defaultPhQ::DimensionalPlanarVector< Unit::Speed, double >protected
Dimensions()PhQ::DimensionalPlanarVector< Unit::Speed, double >inlinestatic
JSON() constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
JSON(const Unit::Speed unit) constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
Magnitude() constPhQ::PlanarVelocity< NumericType >inline
MutableValue() noexceptPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
operator*(const NumericType number) constPhQ::PlanarVelocity< NumericType >inline
operator*(const Time< NumericType > &time) constPhQ::PlanarVelocity< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::PlanarVelocity< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::PlanarVelocity< NumericType >inline
operator+(const PlanarVelocity< NumericType > &planar_velocity) constPhQ::PlanarVelocity< NumericType >inline
operator+=(const PlanarVelocity< NumericType > &planar_velocity) noexceptPhQ::PlanarVelocity< NumericType >inline
operator-(const PlanarVelocity< NumericType > &planar_velocity) constPhQ::PlanarVelocity< NumericType >inline
operator-=(const PlanarVelocity< NumericType > &planar_velocity) noexceptPhQ::PlanarVelocity< NumericType >inline
operator/(const NumericType number) constPhQ::PlanarVelocity< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::PlanarVelocity< NumericType >inline
operator/(const Frequency< NumericType > &frequency) constPhQ::PlanarVelocity< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::PlanarVelocity< NumericType >inline
operator=(const PlanarVelocity< NumericType > &other)=defaultPhQ::PlanarVelocity< NumericType >
operator=(const PlanarVelocity< OtherNumericType > &other)PhQ::PlanarVelocity< NumericType >inline
operator=(PlanarVelocity< NumericType > &&other) noexcept=defaultPhQ::PlanarVelocity< NumericType >
DimensionalPlanarVector< Unit::Speed, double >::operator=(const DimensionalPlanarVector< Unit::Speed, double > &other)=defaultPhQ::DimensionalPlanarVector< Unit::Speed, double >protected
DimensionalPlanarVector< Unit::Speed, double >::operator=(const DimensionalPlanarVector< Unit::Speed, OtherNumericType > &other)PhQ::DimensionalPlanarVector< Unit::Speed, double >inlineprotected
DimensionalPlanarVector< Unit::Speed, double >::operator=(DimensionalPlanarVector< Unit::Speed, double > &&other) noexcept=defaultPhQ::DimensionalPlanarVector< Unit::Speed, double >protected
PlanarDirection() constPhQ::PlanarVelocity< NumericType >inline
PlanarVelocity()=defaultPhQ::PlanarVelocity< NumericType >
PlanarVelocity(const PlanarVector< NumericType > &value, const Unit::Speed unit)PhQ::PlanarVelocity< NumericType >inline
PlanarVelocity(const Speed< NumericType > &x, const Speed< NumericType > &y)PhQ::PlanarVelocity< NumericType >inline
PlanarVelocity(const Speed< NumericType > &speed, const PlanarDirection< NumericType > &planar_direction)PhQ::PlanarVelocity< NumericType >inline
PlanarVelocity(const Velocity< NumericType > &velocity)PhQ::PlanarVelocity< NumericType >inlineexplicit
PlanarVelocity(const PlanarDisplacement< NumericType > &planar_displacement, const Time< NumericType > &time)PhQ::PlanarVelocity< NumericType >inline
PlanarVelocity(const PlanarDisplacement< NumericType > &planar_displacement, const Frequency< NumericType > &frequency)PhQ::PlanarVelocity< NumericType >inline
PlanarVelocity(const PlanarAcceleration< NumericType > &planar_acceleration, const Time< NumericType > &time)PhQ::PlanarVelocity< NumericType >inline
PlanarVelocity(const PlanarAcceleration< NumericType > &planar_acceleration, const Frequency< NumericType > &frequency)PhQ::PlanarVelocity< NumericType >inline
PlanarVelocity(const PlanarVelocity< NumericType > &other)=defaultPhQ::PlanarVelocity< NumericType >
PlanarVelocity(const PlanarVelocity< OtherNumericType > &other)PhQ::PlanarVelocity< NumericType >inlineexplicit
PlanarVelocity(PlanarVelocity< NumericType > &&other) noexcept=defaultPhQ::PlanarVelocity< NumericType >
PlanarVelocity(const PlanarVector< NumericType > &value)PhQ::PlanarVelocity< NumericType >inlineexplicitprivate
Print() constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
Print(const Unit::Speed unit) constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
SetValue(const PhQ::PlanarVector< double > &value) noexceptPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
StaticValue() constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
Unit()PhQ::DimensionalPlanarVector< Unit::Speed, double >inlinestatic
valuePhQ::DimensionalPlanarVector< Unit::Speed, double >protected
Value() const noexceptPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
Value(const Unit::Speed unit) constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
x() const noexceptPhQ::PlanarVelocity< NumericType >inline
XML() constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
XML(const Unit::Speed unit) constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
y() const noexceptPhQ::PlanarVelocity< NumericType >inline
YAML() constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
YAML(const Unit::Speed unit) constPhQ::DimensionalPlanarVector< Unit::Speed, double >inline
Zero()PhQ::PlanarVelocity< NumericType >inlinestatic
~DimensionalPlanarVector() noexcept=defaultPhQ::DimensionalPlanarVector< Unit::Speed, double >protected
~PlanarVelocity() noexcept=defaultPhQ::PlanarVelocity< NumericType >