SPKKernel

class heliopy.spice.SPKKernel(fname)

Bases: heliopy.spice.spice.KernelBase

A class for a single .spk kernel.

See also

https

//naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/req/spk.html

Attributes Summary

bodies

List of the bodies stored within the kernel.

Methods Summary

coverage(body)

The coverage window for a specified Body.

Attributes Documentation

bodies

List of the bodies stored within the kernel.

Methods Documentation

coverage(body)

The coverage window for a specified Body.