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

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

Create(const NumericType value)PhQ::Frequency< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< Unit::Frequency, double >protected
DimensionalScalar(const double value)PhQ::DimensionalScalar< Unit::Frequency, double >inlineexplicitprotected
DimensionalScalar(const double value, const Unit::Frequency unit)PhQ::DimensionalScalar< Unit::Frequency, double >inlineprotected
DimensionalScalar(const DimensionalScalar< Unit::Frequency, double > &other)=defaultPhQ::DimensionalScalar< Unit::Frequency, double >protected
DimensionalScalar(const DimensionalScalar< Unit::Frequency, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Frequency, double >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< Unit::Frequency, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Frequency, double >protected
Dimensions()PhQ::DimensionalScalar< Unit::Frequency, double >inlinestatic
Frequency()=defaultPhQ::Frequency< NumericType >
Frequency(const NumericType value, const Unit::Frequency unit)PhQ::Frequency< NumericType >inline
Frequency(const Time< NumericType > &time)PhQ::Frequency< NumericType >inlineexplicit
Frequency(const ScalarAcceleration< NumericType > &scalar_acceleration, const Speed< NumericType > &speed)PhQ::Frequency< NumericType >
Frequency(const ScalarAngularAcceleration< NumericType > &scalar_angular_acceleration, const AngularSpeed< NumericType > &angular_speed)PhQ::Frequency< NumericType >
Frequency(const AngularSpeed< NumericType > &angular_speed, const Angle< NumericType > &angle)PhQ::Frequency< NumericType >
Frequency(const ElectricCurrent< NumericType > &electric_current, const ElectricCharge< NumericType > &electric_charge)PhQ::Frequency< NumericType >
Frequency(const MassRate< NumericType > &mass_rate, const Mass< NumericType > &mass)PhQ::Frequency< NumericType >
Frequency(const MemoryRate< NumericType > &memory_rate, const Memory< NumericType > &memory)PhQ::Frequency< NumericType >
Frequency(const Power< NumericType > &power, const Energy< NumericType > &energy)PhQ::Frequency< NumericType >
Frequency(const SpecificPower< NumericType > &specific_power, const SpecificEnergy< NumericType > &specific_energy)PhQ::Frequency< NumericType >
Frequency(const Speed< NumericType > &speed, const Length< NumericType > &length)PhQ::Frequency< NumericType >
Frequency(const VolumeRate< NumericType > &volume_rate, const Volume< NumericType > &volume)PhQ::Frequency< NumericType >
Frequency(const Frequency< NumericType > &other)=defaultPhQ::Frequency< NumericType >
Frequency(const Frequency< OtherNumericType > &other)PhQ::Frequency< NumericType >inlineexplicit
Frequency(Frequency< NumericType > &&other) noexcept=defaultPhQ::Frequency< NumericType >
Frequency(const NumericType value)PhQ::Frequency< NumericType >inlineexplicitprivate
JSON() constPhQ::DimensionalScalar< Unit::Frequency, double >inline
JSON(const Unit::Frequency unit) constPhQ::DimensionalScalar< Unit::Frequency, double >inline
MutableValue() noexceptPhQ::DimensionalScalar< Unit::Frequency, double >inline
operator*(const NumericType number) constPhQ::Frequency< NumericType >inline
operator*(const Time< NumericType > &time) const noexceptPhQ::Frequency< NumericType >inline
operator*(const Length< NumericType > &length) constPhQ::Frequency< NumericType >
operator*(const Angle< NumericType > &angle) constPhQ::Frequency< NumericType >
operator*(const ElectricCharge< NumericType > &electric_charge) constPhQ::Frequency< NumericType >
operator*(const PlanarDisplacement< NumericType > &displacement) constPhQ::Frequency< NumericType >
operator*(const Displacement< NumericType > &displacement) constPhQ::Frequency< NumericType >
operator*(const PlanarVelocity< NumericType > &displacement) constPhQ::Frequency< NumericType >
operator*(const Velocity< NumericType > &displacement) constPhQ::Frequency< NumericType >
operator*(const DisplacementGradient< NumericType > &displacement_gradient) constPhQ::Frequency< NumericType >
operator*(const ScalarDisplacementGradient< NumericType > &scalar_displacement_gradient) constPhQ::Frequency< NumericType >
operator*(const Memory< NumericType > &memory) constPhQ::Frequency< NumericType >
operator*(const Speed< NumericType > &speed) constPhQ::Frequency< NumericType >
operator*(const AngularSpeed< NumericType > &angular_speed) constPhQ::Frequency< NumericType >
operator*(const Mass< NumericType > &mass) constPhQ::Frequency< NumericType >
operator*(const Volume< NumericType > &volume) constPhQ::Frequency< NumericType >
operator*(const Energy< NumericType > &energy) constPhQ::Frequency< NumericType >
operator*(const SpecificEnergy< NumericType > &specific_energy) constPhQ::Frequency< NumericType >
operator*(const Strain< NumericType > &strain) constPhQ::Frequency< NumericType >
operator*(const ScalarStrain< NumericType > &scalar_strain) constPhQ::Frequency< NumericType >
operator*=(const NumericType number) noexceptPhQ::Frequency< NumericType >inline
operator+(const Frequency< NumericType > &frequency) constPhQ::Frequency< NumericType >inline
operator+=(const Frequency< NumericType > &frequency) noexceptPhQ::Frequency< NumericType >inline
operator-(const Frequency< NumericType > &frequency) constPhQ::Frequency< NumericType >inline
operator-=(const Frequency< NumericType > &frequency) noexceptPhQ::Frequency< NumericType >inline
operator/(const NumericType number) constPhQ::Frequency< NumericType >inline
operator/(const Frequency< NumericType > &frequency) const noexceptPhQ::Frequency< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Frequency< NumericType >inline
operator=(const Frequency< NumericType > &other)=defaultPhQ::Frequency< NumericType >
operator=(const Frequency< OtherNumericType > &other)PhQ::Frequency< NumericType >inline
operator=(Frequency< NumericType > &&other) noexcept=defaultPhQ::Frequency< NumericType >
DimensionalScalar< Unit::Frequency, double >::operator=(const DimensionalScalar< Unit::Frequency, double > &other)=defaultPhQ::DimensionalScalar< Unit::Frequency, double >protected
DimensionalScalar< Unit::Frequency, double >::operator=(const DimensionalScalar< Unit::Frequency, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Frequency, double >inlineprotected
DimensionalScalar< Unit::Frequency, double >::operator=(DimensionalScalar< Unit::Frequency, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Frequency, double >protected
Period() constPhQ::Frequency< NumericType >inline
Print() constPhQ::DimensionalScalar< Unit::Frequency, double >inline
Print(const Unit::Frequency unit) constPhQ::DimensionalScalar< Unit::Frequency, double >inline
SetValue(const double value) noexceptPhQ::DimensionalScalar< Unit::Frequency, double >inline
StaticValue() constPhQ::DimensionalScalar< Unit::Frequency, double >inline
Unit()PhQ::DimensionalScalar< Unit::Frequency, double >inlinestatic
Value() const noexceptPhQ::DimensionalScalar< Unit::Frequency, double >inline
Value(const Unit::Frequency unit) constPhQ::DimensionalScalar< Unit::Frequency, double >inline
valuePhQ::DimensionalScalar< Unit::Frequency, double >protected
XML() constPhQ::DimensionalScalar< Unit::Frequency, double >inline
XML(const Unit::Frequency unit) constPhQ::DimensionalScalar< Unit::Frequency, double >inline
YAML() constPhQ::DimensionalScalar< Unit::Frequency, double >inline
YAML(const Unit::Frequency unit) constPhQ::DimensionalScalar< Unit::Frequency, double >inline
Zero()PhQ::Frequency< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< Unit::Frequency, double >protected
~Frequency() noexcept=defaultPhQ::Frequency< NumericType >