Path: Link/LinkUtilities
% Convert temperature to power via bandwidth.
--------------------------------------------------------------------------
Form:
p = TToPower( T, b )
--------------------------------------------------------------------------
------
Inputs
------
T (1,m) Temperature (deg-K)
b (1,n) Bandwidth (Hz)
-------
Outputs
-------
p (n,m) Power
--------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Link Module page