DBWToPW:

Path: Link/LinkUtilities

% Convert dBW to picowatts.
--------------------------------------------------------------------------
   Form:
   power = DPWToPW( powerDB )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   powerDB       (1,:)  Power (dB)
                        
   -------
   Outputs
   -------
   power         (1,:)  Power (pW)
                        
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Link Module page