21  class MdiCubeViewport;
 
   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;
 
 
Defines an angle and provides unit conversions.
Definition Angle.h:45
 
Distance measurement, usually in meters.
Definition Distance.h:34
 
Cube display widget for certain Isis MDI applications.
Definition MdiCubeViewport.h:39
 
This class defines a body-fixed surface point.
Definition SurfacePoint.h:132
 
a subclass of the qisis mainwindow, tablemainwindow handles all of the table tasks.
Definition TableMainWindow.h:57
 
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16