RTMAPSResidentMessage Struct Reference
[RTDB Access API]
#include <simrtdb.h>
Detailed Description
Object describing specific run-time properties of RTMAPS message in the shared memory RTDB.
Member Function Documentation
unsigned long long timeStamp RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
in CPU ticks when the message was read in or written out.
double scheduleRate RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
Save current schedule rate here so it can be restored later when going back from FIFO to schedule mode.
double defaultScheduleRate RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
The original schedule rate configured in the RTDB.
double* pScheduleRate RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pTxCount RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pTxErrors RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pFlags RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned char* pSchedFIFO RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned char* pTxOnChange RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned char* pPaused RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int* pRxCount RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
float* pLastUpdateUSec RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
unsigned int rxCount RTMAPSResidentMessage::__attribute__ |
( |
(aligned(8)) |
|
) |
|
Field Documentation
Board number where this message is defined.
Special flags for FIFO/Schedule messages.
The originak special flags for FIFO/Schedule messages as configure in the RTDB.
Internal count to check for value change based on the label scheduled rate.
Initial count for the previous running count .
The documentation for this struct was generated from the following file: