rayleighjeans_wavelength

typhon.physics.rayleighjeans_wavelength(l, T)[source]

Calculates the Rayleigh-Jeans approximation of the Planck function.

Calculates the approximation of the Planck function for given wavelength and temperature.

Parameters
  • l (float or ndarray) – Wavelength [m].

  • T (float or ndarray) – Temperature [K].

Returns

Radiance [W/(m2*Hz*sr)].

Return type

float or ndarray