SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Aperture photometry flag. More...
#include <ApertureFlag.h>
Public Member Functions | |
virtual | ~ApertureFlag ()=default |
ApertureFlag (const std::map< float, Flags > &flags) | |
const std::map< float, Flags > & | getFlags () const |
![]() | |
virtual | ~Property ()=default |
Private Attributes | |
std::map< float, Flags > | m_flags |
Aperture photometry flag.
Definition at line 38 of file ApertureFlag.h.
|
virtualdefault |
Definition at line 43 of file ApertureFlag.h.
Definition at line 45 of file ApertureFlag.h.
References m_flags.
Definition at line 50 of file ApertureFlag.h.
Referenced by getFlags().