hotstepper.Steps.invert¶
-
Steps.invert(normalise_value=1)¶ Create new steps with a constant weight of 1 everywhere the steps are equal to zero.
- Parameters
normalise_value (int, float, Optional) – The value the constant weight will be set to where the steps are equal to zero.
- Returns
- Return type
Steps