This Structure DataType is used to represent an unsigned rational number as a fraction of two integral numbers. The UnsignedRationalNumber is formally defined in Table 286.
Table 286 – UnsignedRationalNumber structure
Name |
Type |
Description |
UnsignedRationalNumber |
Structure |
|
Numerator |
UInt32 |
Numerator of the rational number |
Denominator |
UInt32 |
Denominator of the rational number |
Its representation in the AddressSpace is defined in Table 287.
Table 287 – UnsignedRationalNumber definition
Attributes |
Value |
||||
BrowseName |
UnsignedRationalNumber |
||||
IsAbstract |
FALSE |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of Structure defined in Table 182. |
|||||
Conformance Units |
|||||
Base Info Rational Number |