casa::ScantableFieldIterator Class Reference

#include <ScantableIterator.h>

Inheritance diagram for casa::ScantableFieldIterator:
casa::ScantableIteratorInterface

List of all members.

Public Types

typedef std::map< String, Int > Product

Public Member Functions

 ScantableFieldIterator (Table const &table)
virtual ~ScantableFieldIterator ()
void getEntry (sdfiller::FieldRecord &record)
virtual void getProduct (Product *p)

Private Attributes

Vector< uInt > row_list_
Vector< Bool > is_reserved_
ROScalarColumn< Stringfield_column_
ROScalarColumn< Stringsource_column_
ROScalarColumn< Double > time_column_
ArrayColumn< Double > direction_column_
ArrayColumn< Double > scanrate_column_
Matrix< Double > direction_storage_
Product product_

Detailed Description

Definition at line 184 of file ScantableIterator.h.


Member Typedef Documentation

Definition at line 186 of file ScantableIterator.h.


Constructor & Destructor Documentation

casa::ScantableFieldIterator::ScantableFieldIterator ( Table const &  table  )  [inline]
virtual casa::ScantableFieldIterator::~ScantableFieldIterator (  )  [inline, virtual]

Definition at line 202 of file ScantableIterator.h.


Member Function Documentation

void casa::ScantableFieldIterator::getEntry ( sdfiller::FieldRecord record  )  [inline]
virtual void casa::ScantableFieldIterator::getProduct ( Product p  )  [inline, virtual]

Definition at line 259 of file ScantableIterator.h.

References product_.


Member Data Documentation

Definition at line 273 of file ScantableIterator.h.

Referenced by getEntry().

Definition at line 275 of file ScantableIterator.h.

Referenced by getEntry().

Definition at line 270 of file ScantableIterator.h.

Referenced by getEntry(), and ScantableFieldIterator().

Definition at line 269 of file ScantableIterator.h.

Referenced by getEntry(), and ScantableFieldIterator().

Definition at line 276 of file ScantableIterator.h.

Referenced by getEntry(), and getProduct().

Definition at line 268 of file ScantableIterator.h.

Referenced by getEntry(), and ScantableFieldIterator().

Definition at line 274 of file ScantableIterator.h.

Referenced by getEntry().

Definition at line 271 of file ScantableIterator.h.

Referenced by getEntry().

ROScalarColumn<Double> casa::ScantableFieldIterator::time_column_ [private]

Definition at line 272 of file ScantableIterator.h.

Referenced by getEntry().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1