Yet another abstract class used to define an interface to a model that accepts GPS observation datat and determines a clock model from it. It mainly adds the ability to specify the characteristcs of the observations that are to be accpeted into the model. It also defines a function that accepts Observed Range Deviations and computes the mean of these (that meet the selection criteria) as an estimate of the receiver clock.
Definition in file ObsClockModel.hpp.
#include <map>
#include "Exception.hpp"
#include "gps_constants.hpp"
#include "Stats.hpp"
#include "ClockModel.hpp"
#include "ORDEpoch.hpp"
Go to the source code of this file.
Classes | |
class | gnsstk::ObsClockModel |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |