![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
#include <vector>#include "UniformRandom.hpp"#include "NormalRandom.hpp"#include "flight/FlightExecutive.h"Go to the source code of this file.
Classes | |
| struct | warptwin::Dispersion |
| Struct to store all data associated with dispersion. More... | |
| struct | warptwin::UniformDispersion |
| Struct to store all data associated with uniform dispersion. More... | |
| struct | warptwin::NormalDispersion |
| Struct to store all data associated with normal dispersion. More... | |
| class | warptwin::DispersionEngine |
| Class to generate input dispersions for the simulation. More... | |
Namespaces | |
| namespace | warptwin |
| Class to propagate CR3BP dynamics in characteristic units. | |
Variables | |
| const int | warptwin::HASH_MULTIPLIER = 37 |
| const int | warptwin::HASH_ADDER = 3 |