casacore
|
For temporary backward namespace compatibility, use casa as alias for casacore. More...
Variables | |
const Bool | True |
const Bool | False |
Bool | aips_debug_on |
If AIPS_DEBUG is not defined, then the symbol expands to (0) which in an if should be removed by the dead code eliminator of any optimizer; thus using this in your code should have no performance penalty in the normal case. | |
For temporary backward namespace compatibility, use casa as alias for casacore.
|
extern |
If AIPS_DEBUG is not defined, then the symbol expands to (0) which in an if should be removed by the dead code eliminator of any optimizer; thus using this in your code should have no performance penalty in the normal case.
If compiled with AIPS_DEBUG, then aips_debug is (defined to) a global boolean variable (so it can be turned on and off in a debugger) which is initialized to True.
const Bool casacore::casacore::False |
Definition at line 43 of file LatticeStatistics.h.
const Bool casacore::casacore::True |
Definition at line 42 of file LatticeStatistics.h.