Function lupnt::ConfigToLunarGnssODTSConfig¶
Defined in File lunar_gnss_odts_app.h
Function Documentation¶
-
LunarGnssODTSConfig lupnt::ConfigToLunarGnssODTSConfig(Config &config)¶
Parse a
LunarGnssODTSConfigfrom anapplication:config block.The block carries the same nested sections as the standalone scenario file (
simulation:,pipeline:,truth:,constellation:,plasma:,dynamics:,measurements:,filter:,receiver_app:,design:); this delegates toParseLunarGnssODTSConfig, resolving relative data/output paths against the current working directory (the run script injects absolute paths).