Struct ConstellationSourceConfig¶
Defined in File lunar_gnss_odts_simulation.h
Struct Documentation¶
-
struct ConstellationSourceConfig¶
Public Members
-
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¶
-
std::filesystem::path sp3_directory = "../../data/LuPNT_data/ephemeris/gnsslibpy/sp3"¶