25 #ifndef LINEOVERLAYSTAB_QO_H
26 #define LINEOVERLAYSTAB_QO_H
29 #include <display/QtPlotter/LineOverlaysTab.ui.h>
39 class SearchMoleculesWidget;
65 QString molecularName, QString chemicalName,
66 QString resolvedQNs, QString frequencyUnit,
Converter* converter);
68 Ui::LineOverlaysTabClass
ui;
77 #endif // LINEOVERLAYSTAB_QO_H
void findRedshift(double center, double peak)
LineOverlaysSearchResultsDialog searchResults
casacore::SpectralCoordinate spectralCoordinate
void setSpectralCoordinate(casacore::SpectralCoordinate coord)
void graphSelectedSpecies()
float getShiftedCenter(float center, Converter *converter, bool *valid)
Ui::LineOverlaysTabClass ui
SearchRedshiftDialog searchRedshiftDialog
void graphSelectedLines()
void saveIdentifiedLines()
void unitsChanged(QString graphUnits)
LineOverlaysTab(QWidget *parent=0)
Interconvert pixel and frequency values.
void setInitialReferenceFrame(QString referenceStr)
void setCanvas(QtCanvas *canvas)
String: the storage and methods of handling collections of characters.
void setRange(double min, double max, casacore::String units)
void addLineToPixelCanvas(float center, float peak, QString molecularName, QString chemicalName, QString resolvedQNs, QString frequencyUnit, Converter *converter)
SearchMoleculesWidget * searchWidget