CADETProcess.dynamicEvents.MultiTimeLine.add_section

CADETProcess.dynamicEvents.MultiTimeLine.add_section#

MultiTimeLine.add_section(section, entry_index)[source]#

Add section to TimeLine with specific entry index.

Parameters:
sectionSection

Section to be added.

entry_indextuple

Index of the entry in the base_state for which the section will be added.

Raises:
ValueError

If entry index is out of bounds for base_state.