uvex_transients.models.spectra.thermal.BlackbodySpectrum.eval#
- classmethod BlackbodySpectrum.eval(nu: Quantity, **parameters: ParameterValue) Quantity#
Evaluate the spectral shape at the given frequency.
- Parameters:
nu (
Quantity) – Frequency at which to evaluate the shape.**parameters – This model’s parameter values. See
eval_log_cgs().
- Returns:
\(S(\nu)\), in 1/Hz.
- Return type: