![]() |
![]() |
#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 |
RTMAPS properties.
double samplingRate RTMAPSProps::__attribute__ | ( | (aligned(8)) | ) |
Sampling rate in ms for sampling port .
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.
unsigned int RTMAPSProps::outMessageLength |
# of bytes in the message including the identifier.
unsigned int RTMAPSProps::inMessageLength |
# of bytes in the message including the identifier.
unsigned short RTMAPSProps::msgFlags |