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