#include <SimpCompGridMachine.h>
Public Member Functions | |
| virtual void | get (VisBuffer &vb, SkyComponent &component, Int row=-1) |
| Get actual coherence. | |
| virtual void | get (VisBuffer &vb, const ComponentList &skycomponentlist, Int row=-1) |
| Get actual coherence. | |
Definition at line 81 of file SimpCompGridMachine.h.
| virtual void casa::SimpleComponentGridMachine::get | ( | VisBuffer & | vb, | |
| const ComponentList & | skycomponentlist, | |||
| Int | row = -1 | |||
| ) | [virtual] |
Get actual coherence.
Implements casa::ComponentFTMachine.
| virtual void casa::SimpleComponentGridMachine::get | ( | VisBuffer & | vb, | |
| SkyComponent & | component, | |||
| Int | row = -1 | |||
| ) | [virtual] |
Get actual coherence.
Implements casa::ComponentFTMachine.
1.6.1