uvex_transients.models.core.base.Spectrum.eval#
- classmethod Spectrum.eval(nu: Quantity, **parameters: ParameterValue) Quantity[source]#
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: