Description:
This
function calculates the Rayleigh-Jeans corrected brightness temperature of radiation at frequency NU
(
) and
temperature T.
where
If the absolute value of X is less than 1e-4 JNU = T, or if the absolute value of X is greater than 20 JNU
= 0.
Invocation
JNU = SCULIB_JNU (NU, T, STATUS)
Arguments
NU = REAL (Given)
frequency
(Hz)
T = REAL (Given)
temperature (K)
STATUS = INTEGER (Given and returned)
global status
Returned Value
SCULIB_JNU = REAL
Rayleigh-Jeans corrected brightness temperature
Copyright
Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council.
All Rights Reserved.