casacore
Loading...
Searching...
No Matches
casacore::casacore Namespace Reference

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.
 

Detailed Description

For temporary backward namespace compatibility, use casa as alias for casacore.

Variable Documentation

◆ aips_debug_on

Bool casacore::casacore::aips_debug_on
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.

◆ False

const Bool casacore::casacore::False

Definition at line 43 of file LatticeStatistics.h.

◆ True

const Bool casacore::casacore::True

Definition at line 42 of file LatticeStatistics.h.