28 #ifndef LATTICES_LELATTRIBUTE_H
29 #define LATTICES_LELATTRIBUTE_H
A Vector of integers, for indexing into Array<T> objects.
Bool isScalar() const
Is expression a scalar?
Envelope class to handle Lattice Coordinates in LEL.
Int compareCoord(const LELAttribute &other) const
Compare the coordinates and shapes to see if this is a subset of other.
Bool isMasked() const
Is the expression result masked?
const IPosition & tileShape() const
What is the tile shape of the expression?
bool Bool
Define the standard types used by Casacore.
~LELAttribute()
Destructor.
Ancillary information for the LEL letter classes.
Bool isReduced() const
Is expression a reduced array? A scalar is always reduced.
LELAttribute()
Default constructor sets it as a scalar.
const LELCoordinates & coordinates() const
What are the coordinates of the expression?
const IPosition & shape() const
What is the shape of the expression?
Bool isRegion() const
Is expression a region?
LELAttribute & operator=(const LELAttribute &other)
Assignment (copy semantics)