meepmeep.numba2d.t23

Contents

meepmeep.numba2d.t23#

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

Full-transit duration T23 (second to third contact).

Parameters:
kfloat

Radius ratio.

cNDArray

A (2, 5) Taylor coefficient matrix.

Returns:
float

Duration between second and third contact.