repeat_ele module
Define the REPEAT_ELE command.
- class RepeatEle(line, dat_idx=None, **kwargs)[source]
Bases:
CommandRepeat the
nfollowing elementsktimes.- set_influenced_elements(instructions, **kwargs)[source]
Capture
nfollowing elements, as well as their commands.- Parameters:
instructions (
Sequence[Instruction])kwargs (
float)
- Return type:
- apply(instructions, **kwargs)[source]
Copy the
nelementsktimes.- Parameters:
instructions (
list[Instruction])kwargs (
float)
- Return type:
- _abc_impl = <_abc._abc_data object at 0x7318fb808700>