3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
PLOT_ERROR Struct Reference

Structure to handle error bar drawing in plot. More...

#include <constants.h>

Public Attributes

unsigned int mode
 Plot data estimator mode. More...
 
unsigned int movingAverageNum
 Number of data points for moving average. More...
 

Detailed Description

Structure to handle error bar drawing in plot.

Member Data Documentation

◆ mode

unsigned int PLOT_ERROR::mode

◆ movingAverageNum

unsigned int PLOT_ERROR::movingAverageNum

Number of data points for moving average.

Referenced by ProfileFilter::getProperties(), ProfileFilter::ProfileFilter(), and ProfileFilter::setProperty().


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