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