#include <VisibilityProcessing.h>
Definition at line 206 of file VisibilityProcessing.h.
casa::vpf::VpData::VpData |
( |
| ) |
|
casa::vpf::VpData::VpData |
( |
const VpPort & |
port, |
|
|
VbPtr |
|
|
) |
| |
void casa::vpf::VpData::add |
( |
const VpPort & |
port, |
|
|
VbPtr |
|
|
) |
| |
VpData casa::vpf::VpData::getSelection |
( |
const VpPorts & |
, |
|
|
bool |
missingIsOk = false |
|
) |
| const |
Returns the (port,VbPtr) pairs for the requested set of ports.
An execption is thrown if a requested port is not present unless missingIsOk is set to true.
The documentation for this class was generated from the following file: