|
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 |
Public Member Functions inherited from SourceXtractor::Property | |
| 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().
1.8.14