Home
last modified time | relevance | path

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

/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSEph/
H A DGPSEphemerisStore.cpp79 OrbitEph* oePrev = 0; in rationalize() local
150 ri = table.find(oePrev->beginValid); in rationalize()
178 oePrev = oe; // May need this for next loop. in rationalize()
H A DOrbElemStore.cpp832 OrbElemBase* oePrev = 0; in rationalize() local
915 ri = em.find(oePrev->beginValid); // We KNOW it exists in the map in rationalize()
973 oePrev = oe; // May need this for next loop. in rationalize()