12.40 UnsignedRationalNumber
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.
| 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.
| 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 |