![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
#include "ConfigurationWriter.h"Go to the source code of this file.
Classes | |
| class | warptwin::WarpTwinPyConfigWriter |
| Write out WarpTwin Python file from node information. More... | |
Namespaces | |
| namespace | warptwin |
| Class to propagate CR3BP dynamics in characteristic units. | |
| namespace | warptwin::ms_py_writer |
Variables | |
| const std::string | warptwin::ms_py_writer::LINE_ENDING = "\n" |
| const std::string | warptwin::ms_py_writer::CODE_ENDING = "" |
| const std::string | warptwin::ms_py_writer::TAB = " " |
| const std::vector< node_types_e > | warptwin::ms_py_writer::SEQUENCE_PRIORITY = {FRAME, STANDARD, MODEL, LOGGER, VIZKIT, CESIUM_VIZ} |