SIMulation Workbench Documentation SIMulation Workbench Documentation

RTMAPSProps Struct Reference
[RTDB Access API]

#include <simrtdb.h>

Public Member Functions

double samplingRate __attribute__ ((aligned(8)))

Data Fields

unsigned int destIP
unsigned short destPort
unsigned short srcPort
unsigned int outMessageLength
unsigned int inMessageLength
unsigned short msgFlags

Detailed Description

RTMAPS properties.


Member Function Documentation

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

Sampling rate in ms for sampling port .


Field Documentation

unsigned int RTMAPSProps::destIP

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

unsigned short RTMAPSProps::destPort

Destination port for transmit.

unsigned short RTMAPSProps::srcPort

Source port for receive.

# of bytes in the message including the identifier.

# of bytes in the message including the identifier.

unsigned short RTMAPSProps::msgFlags

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