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.

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

Children:

Common: Database/Constant
SC: Visualization/PlotPlanet

Back to the Thermal Module page