PowerToDBm:

Path: Link/Radar

% Convert from power to dB milliwatts
--------------------------------------------------------------------------
   Form:
   dBm = PowerToDBm( power )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   power         (1,:)    Power (W)

   -------
   Outputs
   -------
   dBm           (1,1)    Power (dBm)

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

Children:

Common: Graphics/Plot2D

Back to the Link Module page