CARMA C++
carma::monitor::SubsystemHeader Struct Reference

Structure used to manage memory for a subsystem frame. More...

#include <carma/monitor/SubsystemFrameHeader.h>

Public Attributes

int frameCount
 
double lastWriterDelay
 
double lastWriteTime
 
int maxMonitorPoints
 
int maxSamples
 
int numActualSamples
 
int numMonitorPoints
 
int numSamples
 
int numSingleSamplePoints
 
int obsolete1
 
int obsolete2
 
int obsolete3
 
double publishTime
 
double receiveTime
 
double scriberWriteDelay
 
double scriberWriteTime
 
unsigned short statusFlags
 
unsigned short subsystemID
 

Detailed Description

Structure used to manage memory for a subsystem frame.

Contains bookkeeping information and the monitor data for a monitor subsystem.

Definition at line 11 of file SubsystemFrameHeader.h.


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