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

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

Create(const NumericType value)PhQ::Length< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< Unit::Length, double >protected
DimensionalScalar(const double value)PhQ::DimensionalScalar< Unit::Length, double >inlineexplicitprotected
DimensionalScalar(const double value, const Unit::Length unit)PhQ::DimensionalScalar< Unit::Length, double >inlineprotected
DimensionalScalar(const DimensionalScalar< Unit::Length, double > &other)=defaultPhQ::DimensionalScalar< Unit::Length, double >protected
DimensionalScalar(const DimensionalScalar< Unit::Length, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Length, double >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< Unit::Length, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Length, double >protected
Dimensions()PhQ::DimensionalScalar< Unit::Length, double >inlinestatic
Displacement classPhQ::Length< NumericType >friend
JSON() constPhQ::DimensionalScalar< Unit::Length, double >inline
JSON(const Unit::Length unit) constPhQ::DimensionalScalar< Unit::Length, double >inline
Length()=defaultPhQ::Length< NumericType >
Length(const NumericType value, const Unit::Length unit)PhQ::Length< NumericType >inline
Length(const Area< NumericType > &area, const Length< NumericType > &length)PhQ::Length< NumericType >
Length(const Volume< NumericType > &volume, const Area< NumericType > &area)PhQ::Length< NumericType >
Length(const Speed< NumericType > &speed, const Time< NumericType > &time)PhQ::Length< NumericType >
Length(const Speed< NumericType > &speed, const Frequency< NumericType > &frequency)PhQ::Length< NumericType >
Length(const ReynoldsNumber< NumericType > &reynolds_number, const DynamicViscosity< NumericType > &dynamic_viscosity, const MassDensity< NumericType > &mass_density, const Speed< NumericType > &speed)PhQ::Length< NumericType >
Length(const ReynoldsNumber< NumericType > &reynolds_number, const KinematicViscosity< NumericType > &kinematic_viscosity, const Speed< NumericType > &speed)PhQ::Length< NumericType >
Length(const Energy< NumericType > &energy, const TransportEnergyConsumption< NumericType > &transport_energy_consumption)PhQ::Length< NumericType >
Length(const Length< NumericType > &other)=defaultPhQ::Length< NumericType >
Length(const Length< OtherNumericType > &other)PhQ::Length< NumericType >inlineexplicit
Length(Length< NumericType > &&other) noexcept=defaultPhQ::Length< NumericType >
Length(const NumericType value)PhQ::Length< NumericType >inlineexplicitprivate
MutableValue() noexceptPhQ::DimensionalScalar< Unit::Length, double >inline
operator*(const NumericType number) constPhQ::Length< NumericType >inline
operator*(const Length< NumericType > &length) constPhQ::Length< NumericType >
operator*(const Area< NumericType > &area) constPhQ::Length< NumericType >
operator*(const Frequency< NumericType > &frequency) constPhQ::Length< NumericType >
operator*(const Direction< NumericType > &direction) constPhQ::Length< NumericType >
operator*(const PlanarDirection< NumericType > &planar_direction) constPhQ::Length< NumericType >
operator*(const TransportEnergyConsumption< NumericType > &transport_energy_consumption) constPhQ::Length< NumericType >
operator*=(const NumericType number) noexceptPhQ::Length< NumericType >inline
operator+(const Length< NumericType > &length) constPhQ::Length< NumericType >inline
operator+=(const Length< NumericType > &length) noexceptPhQ::Length< NumericType >inline
operator-(const Length< NumericType > &length) constPhQ::Length< NumericType >inline
operator-=(const Length< NumericType > &length) noexceptPhQ::Length< NumericType >inline
operator/(const NumericType number) constPhQ::Length< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::Length< NumericType >
operator/(const Speed< NumericType > &speed) constPhQ::Length< NumericType >
operator/(const Length< NumericType > &length) const noexceptPhQ::Length< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Length< NumericType >inline
operator=(const Length< NumericType > &other)=defaultPhQ::Length< NumericType >
operator=(const Length< OtherNumericType > &other)PhQ::Length< NumericType >inline
operator=(Length< NumericType > &&other) noexcept=defaultPhQ::Length< NumericType >
DimensionalScalar< Unit::Length, double >::operator=(const DimensionalScalar< Unit::Length, double > &other)=defaultPhQ::DimensionalScalar< Unit::Length, double >protected
DimensionalScalar< Unit::Length, double >::operator=(const DimensionalScalar< Unit::Length, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Length, double >inlineprotected
DimensionalScalar< Unit::Length, double >::operator=(DimensionalScalar< Unit::Length, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Length, double >protected
PlanarDisplacement classPhQ::Length< NumericType >friend
PlanarPosition classPhQ::Length< NumericType >friend
Position classPhQ::Length< NumericType >friend
Print() constPhQ::DimensionalScalar< Unit::Length, double >inline
Print(const Unit::Length unit) constPhQ::DimensionalScalar< Unit::Length, double >inline
SetValue(const double value) noexceptPhQ::DimensionalScalar< Unit::Length, double >inline
StaticValue() constPhQ::DimensionalScalar< Unit::Length, double >inline
Unit()PhQ::DimensionalScalar< Unit::Length, double >inlinestatic
valuePhQ::DimensionalScalar< Unit::Length, double >protected
Value() const noexceptPhQ::DimensionalScalar< Unit::Length, double >inline
Value(const Unit::Length unit) constPhQ::DimensionalScalar< Unit::Length, double >inline
XML() constPhQ::DimensionalScalar< Unit::Length, double >inline
XML(const Unit::Length unit) constPhQ::DimensionalScalar< Unit::Length, double >inline
YAML() constPhQ::DimensionalScalar< Unit::Length, double >inline
YAML(const Unit::Length unit) constPhQ::DimensionalScalar< Unit::Length, double >inline
Zero()PhQ::Length< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< Unit::Length, double >protected
~Length() noexcept=defaultPhQ::Length< NumericType >