| ABS_MEAN_DEVIATION enum value | casa::ImageMoments< T > | |
| AVERAGE enum value | casa::ImageMoments< T > | |
| checkMethod() | casa::ImageMoments< T > | [private] |
| closePlotting() | casa::ImageMoments< T > | |
| convertF(const Float value) | casa::ImageMoments< T > | [inline, private, static] |
| convertT(const T value) | casa::ImageMoments< T > | [inline, private, static] |
| convertToVelocity_p | casa::ImageMoments< T > | [private] |
| coordinates() const | casa::ImageMoments< T > | [inline] |
| createMoments(PtrBlock< MaskedLattice< T > * > &images, Bool doTemp, const String &outFileName, Bool removeAxes=True) | casa::ImageMoments< T > | |
| DEFAULT enum value | casa::ImageMoments< T > | |
| doAuto_p | casa::ImageMoments< T > | [private] |
| doFit_p | casa::ImageMoments< T > | [private] |
| doSmooth_p | casa::ImageMoments< T > | [private] |
| doWindow_p | casa::ImageMoments< T > | [private] |
| drawHistogram(const Vector< T > &values, const Vector< T > &counts, PGPlotter &plotter) | casa::ImageMoments< T > | [private, static] |
| drawLine(const Vector< T > &x, const Vector< T > &y, PGPlotter &plotter) | casa::ImageMoments< T > | [private, static] |
| drawVertical(const T &x, const T &yMin, const T &yMax, PGPlotter &plotter) | casa::ImageMoments< T > | [private, static] |
| error_p | casa::ImageMoments< T > | [private] |
| errorMessage() const | casa::ImageMoments< T > | [inline] |
| FIT enum value | casa::ImageMoments< T > | |
| fixedYLimits_p | casa::ImageMoments< T > | [private] |
| getLoc(T &x, T &y, PGPlotter &plotter) | casa::ImageMoments< T > | [private, static] |
| goodParameterStatus_p | casa::ImageMoments< T > | [private] |
| ImageMoments(ImageInterface< T > &image, LogIO &os, Bool overWriteOutput=False, Bool showProgress=True) | casa::ImageMoments< T > | |
| ImageMoments(const ImageMoments< T > &other) | casa::ImageMoments< T > | |
| ImageMoments(ImageMoments< T > &other) | casa::ImageMoments< T > | |
| INTEGRATED enum value | casa::ImageMoments< T > | |
| INTERACTIVE enum value | casa::ImageMoments< T > | |
| kernelTypes_p | casa::ImageMoments< T > | [private] |
| kernelWidths_p | casa::ImageMoments< T > | [private] |
| makeOutputCoordinates(IPosition &outShape, const CoordinateSystem &cSysIn, const IPosition &inShape, Int momentAxis, Bool removeAxis) | casa::ImageMoments< T > | [private] |
| MAXIMUM enum value | casa::ImageMoments< T > | |
| MAXIMUM_COORDINATE enum value | casa::ImageMoments< T > | |
| MEDIAN enum value | casa::ImageMoments< T > | |
| MEDIAN_COORDINATE enum value | casa::ImageMoments< T > | |
| MethodTypes enum name | casa::ImageMoments< T > | |
| MINIMUM enum value | casa::ImageMoments< T > | |
| MINIMUM_COORDINATE enum value | casa::ImageMoments< T > | |
| momentAxis_p | casa::ImageMoments< T > | [private] |
| momentAxisDefault_p | casa::ImageMoments< T > | [private] |
| MomentCalcBase< T > class | casa::ImageMoments< T > | [friend] |
| moments_p | casa::ImageMoments< T > | [private] |
| MomentTypes enum name | casa::ImageMoments< T > | |
| NMETHODS enum value | casa::ImageMoments< T > | |
| NMOMENTS enum value | casa::ImageMoments< T > | |
| noExclude_p | casa::ImageMoments< T > | [private] |
| noInclude_p | casa::ImageMoments< T > | [private] |
| nxy_p | casa::ImageMoments< T > | [private] |
| operator=(const ImageMoments< T > &other) | casa::ImageMoments< T > | |
| os_p | casa::ImageMoments< T > | [private] |
| out_p | casa::ImageMoments< T > | [private] |
| overWriteOutput_p | casa::ImageMoments< T > | [private] |
| peakSNR_p | casa::ImageMoments< T > | [private] |
| pInImage_p | casa::ImageMoments< T > | [private] |
| plotter_p | casa::ImageMoments< T > | [private] |
| readCursor(PGPlotter &plotter, Float &x, Float &y, String &ch) | casa::ImageMoments< T > | [private, static] |
| resetError() | casa::ImageMoments< T > | [inline] |
| RMS enum value | casa::ImageMoments< T > | |
| selectRange_p | casa::ImageMoments< T > | [private] |
| setIncludeExclude(Vector< T > &range, Bool &noInclude, Bool &noExclude, const Vector< T > &include, const Vector< T > &exclude, ostream &os) | casa::ImageMoments< T > | [private] |
| setInExCludeRange(const Vector< T > &include, const Vector< T > &exclude) | casa::ImageMoments< T > | |
| setMomentAxis(const Int &momentAxis) | casa::ImageMoments< T > | |
| setMoments(const Vector< Int > &moments) | casa::ImageMoments< T > | |
| setNewImage(ImageInterface< T > &image) | casa::ImageMoments< T > | |
| setOutThings(String &suffix, Unit &momentUnits, const Unit &imageUnits, const String &momentAxisUnits, const Int moment, Bool convertToVelocity) | casa::ImageMoments< T > | [private] |
| setPlotting(PGPlotter &device, const Vector< Int > &nxy, const Bool yInd=False) | casa::ImageMoments< T > | |
| setSmoothMethod(const Vector< Int > &smoothAxes, const Vector< Int > &kernelTypes, const Vector< Quantum< Double > > &kernelWidths) | casa::ImageMoments< T > | |
| setSmoothMethod(const Vector< Int > &smoothAxes, const Vector< Int > &kernelTypes, const Vector< Double > &kernelWidths) | casa::ImageMoments< T > | |
| setSmoothOutName(const String &smOut) | casa::ImageMoments< T > | |
| setSnr(const T &peakSNR, const T &stdDeviation) | casa::ImageMoments< T > | |
| setVelocityType(MDoppler::Types type) | casa::ImageMoments< T > | |
| setWinFitMethod(const Vector< Int > &method) | casa::ImageMoments< T > | |
| showProgress_p | casa::ImageMoments< T > | [private] |
| smoothAxes_p | casa::ImageMoments< T > | [private] |
| smoothImage(PtrHolder< ImageInterface< T > > &pSmoothedImage, String &smoothName) | casa::ImageMoments< T > | [private] |
| smoothOut_p | casa::ImageMoments< T > | [private] |
| STANDARD_DEVIATION enum value | casa::ImageMoments< T > | |
| stdDeviation_p | casa::ImageMoments< T > | [private] |
| toMethodTypes(const String &methods) | casa::ImageMoments< T > | [static] |
| velocityType_p | casa::ImageMoments< T > | [private] |
| WEIGHTED_DISPERSION_COORDINATE enum value | casa::ImageMoments< T > | |
| WEIGHTED_MEAN_COORDINATE enum value | casa::ImageMoments< T > | |
| whatIsTheNoise(T &noise, ImageInterface< T > &image) | casa::ImageMoments< T > | [private] |
| WINDOW enum value | casa::ImageMoments< T > | |
| worldMomentAxis_p | casa::ImageMoments< T > | [private] |
| yMax_p | casa::ImageMoments< T > | [private] |
| yMin_p | casa::ImageMoments< T > | [private] |
| ~ImageMoments() | casa::ImageMoments< T > | |