SPICE (heliopy.spice)

A module for loading SPICE kernels.

SPICE is a NASA toolkit for calculating the position of bodies (including planets and spacecraft) within the solar system. This module builds on the spiceypy package to provide a high level interface to the SPICE toolkit for performing orbital calculations using spice kernels.

heliopy.spice Package

Functions

furnish(fname) Furnish SPICE with a kernel.

Classes

Trajectory(target) A generic class for the trajectory of a single body.