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

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

Angle(const Velocity< NumericType > &velocity) constPhQ::Velocity< NumericType >inline
Create(const NumericType x, const NumericType y, const NumericType z)PhQ::Velocity< NumericType >inlinestatic
Create(const std::array< NumericType, 3 > &x_y_z)PhQ::Velocity< NumericType >inlinestatic
Create(const Vector< NumericType > &value)PhQ::Velocity< NumericType >inlinestatic
DimensionalVector()=defaultPhQ::DimensionalVector< Unit::Speed, double >protected
DimensionalVector(const PhQ::Vector< double > &value)PhQ::DimensionalVector< Unit::Speed, double >inlineexplicitprotected
DimensionalVector(const PhQ::Vector< double > &value, const Unit::Speed unit)PhQ::DimensionalVector< Unit::Speed, double >inlineprotected
DimensionalVector(const DimensionalVector< Unit::Speed, double > &other)=defaultPhQ::DimensionalVector< Unit::Speed, double >protected
DimensionalVector(const DimensionalVector< Unit::Speed, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Speed, double >inlineexplicitprotected
DimensionalVector(DimensionalVector< Unit::Speed, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Speed, double >protected
Dimensions()PhQ::DimensionalVector< Unit::Speed, double >inlinestatic
Direction() constPhQ::Velocity< NumericType >inline
JSON() constPhQ::DimensionalVector< Unit::Speed, double >inline
JSON(const Unit::Speed unit) constPhQ::DimensionalVector< Unit::Speed, double >inline
Magnitude() constPhQ::Velocity< NumericType >inline
MutableValue() noexceptPhQ::DimensionalVector< Unit::Speed, double >inline
operator*(const NumericType number) constPhQ::Velocity< NumericType >inline
operator*(const Time< NumericType > &time) constPhQ::Velocity< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::Velocity< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::Velocity< NumericType >inline
operator+(const Velocity< NumericType > &velocity) constPhQ::Velocity< NumericType >inline
operator+=(const Velocity< NumericType > &velocity) noexceptPhQ::Velocity< NumericType >inline
operator-(const Velocity< NumericType > &velocity) constPhQ::Velocity< NumericType >inline
operator-=(const Velocity< NumericType > &velocity) noexceptPhQ::Velocity< NumericType >inline
operator/(const NumericType number) constPhQ::Velocity< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::Velocity< NumericType >inline
operator/(const Frequency< NumericType > &frequency) constPhQ::Velocity< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Velocity< NumericType >inline
operator=(const Velocity< NumericType > &other)=defaultPhQ::Velocity< NumericType >
operator=(const Velocity< OtherNumericType > &other)PhQ::Velocity< NumericType >inline
operator=(Velocity< NumericType > &&other) noexcept=defaultPhQ::Velocity< NumericType >
DimensionalVector< Unit::Speed, double >::operator=(const DimensionalVector< Unit::Speed, double > &other)=defaultPhQ::DimensionalVector< Unit::Speed, double >protected
DimensionalVector< Unit::Speed, double >::operator=(const DimensionalVector< Unit::Speed, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Speed, double >inlineprotected
DimensionalVector< Unit::Speed, double >::operator=(DimensionalVector< Unit::Speed, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Speed, double >protected
Print() constPhQ::DimensionalVector< Unit::Speed, double >inline
Print(const Unit::Speed unit) constPhQ::DimensionalVector< Unit::Speed, double >inline
SetValue(const PhQ::Vector< double > &value) noexceptPhQ::DimensionalVector< Unit::Speed, double >inline
StaticValue() constPhQ::DimensionalVector< Unit::Speed, double >inline
Unit()PhQ::DimensionalVector< Unit::Speed, double >inlinestatic
valuePhQ::DimensionalVector< Unit::Speed, double >protected
Value() const noexceptPhQ::DimensionalVector< Unit::Speed, double >inline
Value(const Unit::Speed unit) constPhQ::DimensionalVector< Unit::Speed, double >inline
Velocity()=defaultPhQ::Velocity< NumericType >
Velocity(const Vector< NumericType > &value, const Unit::Speed unit)PhQ::Velocity< NumericType >inline
Velocity(const Speed< NumericType > &x, const Speed< NumericType > &y, const Speed< NumericType > &z)PhQ::Velocity< NumericType >inline
Velocity(const Speed< NumericType > &speed, const Direction< NumericType > &direction)PhQ::Velocity< NumericType >inline
Velocity(const PlanarVelocity< NumericType > &planar_velocity)PhQ::Velocity< NumericType >inlineexplicit
Velocity(const Displacement< NumericType > &displacement, const Time< NumericType > &time)PhQ::Velocity< NumericType >inline
Velocity(const Displacement< NumericType > &displacement, const Frequency< NumericType > &frequency)PhQ::Velocity< NumericType >inline
Velocity(const Acceleration< NumericType > &acceleration, const Time< NumericType > &time)PhQ::Velocity< NumericType >inline
Velocity(const Acceleration< NumericType > &acceleration, const Frequency< NumericType > &frequency)PhQ::Velocity< NumericType >inline
Velocity(const Velocity< NumericType > &other)=defaultPhQ::Velocity< NumericType >
Velocity(const Velocity< OtherNumericType > &other)PhQ::Velocity< NumericType >inlineexplicit
Velocity(Velocity< NumericType > &&other) noexcept=defaultPhQ::Velocity< NumericType >
Velocity(const Vector< NumericType > &value)PhQ::Velocity< NumericType >inlineexplicitprivate
x() const noexceptPhQ::Velocity< NumericType >inline
XML() constPhQ::DimensionalVector< Unit::Speed, double >inline
XML(const Unit::Speed unit) constPhQ::DimensionalVector< Unit::Speed, double >inline
y() const noexceptPhQ::Velocity< NumericType >inline
YAML() constPhQ::DimensionalVector< Unit::Speed, double >inline
YAML(const Unit::Speed unit) constPhQ::DimensionalVector< Unit::Speed, double >inline
z() const noexceptPhQ::Velocity< NumericType >inline
Zero()PhQ::Velocity< NumericType >inlinestatic
~DimensionalVector() noexcept=defaultPhQ::DimensionalVector< Unit::Speed, double >protected
~Velocity() noexcept=defaultPhQ::Velocity< NumericType >