Home
last modified time | relevance | path

Searched refs:ClockSatStore (Results 1 – 7 of 7) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSEph/
H A DClockSatStore.hpp100 class ClockSatStore : public TabularSatStore<ClockRecord> class
128 ClockSatStore() throw() : haveClockAccel(false), in ClockSatStore() function in gpstk::ClockSatStore
139 virtual ~ClockSatStore() {}; in ~ClockSatStore()
H A DClockSatStore.cpp72 ClockRecord ClockSatStore::getValue(const SatID& sat, const CommonTime& ttag) in getValue()
203 double ClockSatStore::getClockBias(const SatID& sat, const CommonTime& ttag) in getClockBias()
252 double ClockSatStore::getClockDrift(const SatID& sat, const CommonTime& ttag) in getClockDrift()
317 void ClockSatStore::addClockRecord(const SatID& sat, const CommonTime& ttag, in addClockRecord()
348 void ClockSatStore::addClockBias(const SatID& sat, const CommonTime& ttag, in addClockBias()
375 void ClockSatStore::addClockDrift(const SatID& sat, const CommonTime& ttag, in addClockDrift()
404 void ClockSatStore::addClockAcceleration(const SatID& sat, const CommonTime& ttag, in addClockAcceleration()
H A DSP3EphemerisStore.hpp93 ClockSatStore clkStore;
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/GNSSEph/
H A DRinexClockStore.hpp65 class RinexClockStore : public ClockSatStore
/dports/astro/gpstk/GPSTk-8.0.0/swig/src/
H A Dpythonfunctions.i201 STR_DUMP_DETAIL_HELPER(ClockSatStore)
/dports/astro/gpstk/GPSTk-8.0.0/ref/usersguide/
H A Dvecsol.tex199 Dump of ClockSatStore(1):
239 End dump of ClockSatStore.
/dports/astro/gpstk/GPSTk-8.0.0/
H A DChangeLog.md3402 ….hpp 2) ClockSatStore.hpp and PositionSatStore.hpp - needed by SP3EphemerisStore.hpp 3) Ta…
4957 Add classes ClockSatStore and PositionSatStore, which are
5004 ClockSatStore.cpp
5005 ClockSatStore.hpp
5018 will be deleted. Add classes ClockSatStore and PositionSatStore,
5066 ClockSatStore.hpp
5113 ClockSatStore.[h|c]pp