26#ifndef LATTICES_LELSCALAR_H 
   27#define LATTICES_LELSCALAR_H 
   31#include <casacore/casa/aips.h> 
   88#ifndef CASACORE_NO_AUTO_TEMPLATES 
   89#include <casacore/lattices/LEL/LELScalar.tcc> 
LELScalar(const T &value, Bool mask=True)
Constructor takes value and optional mask.
 
const T & value() const
Get value.
 
LELScalar()
Default constructor sets a False mask.
 
Bool mask() const
Get mask.
 
this file contains all the compiler specific defines
 
bool Bool
Define the standard types used by Casacore.