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_190826_v01.tsc KPLO SCLK kplo_frames_20190828_v00.tf KPLO FK de421.bsp Planetary Ephemeris SPK kplo_sc_p_210101_210104_v01.bsp KPLO Spacecraft SPK moon_080317.tf Moon Frames FK moon_pa_de421_1900_2050.bpc Moon Orientation PCK kplo_sc_p_210101_210104_v02.bc KPLO Spacecraft CK pck00010.tpc Generic PCK moon_lowres.bds Moon DSK kplo_polcam_v02.ti KPLO PolCam IK \begindata KERNELS_TO_LOAD = ( './kernels/lsk/naif0012.tls' './kernels/sclk/kplo_190826_v01.tsc' './kernels/fk/kplo_frames_20190828_v00.tf' './kernels/spk/de421.bsp' './kernels/spk/kplo_sc_p_210101_210104_v01.bsp' './kernels/fk/moon_080317.tf' './kernels/pck/moon_pa_de421_1900_2050.bpc' './kernels/ck/kplo_sc_p_210101_210104_v02.bc' './kernels/pck/pck00010.tpc' './kernels/dsk/moon_lowres.bds' './kernels/ik/kplo_polcam_v02.ti' ) \begintext