|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <CoordinateSystem.h>
Public Member Functions | |
| ImageCoordinate () | |
| ImageCoordinate (double x, double y) | |
Public Attributes | |
| double | m_x |
| double | m_y |
Definition at line 43 of file CoordinateSystem.h.
|
inline |
Definition at line 46 of file CoordinateSystem.h.
Definition at line 47 of file CoordinateSystem.h.
| double SourceXtractor::ImageCoordinate::m_x |
Definition at line 44 of file CoordinateSystem.h.
Referenced by SourceXtractor::BOOST_PYTHON_MODULE(), and SourceXtractor::KdTreeTraits< AssocModeConfig::CatalogEntry >::getCoord().
| double SourceXtractor::ImageCoordinate::m_y |
Definition at line 44 of file CoordinateSystem.h.
Referenced by SourceXtractor::BOOST_PYTHON_MODULE(), and SourceXtractor::KdTreeTraits< AssocModeConfig::CatalogEntry >::getCoord().