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.ndarrayCoefficients at offset.