uvex_transients.models.spectra.powerlaw.BrokenPowerLawSpectrum.eval#

classmethod BrokenPowerLawSpectrum.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:

Quantity