12.22 RationalNumber
This Structured DataType defines a rational number as a fraction of two integral numbers. Its elements are described in Table 265.
| 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 266.
| Attributes | Value | ||||
| BrowseName | RationalNumber | ||||
| IsAbstract | FALSE | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| Subtype of the Structure DataType defined in Table 196. | |||||
| Conformance Units | |||||
|---|---|---|---|---|---|
| Base Info Rational Number |