casa
5.7.0-16
|
#include <Vi2StatsUVRangeIterator.h>
Public Types | |
typedef casacore::Double | AccumType |
typedef casacore::Double | DataType |
Public Member Functions | |
Vi2StatsUVRangeIterator (const casacore::Array< casacore::Double > &a) | |
Vi2StatsUVRangeIterator () | |
Vi2StatsUVRangeIterator & | operator++ () |
Vi2StatsUVRangeIterator | operator++ (int) |
bool | operator== (const Vi2StatsUVRangeIterator &rhs) |
bool | operator!= (const Vi2StatsUVRangeIterator &rhs) |
casacore::Double | operator* () |
bool | atEnd () |
casacore::uInt64 | getCount () |
Protected Attributes | |
const casacore::Array < casacore::Double > * | array |
casacore::Array < casacore::Double > ::const_iterator | array_iter |
casacore::Array < casacore::Double > ::const_iterator | end_iter |
Static Protected Attributes | |
static const casacore::Array < casacore::Double > | empty_array |
Definition at line 39 of file Vi2StatsUVRangeIterator.h.
Definition at line 44 of file Vi2StatsUVRangeIterator.h.
Definition at line 45 of file Vi2StatsUVRangeIterator.h.
casa::Vi2StatsUVRangeIterator::Vi2StatsUVRangeIterator | ( | const casacore::Array< casacore::Double > & | a | ) |
casa::Vi2StatsUVRangeIterator::Vi2StatsUVRangeIterator | ( | ) |
bool casa::Vi2StatsUVRangeIterator::atEnd | ( | ) |
casacore::uInt64 casa::Vi2StatsUVRangeIterator::getCount | ( | ) |
bool casa::Vi2StatsUVRangeIterator::operator!= | ( | const Vi2StatsUVRangeIterator & | rhs | ) |
casacore::Double casa::Vi2StatsUVRangeIterator::operator* | ( | ) |
Vi2StatsUVRangeIterator& casa::Vi2StatsUVRangeIterator::operator++ | ( | ) |
Vi2StatsUVRangeIterator casa::Vi2StatsUVRangeIterator::operator++ | ( | int | ) |
bool casa::Vi2StatsUVRangeIterator::operator== | ( | const Vi2StatsUVRangeIterator & | rhs | ) |
|
protected |
Definition at line 67 of file Vi2StatsUVRangeIterator.h.
|
protected |
Definition at line 69 of file Vi2StatsUVRangeIterator.h.
|
staticprotected |
Definition at line 73 of file Vi2StatsUVRangeIterator.h.
|
protected |
Definition at line 71 of file Vi2StatsUVRangeIterator.h.