Module eclipse

Source
Expand description

The eclipse module allows finding eclipses and (conversely) visibility between a state and another one (e.g. a planet or the Sun).

Re-exports§

pub use super::Spacecraft;

Structs§

EclipseLocator
Frame
A Frame uniquely defined by its ephemeris center and orientation. Refer to FrameDetail for frames combined with parameters.
PenumbraEvent
An event to find the start of a penumbra
UmbraEvent
An event to find the darkest eclipse state (more than 98% shadow)

Type Aliases§

Orbit
A helper type alias, but no assumptions are made on the underlying validity of the frame.