SIMulation Workbench Documentation SIMulation Workbench Documentation

IOCIGIMessage Struct Reference
[RTDB Access API]

#include <simrtdb.h>

Public Member Functions

double samplingRate __attribute__ ((aligned(8)))

Data Fields

char cigiInterfaceName [MAX_CIGINAME+1]
unsigned int destIP
unsigned short destPort
unsigned short srcPort
unsigned short msgFlags
unsigned short type
unsigned short cigiMajorVersion
unsigned short cigiMinorVersion

Detailed Description

CIGI message static properties.


Member Function Documentation

double samplingRate IOCIGIMessage::__attribute__ ( (aligned(8))   ) 

Sampling rate in ms for sampling port .


Field Documentation

char IOCIGIMessage::cigiInterfaceName[MAX_CIGINAME+1]
unsigned int IOCIGIMessage::destIP

Destination IP for the message in "a <<24 | b << 16 | c << 8 | d" format where IP is a.b.c.d

unsigned short IOCIGIMessage::destPort

Destination port for transmit.

unsigned short IOCIGIMessage::srcPort

Source port for receive.

unsigned short IOCIGIMessage::msgFlags
unsigned short IOCIGIMessage::type

Whether FIFO or schedule,etc.

Whether IN/OUT


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