Function lupnt::spice::ExtractPckCoeffs¶
Defined in File spice.h
Function Documentation¶
-
void lupnt::spice::ExtractPckCoeffs(void)¶
Experimental/debug helper that extracts PCK orientation (Euler-angle) coefficients for the Moon directly via low-level CSPICE PCK-reader calls (
pckeul_,pcklof_c,pcksfs_,pckr02_).Not called anywhere in the simulation pipeline; retained as a reference/scratch routine for inspecting the structure of a binary PCK (hardcoded to
../data/ephemeris/moon_pa_de440_200625.bpc, body 301 = Moon) and prints diagnostics to stdout.