28 #ifndef LATTICES_LELSPECTRALINDEX_H
29 #define LATTICES_LELSPECTRALINDEX_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/lattices/LEL/LELFunction.h>
35 #include <casacore/casa/Containers/Block.h>
87 const Slicer& section)
const;
119 #ifndef CASACORE_NO_AUTO_TEMPLATES
120 #include <casacore/lattices/LEL/LELSpectralIndex.tcc>
LockType
Define the possible lock types.
virtual String className() const
Get class name.
virtual void eval(LELArray< T > &result, const Slicer §ion) const
Recursively evaluate the expression
~LELSpectralIndex()
Destructor
virtual Bool prepareScalarExpr()
Do further preparations (e.g.
virtual Bool lock(FileLocker::LockType, uInt nattempts)
Handle locking/syncing of a lattice in a lattice expression.
virtual Bool hasLock(FileLocker::LockType) const
LELSpectralIndex(const Block< LatticeExprNode > &expr)
Constructor takes operation and expressions to be operated upon.
Block< Double > itsLogFreq
virtual LELScalar< T > getScalar() const
Get the result of a scalar subexpression.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.