casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Private Member Functions | List of all members
casa::FeatherDataType Class Reference

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 ()
 

Detailed Description

An enumeration of the different kinds of data that can be graphed on the plot.

Definition at line 36 of file FeatherDataType.h.

Member Enumeration Documentation

Enumerator
WEIGHT_SD 
WEIGHT_INT 
LOW 
LOW_WEIGHTED 
LOW_CONVOLVED_HIGH 
LOW_CONVOLVED_HIGH_WEIGHTED 
HIGH 

LOW_CONVOLVED_DIRTY, LOW_CONVOLVED_DIRTY_WEIGHTED,.

HIGH_WEIGHTED 
HIGH_CONVOLVED_LOW 
HIGH_CONVOLVED_LOW_WEIGHTED 
DIRTY 
DIRTY_WEIGHTED 
DIRTY_CONVOLVED_LOW 
DIRTY_CONVOLVED_LOW_WEIGHTED 
END_DATA 

Definition at line 38 of file FeatherDataType.h.

Constructor & Destructor Documentation

casa::FeatherDataType::FeatherDataType ( )
private
virtual casa::FeatherDataType::~FeatherDataType ( )
privatevirtual

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