Spacecraft Control Framework 1.0
Spacecraft Control Library
UKF2 Member List

This is the complete list of members for UKF2, including all inherited members.

ctx_measUKF2
ctx_rhsUKF2
get_covariance(void)UKF2inline
get_mean(void)UKF2inline
get_residual(void)UKF2inline
initialize(void)UKF2
integ_fpUKF2
meas_fpUKF2
predict(void)UKF2
propagate_fpUKF2
set_context_meas(void *context)UKF2inline
set_context_rhs(void *context)UKF2inline
set_covariance(const ml_matrix &p)UKF2inline
set_filter_parameters(double alpha, double kappa, double beta)UKF2inline
set_integrator(integ_func integ_fun)UKF2inline
set_integrator_time_step(double dT)UKF2inline
set_mean(const ml_matrix &m)UKF2inline
set_measurement(const ml_matrix &y)UKF2inline
set_measurement_covariance(const ml_matrix &r)UKF2inline
set_measurement_function(meas_2_func meas_fun)UKF2inline
set_propagate_function(propagate_func propagate_fun)UKF2inline
set_state_covariance(const ml_matrix &q)UKF2inline
set_state_function(state_func state_fun)UKF2inline
state_fpUKF2
UKF2(void)UKF2
update(void)UKF2
~UKF2()UKF2