Home
last modified time | relevance | path

Searched refs:mov1m (Results 1 – 2 of 2) sorted by relevance

/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dev2lin.c41 temp3, temp4, temp5, cos2u, temp6, mov1m, sin2u, a, e, f; in ev2lin_() local
1072 mov1m = (d__1 = m / (1. - m), abs(d__1)); in ev2lin_()
1094 est = mov1m * (d__1 = epwnxt - epw, abs(d__1)); in ev2lin_()
1123 est = mov1m * est * est; in ev2lin_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dev2lin.c41 temp3, temp4, temp5, cos2u, temp6, mov1m, sin2u, a, e, f; in ev2lin_() local
1072 mov1m = (d__1 = m / (1. - m), abs(d__1)); in ev2lin_()
1094 est = mov1m * (d__1 = epwnxt - epw, abs(d__1)); in ev2lin_()
1123 est = mov1m * est * est; in ev2lin_()