SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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, bool append=false)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, bool append=false)SourceXtractor::FitsWriterinlinestatic
~FitsWriter()=defaultSourceXtractor::FitsWritervirtual