CADETProcess.dynamicEvents.Section.coefficients

CADETProcess.dynamicEvents.Section.coefficients#

Section.coefficients(offset: float = 0.0) ndarray[source]#

Get coefficients at (time) offset.

Parameters:
offsetfloat

(Time) offset to be evaluated.

Returns:
coeffsnp.ndarray

Coefficients at offset.