#include <CoaddBoundedField.h>
Definition at line 57 of file CoaddBoundedField.h.
lsst::meas::algorithms::CoaddBoundedField::CoaddBoundedField |
( |
afw::geom::Box2I const & |
bbox, |
|
|
boost::shared_ptr< afw::image::Wcs const > |
coaddWcs, |
|
|
ElementVector const & |
elements |
|
) |
| |
|
explicit |
lsst::meas::algorithms::CoaddBoundedField::CoaddBoundedField |
( |
afw::geom::Box2I const & |
bbox, |
|
|
boost::shared_ptr< afw::image::Wcs const > |
coaddWcs, |
|
|
ElementVector const & |
elements, |
|
|
double |
default_ |
|
) |
| |
|
explicit |
double lsst::meas::algorithms::CoaddBoundedField::evaluate |
( |
afw::geom::Point2D const & |
position | ) |
const |
|
virtual |
std::string lsst::meas::algorithms::CoaddBoundedField::getPersistenceName |
( |
| ) |
const |
|
protectedvirtual |
std::string lsst::meas::algorithms::CoaddBoundedField::getPythonModule |
( |
| ) |
const |
|
protectedvirtual |
virtual bool lsst::meas::algorithms::CoaddBoundedField::isPersistable |
( |
| ) |
const |
|
inlinevirtual |
boost::shared_ptr< afw::math::BoundedField > lsst::meas::algorithms::CoaddBoundedField::operator* |
( |
double const |
scale | ) |
const |
|
virtual |
bool lsst::meas::algorithms::CoaddBoundedField::operator== |
( |
BoundedField const & |
rhs | ) |
const |
|
virtual |
BoundedFields (of the same sublcass) are equal if their bounding boxes and parameters are equal.
Definition at line 242 of file CoaddBoundedField.cc.
void lsst::meas::algorithms::CoaddBoundedField::write |
( |
OutputArchiveHandle & |
handle | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following files: