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

#include <ExtendFlagger.h>

Public Member Functions

 FlagID ()
 
FlagIDoperator= (const FlagID &other)
 
void show ()
 

Static Public Member Functions

static int compare (const void *val1, const void *val2)
 

Public Attributes

casacore::uInt rowNum
 
casacore::uInt ant1
 casacore::uInt npts; More...
 
casacore::uInt ant2
 
casacore::uInt field
 
casacore::String time
 
casacore::uInt spw
 
casacore::String corr
 
casacore::String chan
 
casacore::uInt polid
 

Detailed Description

Definition at line 264 of file ExtendFlagger.h.

Constructor & Destructor Documentation

casa::FlagID::FlagID ( )
inline

casacore::uInt npts;

Definition at line 266 of file ExtendFlagger.h.

References ant1, ant2, chan, corr, field, polid, rowNum, spw, and time.

Member Function Documentation

static int casa::FlagID::compare ( const void *  val1,
const void *  val2 
)
static
FlagID& casa::FlagID::operator= ( const FlagID other)
inline

casacore::uInt npts;

Definition at line 290 of file ExtendFlagger.h.

References ant1, ant2, chan, corr, field, polid, rowNum, spw, and time.

void casa::FlagID::show ( )
inline

casacore::uInt npts;

Definition at line 306 of file ExtendFlagger.h.

References ant1, ant2, chan, corr, field, polid, rowNum, spw, and time.

Member Data Documentation

casacore::uInt casa::FlagID::ant1

casacore::uInt npts;

Definition at line 281 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::uInt casa::FlagID::ant2

Definition at line 282 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::String casa::FlagID::chan

Definition at line 287 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::String casa::FlagID::corr

Definition at line 286 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::uInt casa::FlagID::field

Definition at line 283 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::uInt casa::FlagID::polid

Definition at line 288 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::uInt casa::FlagID::rowNum

Definition at line 279 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::uInt casa::FlagID::spw

Definition at line 285 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().

casacore::String casa::FlagID::time

Definition at line 284 of file ExtendFlagger.h.

Referenced by FlagID(), operator=(), and show().


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