Struct ConstellationSourceConfig¶
Defined in File lunar_gnss_odts_simulation.h
Struct Documentation¶
-
struct ConstellationSourceConfig¶
Public Members
-
std::string source = "sp3_brdc"¶
-
std::filesystem::path almanac_file¶
-
std::filesystem::path sp3_directory = "../../data/LuPNT_data/ephemeris/gnsslibpy/sp3"¶
-
bool auto_select_sp3 = true¶
-
std::vector<std::filesystem::path> sp3_files¶
-
std::filesystem::path antex_file = "../../data/LuPNT_data/gnss/igs20.atx"¶
-
bool use_all_gps = true¶
-
bool include_galileo = false¶
-
std::vector<int> gps_prns¶
-
std::vector<int> galileo_prns¶
-
double synthetic_sise_radial_m = 0.3¶
-
double synthetic_sise_along_m = 0.8¶
-
double synthetic_sise_cross_m = 0.8¶
-
double synthetic_sise_clock_m = 0.5¶
-
std::filesystem::path brdc_directory¶
-
std::vector<std::filesystem::path> brdc_files¶
-
bool use_broadcast_ephemeris = false¶
-
bool debias_broadcast_clock = true¶
-
bool debias_qzss_radial = true¶
-
std::string source = "sp3_brdc"¶