This Structured DataType defines a rational number as a fraction of two integral numbers. Its elements are described in Table 254.
Table 254 – RationalNumber Structure
Name |
Type |
Description |
RationalNumber |
Structure |
|
Numerator |
Int32 |
Numerator of the rational number. The sign of the rational number is reflected in this value |
Denominator |
UInt32 |
Denominator of the rational number |
Its representation in the AddressSpace is defined in Table 255.
Table 255 – RationalNumber definition
Attributes |
Value |
||||
BrowseName |
RationalNumber |
||||
IsAbstract |
FALSE |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of the Structure DataType defined in Table 185. |
|||||
Conformance Units |
|||||
Base Info Rational Number |