ddMgr Class Reference
Class ddMgr is a utility to help for the management of DataDescription, SpectralWindow and Polarization ids.
More...
#include <ASDM2MSFiller.h>
List of all members.
Detailed Description
Class ddMgr is a utility to help for the management of DataDescription, SpectralWindow and Polarization ids.
Here we provide enough space to store 100 values for each quantity; this is very likeky far beyond the actual needs.
Definition at line 127 of file ASDM2MSFiller.h.
Constructor & Destructor Documentation
Member Function Documentation
int ddMgr::getNumChan |
( |
int |
i |
) |
|
int ddMgr::getNumCorr |
( |
int |
i |
) |
|
int ddMgr::getPolId |
( |
int |
i |
) |
|
int ddMgr::getSwId |
( |
int |
i |
) |
|
int ddMgr::setDD |
( |
int |
i, |
|
|
int |
polId, |
|
|
int |
swId | |
|
) |
| | |
int ddMgr::setNumChan |
( |
int |
i, |
|
|
int |
numCorr | |
|
) |
| | |
int ddMgr::setNumCorr |
( |
int |
i, |
|
|
int |
numChan | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: