Function lupnt::spice::LoadSpiceKernel(const std::filesystem::path&)¶
Defined in File spice.cc
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’sspice_kernel(s)entries.