dds-fmu 0.5.1
DDS-FMU communication integration
idl Module Reference

Some example data structures used as DDS types, which can be mapped to signals in FMI.

Classes

struct  Info
 Simple struct with both @optional and @key attributes. More...
 
struct  Signal
 Struct to contain a simple signal with @key. More...
 
struct  TestData
 Test structure with array data. More...
 
struct  Trigonometry
 Struct to contain trigonometric values. More...
 

Enumerations

enum  MyIndex { FIRST , SECOND }
 

Enumeration Type Documentation

◆ MyIndex

Enumerator
FIRST 
SECOND