This is the complete list of members for
casa::PixelCurve1D, including all inherited members.
getPixelCoord(Vector< float > &x, Vector< float > &y, uInt start, uInt end, uInt incr=1) const | casa::PixelCurve1D | |
init(const Vector< double > &x, const Vector< double > &y, uInt npoints) | casa::PixelCurve1D | [private] |
itsNpoints | casa::PixelCurve1D | [private] |
itsX | casa::PixelCurve1D | [private] |
itsY | casa::PixelCurve1D | [private] |
npoints() const | casa::PixelCurve1D | [inline] |
operator=(const PixelCurve1D &that) | casa::PixelCurve1D | |
PixelCurve1D(double x1=0, double y1=0, double x2=1, double y2=1, uInt npoints=0) | casa::PixelCurve1D | [explicit] |
PixelCurve1D(const Function1D< float, float > &, float x1, float x2, uInt npoints=0) | casa::PixelCurve1D | |
PixelCurve1D(const Vector< Int > &x, const Vector< Int > &y, uInt npoints=0) | casa::PixelCurve1D | |
PixelCurve1D(const Vector< float > &x, const Vector< float > &y, uInt npoints=0) | casa::PixelCurve1D | |
PixelCurve1D(const Vector< double > &x, const Vector< double > &y, uInt npoints=0) | casa::PixelCurve1D | |
PixelCurve1D(const PixelCurve1D &that) | casa::PixelCurve1D | |
~PixelCurve1D() | casa::PixelCurve1D | |