1#ifndef SpectralPlotTool_h
2#define SpectralPlotTool_h
81 void selectCurvesToPlot();
87 void validatePlotCurves();
90 QPointer<QComboBox> m_displayCombo;
93 QPointer<RubberBandComboBox> m_rubberBandCombo;
96 QPointer<QAction> m_toolPadAction;
99 QPointer<QAction> m_plotAvgAction;
101 QPointer<QAction> m_plotMinAction;
103 QPointer<QAction> m_plotMaxAction;
105 QPointer<QAction> m_plotStdDev1Action;
107 QPointer<QAction> m_plotStdDev2Action;
109 QPointer<QAction> m_plotStdErr1Action;
111 QPointer<QAction> m_plotStdErr2Action;
143 QPointer<QAction> m_showHideBandMarkers;
This is a plot curve with information relating it to a particular cube or region of a cube.
Definition CubePlotCurve.h:53
Cube display widget for certain Isis MDI applications.
Definition MdiCubeViewport.h:39
Definition PlotWindow.h:88
Combo box for choosing a rubber band type.
Definition RubberBandComboBox.h:26
This class is used to accumulate statistics on double arrays.
Definition Statistics.h:93
This is free and unencumbered software released into the public domain.
Definition CubeIoHandler.h:22
This is free and unencumbered software released into the public domain.
Definition Calculator.h:18
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16