tsEDDPlotDescMsg Struct Reference

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

#include <EDDPlotDataMsg.h>

Collaboration diagram for tsEDDPlotDescMsg:

Collaboration graph
[legend]

List of all members.

Public Attributes

tsEDDMsgHdr msHeader
 default header
tsEDDTimeStamp msTimeStamp
 time of plot
int32_t mnNumPoints
uint16_t mnPlotNumber
 plot number, or refresh cycle on rolling plots
uint8_t mnPlotType
 see definitions below
uint8_t mnSpare
 reserved
float mnOffset [3]
 may be used to offset provided results
float mnScale [3]
 may be used to rescale provided results


Detailed Description

Plot Description Message (Server->Client).

Plot Description message. This message is sent prior to each output plot from the tcEDDPlotDataSource object.

Definition at line 33 of file EDDPlotDataMsg.h.


Member Data Documentation

Number of points in the plot:


When 0, rolling plot (client decides history)
When -N, rolling plot, when N is recommended history (but client still decides)
When N (>0), fixed plot length data plot presented

Definition at line 44 of file EDDPlotDataMsg.h.

may be used to offset provided results

Definition at line 48 of file EDDPlotDataMsg.h.

plot number, or refresh cycle on rolling plots

Definition at line 45 of file EDDPlotDataMsg.h.

see definitions below

Definition at line 46 of file EDDPlotDataMsg.h.

may be used to rescale provided results

Definition at line 49 of file EDDPlotDataMsg.h.

reserved

Definition at line 47 of file EDDPlotDataMsg.h.

default header

Definition at line 35 of file EDDPlotDataMsg.h.

time of plot

Definition at line 36 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