![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
Namespaces | |
| namespace | warptwin |
| Class to propagate CR3BP dynamics in characteristic units. | |
Functions | |
| bool | warptwin::contains (const std::string &parent_str, const std::string &substr) |
| Function to return whether substr is in parent_str. | |
| std::string | warptwin::trim (const std::string &str, const std::string &whitespace=" \t") |
| Function to trim leading and trailing whitespace from string. | |