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

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

Create(const NumericType value)PhQ::Time< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< Unit::Time, double >protected
DimensionalScalar(const double value)PhQ::DimensionalScalar< Unit::Time, double >inlineexplicitprotected
DimensionalScalar(const double value, const Unit::Time unit)PhQ::DimensionalScalar< Unit::Time, double >inlineprotected
DimensionalScalar(const DimensionalScalar< Unit::Time, double > &other)=defaultPhQ::DimensionalScalar< Unit::Time, double >protected
DimensionalScalar(const DimensionalScalar< Unit::Time, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Time, double >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< Unit::Time, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Time, double >protected
Dimensions()PhQ::DimensionalScalar< Unit::Time, double >inlinestatic
Frequency() constPhQ::Time< NumericType >
JSON() constPhQ::DimensionalScalar< Unit::Time, double >inline
JSON(const Unit::Time unit) constPhQ::DimensionalScalar< Unit::Time, double >inline
MutableValue() noexceptPhQ::DimensionalScalar< Unit::Time, double >inline
operator*(const NumericType number) constPhQ::Time< NumericType >inline
operator*(const PhQ::Frequency< NumericType > &frequency) const noexceptPhQ::Time< NumericType >
operator*(const PlanarAcceleration< NumericType > &planar_acceleration) constPhQ::Time< NumericType >
operator*(const AngularSpeed< NumericType > &angular_speed) constPhQ::Time< NumericType >
operator*(const ScalarAngularAcceleration< NumericType > &scalar_angular_acceleration) constPhQ::Time< NumericType >
operator*(const ElectricCurrent< NumericType > &electric_current) constPhQ::Time< NumericType >
operator*(const Acceleration< NumericType > &acceleration) constPhQ::Time< NumericType >
operator*(const ScalarAcceleration< NumericType > &scalar_acceleration) constPhQ::Time< NumericType >
operator*(const MassRate< NumericType > &mass_rate) constPhQ::Time< NumericType >
operator*(const Power< NumericType > &power) constPhQ::Time< NumericType >
operator*(const SpecificPower< NumericType > &specific_power) constPhQ::Time< NumericType >
operator*(const StrainRate< NumericType > &strain_rate) constPhQ::Time< NumericType >
operator*(const ScalarStrainRate< NumericType > &scalar_strain_rate) constPhQ::Time< NumericType >
operator*(const PlanarVelocity< NumericType > &planar_velocity) constPhQ::Time< NumericType >
operator*(const Velocity< NumericType > &velocity) constPhQ::Time< NumericType >
operator*(const VelocityGradient< NumericType > &velocity_gradient) constPhQ::Time< NumericType >
operator*(const ScalarVelocityGradient< NumericType > &scalar_velocity_gradient) constPhQ::Time< NumericType >
operator*(const VolumeRate< NumericType > &volume_rate) constPhQ::Time< NumericType >
operator*=(const NumericType number) noexceptPhQ::Time< NumericType >inline
operator+(const Time< NumericType > &time) constPhQ::Time< NumericType >inline
operator+=(const Time< NumericType > &time) noexceptPhQ::Time< NumericType >inline
operator-(const Time< NumericType > &time) constPhQ::Time< NumericType >inline
operator-=(const Time< NumericType > &time) noexceptPhQ::Time< NumericType >inline
operator/(const NumericType number) constPhQ::Time< NumericType >inline
operator/(const Time< NumericType > &time) const noexceptPhQ::Time< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Time< NumericType >inline
operator=(const Time< NumericType > &other)=defaultPhQ::Time< NumericType >
operator=(const Time< OtherNumericType > &other)PhQ::Time< NumericType >inline
operator=(Time< NumericType > &&other) noexcept=defaultPhQ::Time< NumericType >
DimensionalScalar< Unit::Time, double >::operator=(const DimensionalScalar< Unit::Time, double > &other)=defaultPhQ::DimensionalScalar< Unit::Time, double >protected
DimensionalScalar< Unit::Time, double >::operator=(const DimensionalScalar< Unit::Time, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Time, double >inlineprotected
DimensionalScalar< Unit::Time, double >::operator=(DimensionalScalar< Unit::Time, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Time, double >protected
Print() constPhQ::DimensionalScalar< Unit::Time, double >inline
Print(const Unit::Time unit) constPhQ::DimensionalScalar< Unit::Time, double >inline
SetValue(const double value) noexceptPhQ::DimensionalScalar< Unit::Time, double >inline
StaticValue() constPhQ::DimensionalScalar< Unit::Time, double >inline
Time()=defaultPhQ::Time< NumericType >
Time(const NumericType value, const Unit::Time unit)PhQ::Time< NumericType >inline
Time(const PhQ::Frequency< NumericType > &frequency)PhQ::Time< NumericType >explicit
Time(const Speed< NumericType > &speed, const ScalarAcceleration< NumericType > &scalar_acceleration)PhQ::Time< NumericType >
Time(const AngularSpeed< NumericType > &angular_speed, const ScalarAngularAcceleration< NumericType > &scalar_angular_acceleration)PhQ::Time< NumericType >
Time(const Angle< NumericType > &angle, const AngularSpeed< NumericType > &angular_speed)PhQ::Time< NumericType >
Time(const ElectricCharge< NumericType > &electric_charge, const ElectricCurrent< NumericType > &electric_current)PhQ::Time< NumericType >
Time(const Mass< NumericType > &mass, const MassRate< NumericType > &mass_rate)PhQ::Time< NumericType >
Time(const Memory< NumericType > &memory, const MemoryRate< NumericType > &memory_rate)PhQ::Time< NumericType >
Time(const Energy< NumericType > &energy, const Power< NumericType > &power)PhQ::Time< NumericType >
Time(const SpecificEnergy< NumericType > &specific_energy, const SpecificPower< NumericType > &specific_power)PhQ::Time< NumericType >
Time(const Length< NumericType > &length, const Speed< NumericType > &speed)PhQ::Time< NumericType >
Time(const Volume< NumericType > &volume, const VolumeRate< NumericType > &volume_rate)PhQ::Time< NumericType >
Time(const Time< NumericType > &other)=defaultPhQ::Time< NumericType >
Time(const Time< OtherNumericType > &other)PhQ::Time< NumericType >inlineexplicit
Time(Time< NumericType > &&other) noexcept=defaultPhQ::Time< NumericType >
Time(const NumericType value)PhQ::Time< NumericType >inlineexplicitprivate
Unit()PhQ::DimensionalScalar< Unit::Time, double >inlinestatic
valuePhQ::DimensionalScalar< Unit::Time, double >protected
Value() const noexceptPhQ::DimensionalScalar< Unit::Time, double >inline
Value(const Unit::Time unit) constPhQ::DimensionalScalar< Unit::Time, double >inline
XML() constPhQ::DimensionalScalar< Unit::Time, double >inline
XML(const Unit::Time unit) constPhQ::DimensionalScalar< Unit::Time, double >inline
YAML() constPhQ::DimensionalScalar< Unit::Time, double >inline
YAML(const Unit::Time unit) constPhQ::DimensionalScalar< Unit::Time, double >inline
Zero()PhQ::Time< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< Unit::Time, double >protected
~Time() noexcept=defaultPhQ::Time< NumericType >