28 #ifndef LATTICES_LELCOORDINATES_H 29 #define LATTICES_LELCOORDINATES_H 33 #include <casacore/casa/aips.h> 34 #include <casacore/casa/Utilities/CountedPtr.h> 39 class LELLattCoordBase;
const LELLattCoordBase & coordinates() const
Return the underlying letter object.
Int compare(const LELCoordinates &other) const
Check how the coordinates of this and that compare.
Bool isNull() const
Is the coordinates a null object?
CountedPtr< LELLattCoordBase > coords_p
The pointer to the underlying object.
Envelope class to handle Lattice Coordinates in LEL.
Bool hasCoordinates() const
Does the class have true coordinates? It returns False if this is a null object.
LELCoordinates & operator=(const LELCoordinates &that)
Assignment (reference semantics).
LELCoordinates()
Define the possible comparison results.
Referenced counted pointer for constant data.
bool Bool
Define the standard types used by Casacore.
The base letter class for lattice coordinates in LEL.
this file contains all the compiler specific defines