mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-09-12 15:56:02 +00:00
FORMAT: clang
This commit is contained in:
@@ -300,7 +300,6 @@ void Vtl_Engine::kf_H_fill(arma::mat &kf_H, int sat_number, arma::colvec ax, arm
|
|||||||
|
|
||||||
void Vtl_Engine::kf_F_fill(arma::mat &kf_F, double kf_dt, arma::mat &kf_x)
|
void Vtl_Engine::kf_F_fill(arma::mat &kf_F, double kf_dt, arma::mat &kf_x)
|
||||||
{
|
{
|
||||||
|
|
||||||
double densidad = 1.0;
|
double densidad = 1.0;
|
||||||
double ballistic_coef = 0.007;
|
double ballistic_coef = 0.007;
|
||||||
double diam_cohete = 120.0e-3; // 120 mm
|
double diam_cohete = 120.0e-3; // 120 mm
|
||||||
|
Reference in New Issue
Block a user