second_repeat_factor property

second_repeat_factor property

SecondRepeatFactor

Definition:

@property
def second_repeat_factor(self):
    ...
@second_repeat_factor.setter
def second_repeat_factor(self, value):
    ...

See Also