CADETProcess.simulator.Cadet.get_section_times#
- Cadet.get_section_times(process: Process) list#
Get the section times for a single cycle of a process.
- Parameters:
- processProcess
The process to simulate.
- Returns:
- list
Section times for a single cycle of a process.
See also
get_section_times_completeget_solution_time_completeCADETProcess.processModel.Process.section_times