|
DP3
|
Helper functions for creating cursors for CASA arrays. More...
Go to the source code of this file.
Namespaces | |
| dp3 | |
| This file has generic helper routines for testing steps. | |
| dp3::base | |
Functions | |
| template<typename T > | |
| const_cursor< T > | dp3::base::casa_const_cursor (const casacore::Array< T > &array) |
| template<typename T > | |
| cursor< T > | dp3::base::casa_cursor (casacore::Array< T > &array) |
Helper functions for creating cursors for CASA arrays.