KPL/MK This is the meta-kernel used in the solution of the ``Intersecting Vectors with a Triaxial Ellipsoid and a DSK' task in the KPLO Remote Sensing Hands On Lesson. The names and contents of the kernels referenced by this meta-kernel are as follows: File name Contents --------------------------------- ----------------------- naif0012.tls Generic LSK kplo_sclkscet_v403.tsc KPLO SCLK kplo_v06.tf KPLO FK de421.bsp Planetary Ephemeris SPK kplo_dm_20230901_20231002_v00.bsp KPLO Spacecraft SPK moon_080317.tf Moon Frames FK moon_pa_de421_1900-2050.bpc Moon Orientation PCK kplo_sc_20230901_20231001_v01.bc KPLO Spacecraft CK pck00010.tpc Generic PCK moon_lowres.bds Moon DSK kplo_polcam_v03.ti KPLO PolCam IK \begindata KERNELS_TO_LOAD = ( './kernels/lsk/naif0012.tls' './kernels/sclk/kplo_sclkscet_v403.tsc' './kernels/fk/kplo_v06.tf' './kernels/spk/de421.bsp' './kernels/spk/kplo_dm_20230901_20231002_v00.bsp' './kernels/fk/moon_080317.tf' './kernels/pck/moon_pa_de421_1900-2050.bpc' './kernels/ck/kplo_sc_20230901_20231001_v01.bc' './kernels/pck/pck00010.tpc' './kernels/dsk/moon_lowres.bds' './kernels/ik/kplo_polcam_v03.ti' ) \begintext