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:

SC: Visualization/PlotPlanet
Thermal: ThermalAnalysis/ThermalColorMap
Common: Database/Constant

Back to the Thermal Module page