#include <EpochClockModel.hpp>
Inheritance diagram for EpochClockModel:


Public Member Functions | |
| EpochClockModel (double sigma=2, double elmask=0, SvMode mode=ALWAYS) | |
| virtual double | getOffset (const gpstk::CommonTime &t) const throw (gpstk::InvalidArgumentException) |
| virtual bool | isOffsetValid (const gpstk::CommonTime &t) const throw (gpstk::InvalidArgumentException) |
| double | getOffset () const throw () |
| bool | isOffsetValid () const throw () |
| virtual void | addEpoch (const ORDEpoch &oe) throw (gpstk::InvalidValue) |
|
||||||||||||||||
|
Definition at line 60 of file EpochClockModel.hpp. |
|
|
we need at least three to have a real avg Implements ObsClockModel. Definition at line 96 of file EpochClockModel.hpp. References Stats::Average(), and Stats::N(). |
|
|
Definition at line 90 of file EpochClockModel.hpp. |
|
|
Implements ClockModel. Definition at line 65 of file EpochClockModel.hpp. References GPSTK_THROW. |
|
|
Definition at line 93 of file EpochClockModel.hpp. |
|
|
Implements ClockModel. Definition at line 76 of file EpochClockModel.hpp. References GPSTK_THROW. |
1.3.9.1