Struct PlasmaDelayConfig¶
Defined in File lunar_gnss_odts_simulation.h
Struct Documentation¶
-
struct PlasmaDelayConfig¶
Public Members
-
bool simulate_truth = false¶
-
bool model_in_filter = false¶
-
double raytrace_step_size_km = 100.0¶
-
bool raytrace_correction = false¶
-
bool raytrace_fine_correction = false¶
-
bool raytrace_straight_ray = true¶
-
bool raytrace_compute_higher_order = true¶
-
bool raytrace_use_adaptive_step = true¶
-
bool raytrace_use_fortran_gcpm = true¶
-
double raytrace_cutoff_radius_re = 4.0¶
-
double raytrace_gradient_step_km = 1.0¶
-
double raytrace_correction_tolerance_m = 100.0¶
-
double raytrace_kp = 3.0¶
-
std::string raytrace_integrator = "RK4"¶
-
std::string raytrace_correction_method = "neldermead"¶
-
double filter_pseudorange_noise_inflation_m = 0.0¶
-
double filter_doppler_noise_inflation_hz = 0.0¶
-
bool simulate_truth = false¶