|
SourceXtractorPlusPlus 1.0.3
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.
|
inline |
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(), SourceXtractor::MeasurementFrameGroupRectangleTask::computeProperties(), SourceXtractor::MeasurementFrameRectangleTask::computeProperties(), SourceXtractor::MeasurementFrameRectangleTaskNoDetect::computeProperties(), SourceXtractor::KdTreeTraits< AssocModeConfig::CatalogEntry >::getCoord(), ImageCoordinate(), ImageCoordinate(), DummyWCS::imageToWorld(), and SourceXtractor::WCS::imageToWorld().
| double SourceXtractor::ImageCoordinate::m_y |
Definition at line 44 of file CoordinateSystem.h.
Referenced by SourceXtractor::BOOST_PYTHON_MODULE(), SourceXtractor::MeasurementFrameGroupRectangleTask::computeProperties(), SourceXtractor::MeasurementFrameRectangleTask::computeProperties(), SourceXtractor::MeasurementFrameRectangleTaskNoDetect::computeProperties(), SourceXtractor::KdTreeTraits< AssocModeConfig::CatalogEntry >::getCoord(), ImageCoordinate(), ImageCoordinate(), DummyWCS::imageToWorld(), and SourceXtractor::WCS::imageToWorld().