meepmeep.numba2d.t34

Contents

meepmeep.numba2d.t34#

meepmeep.numba2d.t34(k: float, c: ndarray[tuple[Any, ...], dtype[_ScalarT]]) float[source]#

Egress duration T34 (third to fourth contact).

Parameters:
kfloat

Radius ratio.

cNDArray

A (2, 5) Taylor coefficient matrix.

Returns:
float

Duration between third and fourth contact.