Used to reflect the doocs THUMBNAIL type for summarized archive data. More...
#include <tinetype.h>
Data Fields | |
double | ave |
UINT32 | cnt |
double | dev |
double | max |
double | min |
UINT32 | tMax |
UINT32 | tMin |
UINT32 | ts |
Used to reflect the doocs THUMBNAIL type for summarized archive data.
double DSUMMARY::ave |
data average over range
UINT32 DSUMMARY::cnt |
number of data points in interval
double DSUMMARY::dev |
standard deviation
double DSUMMARY::max |
data maximum
double DSUMMARY::min |
data minimum
UINT32 DSUMMARY::tMax |
timestamp maximum
UINT32 DSUMMARY::tMin |
timestamp minimum
UINT32 DSUMMARY::ts |
centered timestamp