meepmeep.numba2d.t12

Contents

meepmeep.numba2d.t12#

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

Ingress duration T12 (first to second contact).

Parameters:
kfloat

Radius ratio.

cNDArray

A (2, 5) Taylor coefficient matrix.

Returns:
float

Duration between first and second contact.