LinkSwappingMode¶
- class pylimer_tools_cpp.LinkSwappingMode(*values)¶
Bases:
EnumHow slip-links may act when they reach each-other or even a crosslink.
Attributes Summary
Attributes Documentation
- ALL = 2¶
- ALL_CYCLE = 3¶
- ALL_MC = 4¶
- ALL_MC_CYCLE = 5¶
- ALL_MC_TRY = 6¶
- ALL_MC_TRY_CYCLE = 7¶
- NO_SWAPPING = 0¶
- SLIPLINKS_ONLY = 1¶