tsEDDPlotMsg Struct Reference

Plot Data Message (Server->Client). More...

#include <EDDPlotDataMsg.h>

Collaboration diagram for tsEDDPlotMsg:

Collaboration graph
[legend]

List of all members.

Public Attributes

tsEDDMsgHdr msHeader
uint32_t mnStartOffset
 Offset of first plot point set in message.
uint16_t mnNumPoints
 number of points in message
uint16_t mnPlotNumber
 may or may not increment in rolling plots
uint8_t mnSpare [4]
 reserved


Detailed Description

Plot Data Message (Server->Client).

This is a common header used for all 1, 2, and 3 dimensional data plot messages. The messages are variable length. More than one message may be required to fully transmit a plot image. Following the mnSpare words is the data payload, which is packed according to the mnPlotType field in the preceding tsEDDPlotDescMsg.

Definition at line 91 of file EDDPlotDataMsg.h.


Member Data Documentation

number of points in message

Definition at line 95 of file EDDPlotDataMsg.h.

may or may not increment in rolling plots

Definition at line 96 of file EDDPlotDataMsg.h.

reserved

Definition at line 97 of file EDDPlotDataMsg.h.

Offset of first plot point set in message.

Definition at line 94 of file EDDPlotDataMsg.h.

Definition at line 93 of file EDDPlotDataMsg.h.


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

Generated on Sat Apr 25 17:20:45 2009 for EDD by  doxygen 1.5.8