#include <string>
#include <vector>
#include <cmath>
#include "simulation/Model.h"
Go to the source code of this file.
|
| namespace | warptwin |
| | Class to propagate CR3BP dynamics in characteristic units.
|
|
| int16 | warptwin::start () override |
| | Class to execute logging.
|
| int16 | warptwin::execute () override |
| | Function to check monitor input conditions and set trigger flag accordingly. Should be implemented in derived class.
|
| double | warptwin::_computeFreeSpacePathLoss (double range, double frequency) const |
| | Function to compute the free space path loss.
|