pyinterp.Axis.increment#
- Axis.increment(self: pyinterp.core.Axis) float #
Get increment value if is_regular().
- Raises
RuntimeError – if this instance does not represent a regular axis.
- Returns
Increment value.
- Return type
Get increment value if is_regular().
RuntimeError – if this instance does not represent a regular axis.
Increment value.