SPKKernel¶
- class heliopy.spice.SPKKernel(fname)¶
Bases:
heliopy.spice.spice.KernelBaseA class for a single .spk kernel.
See also
https//naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/req/spk.html
Attributes Summary
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