20// (Tim)added checks for the GUI which change the input to something appropreate
21//
22// Revision 1.18 2006/04/01 20:41:55 cvsuser
23// (Tim) Cleaned up the code and added missing doxeygen style comments
24//
25// Revision 1.17 2006/02/10 20:58:07 cvsuser
26// (Tim) Fixed a problem with updating optics information due to new sensim panel setup (asgFramewnd)
27// Fixed a problem with creating default and new sensor panels (asgFramewnd)
28// limited the m_detectorScale to keep the SenSim pbuffer within the imagers max Pbuffer limits (asgThread)
29// fixed some tooltips in the scenario panel
30// removed the fov from the optics panel, now uses the optics' sensor's fov
31// added a file check to ciPanel to check if a filename entered is vaild, uesd the filecheck to make sure the user specified atmosphere always exists
32// changed a new sensor to default to index of -1 so it doent interfere with the current sensor 0
33//
34// Revision 1.16 2006/01/13 21:14:10 cvsuser
35// (Tim) Added the updateDoubleCell which reduces code in panels using grid controls and adds a check for the incoming data to make sure it is applicable