Function lupnt::spice::LoadSpiceKernel(const std::filesystem::path&)

Function Documentation

void lupnt::spice::LoadSpiceKernel(const std::filesystem::path &filepath)

Load the default kernel set (if not already loaded), then load an additional SPICE kernel file from filepath.

Used by GroundStation::ConfigureFromData (and similar agent-setup code) to load mission-specific SPICE kernels (e.g. spacecraft SPK/CK files or station-specific frame kernels) given in a simulation YAML config’s spice_kernel(s) entries.