HSAPlot:

Path: SC/Sensor

% Plots the HSA sensor data. 

   Since version 1.
--------------------------------------------------------------------------
   Form:
   HSAPlot( ra, dec, tle1, tte1, tle2, tte2, t, dt )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   ra       (1,:) Right ascension
   dec      (1,:) Declination
   tle1     (1,:) Leading edge time
   tte1     (1,:) Trailing edge time
   tle2     (1,:) Leading edge time
   tte2     (1,:) Trailing edge time
   t        (1,:) Time array
   dt       (1,1) Spin Period          

   -------
   Outputs
   -------
   None

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

Children:

Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS

Back to the SC Module page