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

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

AngularSpeed()=defaultPhQ::AngularSpeed< NumericType >
AngularSpeed(const NumericType value, const Unit::AngularSpeed unit)PhQ::AngularSpeed< NumericType >inline
AngularSpeed(const Angle< NumericType > &angle, const Time< NumericType > &time)PhQ::AngularSpeed< NumericType >inline
AngularSpeed(const Angle< NumericType > &angle, const Frequency< NumericType > &frequency)PhQ::AngularSpeed< NumericType >inline
AngularSpeed(const ScalarAngularAcceleration< NumericType > &scalar_angular_acceleration, const Time< NumericType > &time)PhQ::AngularSpeed< NumericType >inline
AngularSpeed(const ScalarAngularAcceleration< NumericType > &scalar_angular_acceleration, const Frequency< NumericType > &frequency)PhQ::AngularSpeed< NumericType >inline
AngularSpeed(const AngularSpeed< NumericType > &other)=defaultPhQ::AngularSpeed< NumericType >
AngularSpeed(const AngularSpeed< OtherNumericType > &other)PhQ::AngularSpeed< NumericType >inlineexplicit
AngularSpeed(AngularSpeed< NumericType > &&other) noexcept=defaultPhQ::AngularSpeed< NumericType >
AngularSpeed(const NumericType value)PhQ::AngularSpeed< NumericType >inlineexplicitprivate
Create(const NumericType value)PhQ::AngularSpeed< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
DimensionalScalar(const NumericType value)PhQ::DimensionalScalar< UnitType, NumericType >inlineexplicitprotected
DimensionalScalar(const NumericType value, const UnitType unit)PhQ::DimensionalScalar< UnitType, NumericType >inlineprotected
DimensionalScalar(const DimensionalScalar< UnitType, NumericType > &other)=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
DimensionalScalar(const DimensionalScalar< UnitType, OtherNumericType > &other)PhQ::DimensionalScalar< UnitType, NumericType >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
Dimensions()PhQ::DimensionalScalar< UnitType, NumericType >inlinestatic
JSON() constPhQ::DimensionalScalar< UnitType, NumericType >inline
JSON(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
MutableValue() noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
operator*(const NumericType number) constPhQ::AngularSpeed< NumericType >inline
operator*(const Time< NumericType > &time) constPhQ::AngularSpeed< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::AngularSpeed< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::AngularSpeed< NumericType >inline
operator+(const AngularSpeed< NumericType > &angular_speed) constPhQ::AngularSpeed< NumericType >inline
operator+=(const AngularSpeed< NumericType > &angular_speed) noexceptPhQ::AngularSpeed< NumericType >inline
operator-(const AngularSpeed< NumericType > &angular_speed) constPhQ::AngularSpeed< NumericType >inline
operator-=(const AngularSpeed< NumericType > &angular_speed) noexceptPhQ::AngularSpeed< NumericType >inline
operator/(const NumericType number) constPhQ::AngularSpeed< NumericType >inline
operator/(const Frequency< NumericType > &frequency) constPhQ::AngularSpeed< NumericType >inline
operator/(const Angle< NumericType > &angle) constPhQ::AngularSpeed< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::AngularSpeed< NumericType >inline
operator/(const ScalarAngularAcceleration< NumericType > &scalar_angular_acceleration) constPhQ::AngularSpeed< NumericType >inline
operator/(const AngularSpeed< NumericType > &angular_speed) const noexceptPhQ::AngularSpeed< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::AngularSpeed< NumericType >inline
operator=(const AngularSpeed< NumericType > &other)=defaultPhQ::AngularSpeed< NumericType >
operator=(const AngularSpeed< OtherNumericType > &other)PhQ::AngularSpeed< NumericType >inline
operator=(AngularSpeed< NumericType > &&other) noexcept=defaultPhQ::AngularSpeed< NumericType >
PhQ::DimensionalScalar::operator=(const DimensionalScalar< UnitType, NumericType > &other)=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
PhQ::DimensionalScalar::operator=(const DimensionalScalar< UnitType, OtherNumericType > &other)PhQ::DimensionalScalar< UnitType, NumericType >inlineprotected
PhQ::DimensionalScalar::operator=(DimensionalScalar< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
Print() constPhQ::DimensionalScalar< UnitType, NumericType >inline
Print(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
SetValue(const NumericType value) noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
StaticValue() constPhQ::DimensionalScalar< UnitType, NumericType >inline
Unit()PhQ::DimensionalScalar< UnitType, NumericType >inlinestatic
Value() const noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
valuePhQ::DimensionalScalar< UnitType, NumericType >protected
XML() constPhQ::DimensionalScalar< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
YAML() constPhQ::DimensionalScalar< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
Zero()PhQ::AngularSpeed< NumericType >inlinestatic
~AngularSpeed() noexcept=defaultPhQ::AngularSpeed< NumericType >
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected