casa
5.7.0-16
|
This is the complete list of members for casa::SliceWorker, including all inherited members.
axes | casa::SliceWorker | private |
clearResults() | casa::SliceWorker | private |
compute() | casa::SliceWorker | |
computeSlice(const casacore::Vector< double > &xValues, const casacore::Vector< double > &yValues) | casa::SliceWorker | private |
coords | casa::SliceWorker | private |
getData(int index, SliceStatistics *statistics) const | casa::SliceWorker | |
getDistance(double x, double y) const | casa::SliceWorker | private |
getPixels(int index) const | casa::SliceWorker | |
getSegmentCount() const | casa::SliceWorker | |
getValues(int index, const QVector< double > &pixels, SliceStatistics *statistic) const | casa::SliceWorker | private |
id | casa::SliceWorker | private |
image | casa::SliceWorker | private |
interpolate(double start, double end, const QVector< double > &values) const | casa::SliceWorker | private |
method | casa::SliceWorker | private |
operator=(const SliceWorker other) | casa::SliceWorker | private |
sampleCount | casa::SliceWorker | private |
setAxes(const casacore::Vector< casacore::Int > &axes) | casa::SliceWorker | |
setCoords(const casacore::Vector< casacore::Int > &coords) | casa::SliceWorker | |
setImage(std::shared_ptr< casacore::ImageInterface< float > > img) | casa::SliceWorker | |
setMethod(const casacore::String &method) | casa::SliceWorker | |
setSampleCount(int count) | casa::SliceWorker | |
setVertices(const QList< int > &xValues, const QList< int > &yValues, const QList< double > &xValuesWorld, const QList< double > &yValuesWorld) | casa::SliceWorker | |
sliceResults | casa::SliceWorker | private |
SliceWorker(int id) | casa::SliceWorker | |
SliceWorker(const SliceWorker &other) | casa::SliceWorker | private |
toAscii(QTextStream &stream, SliceStatistics *statistics) const | casa::SliceWorker | |
verticesX | casa::SliceWorker | private |
verticesXWorld | casa::SliceWorker | private |
verticesY | casa::SliceWorker | private |
verticesYWorld | casa::SliceWorker | private |
~SliceWorker() | casa::SliceWorker | virtual |