An enumeration of the different kinds of data that can be graphed on the plot. More...
#include <FeatherDataType.h>
Public Types | |
enum | DataType { WEIGHT_SD, WEIGHT_INT, LOW, LOW_WEIGHTED, LOW_CONVOLVED_HIGH, LOW_CONVOLVED_HIGH_WEIGHTED, HIGH, HIGH_WEIGHTED, HIGH_CONVOLVED_LOW, HIGH_CONVOLVED_LOW_WEIGHTED, DIRTY, DIRTY_WEIGHTED, DIRTY_CONVOLVED_LOW, DIRTY_CONVOLVED_LOW_WEIGHTED, END_DATA } |
Private Member Functions | |
FeatherDataType () | |
virtual | ~FeatherDataType () |
An enumeration of the different kinds of data that can be graphed on the plot.
Definition at line 36 of file FeatherDataType.h.
Definition at line 38 of file FeatherDataType.h.
casa::FeatherDataType::FeatherDataType | ( | ) | [private] |
virtual casa::FeatherDataType::~FeatherDataType | ( | ) | [private, virtual] |