TToPower:

Path: Link/LinkUtilities

% Convert temperature to power.
--------------------------------------------------------------------------
   Form:
   p = TToPower( T, b )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   T       	  (1,m)   Temperature (deg-K)
   b             (1,n)   Bandwidth (Hz)
   
                        
   -------
   Outputs
   -------
   p             (n,m)   Power
                         
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Link Module page