#include <Ratio.h>
Public Attributes | |
IEC61970::Base::Domain::Float | denominator |
IEC61970::Base::Domain::Float | numerator |
Fraction specified explicitly with a numerator and denominator, which can be used to calculate the quotient.
IEC61970::Base::Domain::Float IEC61968::InfIEC61968::InfCommon::Ratio::denominator |
The part of a fraction that is below the line and that functions as the divisor of the numerator.
IEC61970::Base::Domain::Float IEC61968::InfIEC61968::InfCommon::Ratio::numerator |
The part of a fraction that is above the line and signifies the number to be divided by the denominator.