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

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

Create(const NumericType value)PhQ::Speed< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< Unit::Speed, double >protected
DimensionalScalar(const double value)PhQ::DimensionalScalar< Unit::Speed, double >inlineexplicitprotected
DimensionalScalar(const double value, const Unit::Speed unit)PhQ::DimensionalScalar< Unit::Speed, double >inlineprotected
DimensionalScalar(const DimensionalScalar< Unit::Speed, double > &other)=defaultPhQ::DimensionalScalar< Unit::Speed, double >protected
DimensionalScalar(const DimensionalScalar< Unit::Speed, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Speed, double >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< Unit::Speed, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Speed, double >protected
Dimensions()PhQ::DimensionalScalar< Unit::Speed, double >inlinestatic
JSON() constPhQ::DimensionalScalar< Unit::Speed, double >inline
JSON(const Unit::Speed unit) constPhQ::DimensionalScalar< Unit::Speed, double >inline
MutableValue() noexceptPhQ::DimensionalScalar< Unit::Speed, double >inline
operator*(const NumericType number) constPhQ::Speed< NumericType >inline
operator*(const Time< NumericType > &time) constPhQ::Speed< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::Speed< NumericType >
operator*(const PlanarDirection< NumericType > &direction) constPhQ::Speed< NumericType >
operator*(const Direction< NumericType > &direction) constPhQ::Speed< NumericType >
operator*(const TransportEnergyConsumption< NumericType > &transport_energy_consumption) constPhQ::Speed< NumericType >
operator*=(const NumericType number) noexceptPhQ::Speed< NumericType >inline
operator+(const Speed< NumericType > &speed) constPhQ::Speed< NumericType >inline
operator+(const SoundSpeed< NumericType > &sound_speed) constPhQ::Speed< NumericType >
operator+=(const Speed< NumericType > &speed) noexceptPhQ::Speed< NumericType >inline
operator+=(const SoundSpeed< NumericType > &speed) noexceptPhQ::Speed< NumericType >
operator-(const Speed< NumericType > &speed) constPhQ::Speed< NumericType >inline
operator-(const SoundSpeed< NumericType > &sound_speed) constPhQ::Speed< NumericType >
operator-=(const Speed< NumericType > &speed) noexceptPhQ::Speed< NumericType >inline
operator-=(const SoundSpeed< NumericType > &speed) noexceptPhQ::Speed< NumericType >
operator/(const NumericType number) constPhQ::Speed< NumericType >inline
operator/(const Frequency< NumericType > &frequency) constPhQ::Speed< NumericType >inline
operator/(const Length< NumericType > &length) constPhQ::Speed< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::Speed< NumericType >
operator/(const ScalarAcceleration< NumericType > &scalar_acceleration) constPhQ::Speed< NumericType >
operator/(const SoundSpeed< NumericType > &sound_speed) constPhQ::Speed< NumericType >
operator/(const Speed< NumericType > &speed) const noexceptPhQ::Speed< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Speed< NumericType >inline
operator=(const Speed< NumericType > &other)=defaultPhQ::Speed< NumericType >
operator=(const Speed< OtherNumericType > &other)PhQ::Speed< NumericType >inline
operator=(Speed< NumericType > &&other) noexcept=defaultPhQ::Speed< NumericType >
DimensionalScalar< Unit::Speed, double >::operator=(const DimensionalScalar< Unit::Speed, double > &other)=defaultPhQ::DimensionalScalar< Unit::Speed, double >protected
DimensionalScalar< Unit::Speed, double >::operator=(const DimensionalScalar< Unit::Speed, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Speed, double >inlineprotected
DimensionalScalar< Unit::Speed, double >::operator=(DimensionalScalar< Unit::Speed, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Speed, double >protected
PlanarVelocity classPhQ::Speed< NumericType >friend
Print() constPhQ::DimensionalScalar< Unit::Speed, double >inline
Print(const Unit::Speed unit) constPhQ::DimensionalScalar< Unit::Speed, double >inline
SetValue(const double value) noexceptPhQ::DimensionalScalar< Unit::Speed, double >inline
SoundSpeed classPhQ::Speed< NumericType >friend
Speed()=defaultPhQ::Speed< NumericType >
Speed(const NumericType value, const Unit::Speed unit)PhQ::Speed< NumericType >inline
Speed(const Length< NumericType > &length, const Time< NumericType > &time)PhQ::Speed< NumericType >inline
Speed(const Length< NumericType > &length, const Frequency< NumericType > &frequency)PhQ::Speed< NumericType >inline
Speed(const ScalarAcceleration< NumericType > &scalar_acceleration, const Time< NumericType > &time)PhQ::Speed< NumericType >
Speed(const ScalarAcceleration< NumericType > &scalar_acceleration, const Frequency< NumericType > &frequency)PhQ::Speed< NumericType >
Speed(const DynamicPressure< NumericType > &dynamic_pressure, const MassDensity< NumericType > &mass_density)PhQ::Speed< NumericType >
Speed(const DynamicKinematicPressure< NumericType > &dynamic_kinematic_pressure)PhQ::Speed< NumericType >explicit
Speed(const ReynoldsNumber< NumericType > &reynolds_number, const DynamicViscosity< NumericType > &dynamic_viscosity, const MassDensity< NumericType > &mass_density, const Length< NumericType > &length)PhQ::Speed< NumericType >
Speed(const ReynoldsNumber< NumericType > &reynolds_number, const KinematicViscosity< NumericType > &kinematic_viscosity, const Length< NumericType > &length)PhQ::Speed< NumericType >
Speed(const SoundSpeed< NumericType > &sound_speed, const MachNumber< NumericType > &mach_number)PhQ::Speed< NumericType >
Speed(const Speed< NumericType > &other)=defaultPhQ::Speed< NumericType >
Speed(const Speed< OtherNumericType > &other)PhQ::Speed< NumericType >inlineexplicit
Speed(Speed< NumericType > &&other) noexcept=defaultPhQ::Speed< NumericType >
Speed(const NumericType value)PhQ::Speed< NumericType >inlineexplicitprivate
StaticValue() constPhQ::DimensionalScalar< Unit::Speed, double >inline
Unit()PhQ::DimensionalScalar< Unit::Speed, double >inlinestatic
valuePhQ::DimensionalScalar< Unit::Speed, double >protected
Value() const noexceptPhQ::DimensionalScalar< Unit::Speed, double >inline
Value(const Unit::Speed unit) constPhQ::DimensionalScalar< Unit::Speed, double >inline
Velocity classPhQ::Speed< NumericType >friend
XML() constPhQ::DimensionalScalar< Unit::Speed, double >inline
XML(const Unit::Speed unit) constPhQ::DimensionalScalar< Unit::Speed, double >inline
YAML() constPhQ::DimensionalScalar< Unit::Speed, double >inline
YAML(const Unit::Speed unit) constPhQ::DimensionalScalar< Unit::Speed, double >inline
Zero()PhQ::Speed< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< Unit::Speed, double >protected
~Speed() noexcept=defaultPhQ::Speed< NumericType >