Function lupnt::ProcessNoiseClock¶
Defined in File filter_utils.cc
Function Documentation¶
-
MatXd lupnt::ProcessNoiseClock(ClockModel cmodel, int n_clk, Real dt)¶
Build the clock-state process-noise covariance block for a given clock model and time step, via
ClockDynamics::TwoStateNoise/ThreeStateNoise.Called by
ProcessNoisePosVelClockto form the clock block of the combined position/velocity/clock process-noise matrixQ.