28 #ifndef CASA_DISPLAY_POSITION_H
29 #define CASA_DISPLAY_POSITION_H
64 void show( std::ostream &out )
const;
A 1-D Specialization of the Array class.
Position(const DisplayCoordinateSystem &cs, const casacore::Quantity &x, const casacore::Quantity &y, const casacore::Quantity &z)
Later this could check for consistency between the coordinate and the system...
ostream & operator<<(ostream &os, const PageHeaderCache &cache)
const DisplayCoordinateSystem & csys() const
std::ostream & operator<<(std::ostream &out, const casa::viewer::Position &pos)
Position(const Position &that)
std::ostream & operator<<(std::ostream &out, const PolarizationType &value)
const casacore::Vector< casacore::Quantity > & coord() const
casacore::Vector< casacore::Quantity > coord_
void show(std::ostream &out) const
DisplayCoordinateSystem csys_
Why not use casacore::MDirection? It's limited by valid astronomical coordinates on the sky Hz vs arc...
Position(const DisplayCoordinateSystem &cs, const casacore::Quantity &x, const casacore::Quantity &y)
Later this could check for consistency between the coordinate and the system...