SourceXtractorPlusPlus  0.12
Please provide a description of the project.
SourceXtractor::FitsWriter Member List

This is the complete list of members for SourceXtractor::FitsWriter, including all inherited members.

newImage(const std::string &filename, int width, int height, const std::shared_ptr< CoordinateSystem > coord_system=nullptr)SourceXtractor::FitsWriterinlinestatic
newTemporaryImage(const std::string &pattern, int width, int height)SourceXtractor::FitsWriterinlinestatic
writeFile(const Image< T > &image, const std::string &filename, const std::shared_ptr< CoordinateSystem > coord_system=nullptr)SourceXtractor::FitsWriterinlinestatic
~FitsWriter()=defaultSourceXtractor::FitsWritervirtual