![]() |
![]() |
#include <simrtdb.h>
Public Member Functions | |
double samplingRate | __attribute__ ((aligned(8))) |
Data Fields | |
unsigned int | groupId |
unsigned int | groupSize |
unsigned int | destIP |
unsigned short | destPort |
FDX message static properties.
double samplingRate IOFDXMessage::__attribute__ | ( | (aligned(8)) | ) |
Sampling rate in ms for sampling port .
unsigned int IOFDXMessage::groupId |
unsigned int IOFDXMessage::groupSize |
unsigned int IOFDXMessage::destIP |
Destination IP for the message in "a <<24 | b << 16 | c << 8 | d" format where IP is a.b.c.d
unsigned short IOFDXMessage::destPort |
Destination port for transmit.