casa::CLPPResult Class Reference

#include <CLPatchPanel.h>

List of all members.

Public Member Functions

 CLPPResult ()
 CLPPResult (const IPosition &shape)
 CLPPResult (uInt nPar, uInt nFPar, uInt nChan, uInt nelem)
CLPPResultoperator= (const CLPPResult &other)
void resize (uInt nPar, uInt nFPar, uInt nChan, uInt nelem)
Matrix< Float > operator() (Int ielem)
Matrix< Float > result (Int ielem)
Matrix< Bool > resultFlag (Int ielem)

Public Attributes

Cube< Float > result_
Cube< Bool > resultFlag_

Detailed Description

Definition at line 188 of file CLPatchPanel.h.


Constructor & Destructor Documentation

casa::CLPPResult::CLPPResult (  ) 
casa::CLPPResult::CLPPResult ( const IPosition &  shape  ) 
casa::CLPPResult::CLPPResult ( uInt  nPar,
uInt  nFPar,
uInt  nChan,
uInt  nelem 
)

Member Function Documentation

Matrix<Float> casa::CLPPResult::operator() ( Int  ielem  )  [inline]

Definition at line 199 of file CLPatchPanel.h.

References result_.

CLPPResult& casa::CLPPResult::operator= ( const CLPPResult other  ) 
void casa::CLPPResult::resize ( uInt  nPar,
uInt  nFPar,
uInt  nChan,
uInt  nelem 
)
Matrix<Float> casa::CLPPResult::result ( Int  ielem  )  [inline]

Definition at line 200 of file CLPatchPanel.h.

References result_.

Matrix<Bool> casa::CLPPResult::resultFlag ( Int  ielem  )  [inline]

Definition at line 201 of file CLPatchPanel.h.

References resultFlag_.


Member Data Documentation

Definition at line 201 of file CLPatchPanel.h.

Referenced by operator()(), and result().

Definition at line 204 of file CLPatchPanel.h.

Referenced by resultFlag().


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