open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_RationalNumber Struct Reference

#include <types_generated.h>

Data Fields

UA_Int32 numerator
 
UA_UInt32 denominator
 

Detailed Description

RationalNumber.

Definition at line 181 of file types_generated.h.

Field Documentation

◆ denominator

UA_UInt32 UA_RationalNumber::denominator

Definition at line 183 of file types_generated.h.

◆ numerator

UA_Int32 UA_RationalNumber::numerator

Definition at line 182 of file types_generated.h.


The documentation for this struct was generated from the following file: