[][src]Module nyx_space::propagators::events

Structs

EventTrackers

A tracker for events during the propagation. Attach it directly to the propagator.

OrbitalEvent

An orbital event, in the same frame or in another frame.

SCEvent
StopCondition

A condition to stop a propagator. Note: min_step of propagator options will guide how precise the solution can be!

Enums

ConvergenceError

Built-in events, will likely be expanded as development continues.

EventKind

Built-in events, will likely be expanded as development continues.

Traits

Event

A general Event