ThermalImager:

Path: Thermal/ThermalGraphics

% Color a spacecraft or planet corresponding to a temperature.
--------------------------------------------------------------------------
   Form:
   h     = ThermalImager( action, g, d )  becomes
   h     = ThermalImager( 'initialize', h, d )
   color = ThermalImager( 'spacecraft', g, d )
   hSurf = ThermalImager( 'planet', g, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   action	(1,:)	Action string
   g     	(.) 	Data structure
   d      	(.)  	Data structure

   -------
   Outputs
   -------
   h     	(:) 	Varies depending on action.

--------------------------------------------------------------------------

Children:

AC: ACData/ACTConstants
SC: SCData/sCTConstants
SC: SCMat/EarthMR
SC: Visualization/PlotPlanet
Thermal: ThermalAnalysis/ThermalColorMap
Common: CommonData/Constants
Common: CommonData/SwooshWatermark
Common: CommonData/xSplashSmall
Common: Database/Constant
Common: General/DeleteCell
Common: General/Watermark
Common: Graphics/NewFig

Back to the Thermal Module page