casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
casa::ReadMSAlgorithm Class Reference

Test class to read in parallel a MS. More...

#include <ReadMSAlgorithm.h>

Inheritance diagram for casa::ReadMSAlgorithm:
casa::Algorithm

List of all members.

Public Member Functions

 ReadMSAlgorithm ()
 Default constructor and destructor.
 ~ReadMSAlgorithm ()
void get ()
 Get the input data and parameters from the controller.
void put ()
 Return the results to the controller.
Stringname ()
 Return the name of the algorithm.

Private Member Functions

void task ()
 Read the MSset.

Private Attributes

PagedArray< Float > * model_sl_p
 Local copies of the data and input parameters.
Int msid
String myName
String msName
Int status
Int cache_p

Detailed Description

Test class to read in parallel a MS.

Definition at line 41 of file ReadMSAlgorithm.h.


Constructor & Destructor Documentation

Default constructor and destructor.


Member Function Documentation

void casa::ReadMSAlgorithm::get ( ) [virtual]

Get the input data and parameters from the controller.

Implements casa::Algorithm.

Return the name of the algorithm.

Implements casa::Algorithm.

void casa::ReadMSAlgorithm::put ( ) [virtual]

Return the results to the controller.

Implements casa::Algorithm.

void casa::ReadMSAlgorithm::task ( ) [private, virtual]

Read the MSset.

Implements casa::Algorithm.


Member Data Documentation

Definition at line 63 of file ReadMSAlgorithm.h.

Local copies of the data and input parameters.

Definition at line 58 of file ReadMSAlgorithm.h.

Definition at line 59 of file ReadMSAlgorithm.h.

Definition at line 61 of file ReadMSAlgorithm.h.

Definition at line 60 of file ReadMSAlgorithm.h.

Definition at line 62 of file ReadMSAlgorithm.h.


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