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 300.
Table 300 – 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 301.
Table 301 – UnsignedRationalNumber definition
|
Attributes |
Value |
||||
|
BrowseName |
UnsignedRationalNumber |
||||
|
IsAbstract |
FALSE |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
Subtype of Structure defined in Table 196. |
|||||
|
Conformance Units |
|||||
|
Base Info Rational Number |
|||||