1 #ifndef SunShadowTool_h
2 #define SunShadowTool_h
21 class MdiCubeViewport;
44 void addTo(QMenu *menu);
60 void updateShadowHeightEdit();
65 void recalculateShadowHeight();
66 void updateRow(
int row);
70 QLineEdit *m_shadowHeightLineEdit;
74 QCheckBox *m_drawInSunDirection;
79 enum TableColumnIndex {
105 IncidenceAngleDegreesIndex,
107 IncidenceAngleRadiansIndex,
129 Angle *m_incidenceAngle;
151 Angle *m_trackingAngle;
This class defines a body-fixed surface point.
Definition: SurfacePoint.h:86
Cube display widget for certain Isis MDI applications.
Definition: MdiCubeViewport.h:53
Distance measurement, usually in meters.
Definition: Distance.h:47
a subclass of the qisis mainwindow, tablemainwindow handles all of the table tasks.
Definition: TableMainWindow.h:45
Defines an angle and provides unit conversions.
Definition: Angle.h:58