scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
Loading...
Searching...
No Matches
scifir::percentage Member List

This is the complete list of members for scifir::percentage, including all inherited members.

display_percentage(int number_of_decimals=2) constscifir::percentage
display_ppm() constscifir::percentage
get_factor() constscifir::percentage
get_ppm() constscifir::percentage
get_value() constscifir::percentageinline
initialize_from_string(const string &init_percentage)scifir::percentageprivate
operator float() constscifir::percentageinlineexplicit
operator*(const percentage &x) constscifir::percentage
operator*(T x) constscifir::percentageinline
operator*(const scalar_unit &x) constscifir::percentage
operator*=(const percentage &x)scifir::percentage
operator*=(T x)scifir::percentageinline
operator+(const percentage &x) constscifir::percentage
operator+(T x) constscifir::percentageinline
operator++()scifir::percentage
operator++(int)scifir::percentage
operator+=(const percentage &x)scifir::percentage
operator+=(T x)scifir::percentageinline
operator-(const percentage &x) constscifir::percentage
operator-(T x) constscifir::percentageinline
operator--()scifir::percentage
operator--(int)scifir::percentage
operator-=(const percentage &x)scifir::percentage
operator-=(T x)scifir::percentageinline
operator/(const percentage &x) constscifir::percentage
operator/(T x) constscifir::percentageinline
operator/(const scalar_unit &x) constscifir::percentage
operator/=(const percentage &x)scifir::percentage
operator/=(T x)scifir::percentageinline
operator=(const percentage &x)scifir::percentage
operator=(percentage &&x)scifir::percentage
operator=(float new_value)scifir::percentage
operator=(double new_value)scifir::percentage
operator=(long double new_value)scifir::percentage
operator=(int new_value)scifir::percentage
operator=(const string &init_percentage)scifir::percentage
operator=(const scalar_unit &x)scifir::percentage
operator=(T x)scifir::percentageinline
PARTS_PER_BILLION enum valuescifir::percentage
PARTS_PER_MILLION enum valuescifir::percentage
PARTS_PER_QUATRILLION enum valuescifir::percentage
PARTS_PER_TRILLION enum valuescifir::percentage
percentage()scifir::percentage
percentage(const percentage &x)scifir::percentage
percentage(percentage &&x)scifir::percentage
percentage(float new_value, percentage::type init_type=percentage::PERCENTAGE)scifir::percentageexplicit
percentage(double new_value, percentage::type init_type=percentage::PERCENTAGE)scifir::percentageexplicit
percentage(long double new_value, percentage::type init_type=percentage::PERCENTAGE)scifir::percentageexplicit
percentage(int new_value, percentage::type init_type=percentage::PERCENTAGE)scifir::percentageexplicit
percentage(float new_value, const string &init_type)scifir::percentageexplicit
percentage(double new_value, const string &init_type)scifir::percentageexplicit
percentage(long double new_value, const string &init_type)scifir::percentageexplicit
percentage(int new_value, const string &init_type)scifir::percentageexplicit
percentage(const string &init_percentage)scifir::percentageexplicit
percentage(const scalar_unit &x)scifir::percentageexplicit
PERCENTAGE enum valuescifir::percentage
RATIO enum valuescifir::percentage
type enum namescifir::percentage
valuescifir::percentageprivate