Module program

Source
Expand description

A helper facade that takes simulation times and converts them to outputs, such as SVG files.

Structs§

Program
A facade that takes values from crate::body::observatory::Observatory in the tree defined at the root of Self::_root_body that outputs using the given outputs provided with a path
ProgramBuilder
Builder for Program.

Enums§

ProgramBuilderError
Error type for ProgramBuilder