meepmeep.numba2d.t4

Contents

meepmeep.numba2d.t4#

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

Fourth contact time.

Parameters:
kfloat

Radius ratio.

cNDArray

A (2, 5) Taylor coefficient matrix.

Returns:
float

Time of fourth contact.