pyarts.arts.physics.planck
- physics.planck(frequency: object, temperature: object) object
- physics.planck(frequency: object, temperature: object) object
Calculates the Planck function.
- Parameters:
frequency (Numeric or numpy.ndarray) – Frequency [Hz]
temperature (Numeric or numpy.ndarray) – Temperature [K]
- Returns:
B – Planck function [W/(m² Hz sr)]
- Return type: