3.10.1.17.1.5. opengate.postprocessors.sequences¶
3.10.1.17.1.5.1. Classes¶
A special kind of processing group that has only one branch, |
3.10.1.17.1.5.2. Module Contents¶
- class opengate.postprocessors.sequences.ProcessingSequence(*args, **kwargs)[source]¶
Bases:
opengate.postprocessors.base.ProcessingGroupBase,opengate.postprocessors.unitbase.ProcessingUnitBaseA special kind of processing group that has only one branch, i.e. a single root and each node has a single child only.