Real-Time API Revision2025.2-0
Loading...
Searching...
No Matches
RTMAPSProps Struct Reference

#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

◆ __attribute__()

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

Sampling rate in ms for sampling port .

Field Documentation

◆ destIP

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

◆ destPort

unsigned short RTMAPSProps::destPort

Destination port for transmit.

◆ srcPort

unsigned short RTMAPSProps::srcPort

Source port for receive.

◆ outMessageLength

unsigned int RTMAPSProps::outMessageLength

of bytes in the message including the identifier.

◆ inMessageLength

unsigned int RTMAPSProps::inMessageLength

of bytes in the message including the identifier.

◆ msgFlags

unsigned short RTMAPSProps::msgFlags

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