pyinterp.core.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:

float