Swarm-NG
1.1
|
Defines and implements the combination of monitors. More...
#include "combine.hpp"
#include "stop_on_ejection.hpp"
#include "stop_on_crossing_orbit.hpp"
#include "stop_on_close_encounter.hpp"
Go to the source code of this file.
Classes | |
struct | swarm::monitors::stop_on_ejection_or_close_encounter_or_crossing_orbit< L > |
Combination of stop_on_ejcetion, stop_on_close_encounter and stop_on_crossing_orbit. More... | |
struct | swarm::monitors::stop_on_ejection_or_close_encounter_or_crossing_orbit< L >::params |
Defines parameter structure. More... | |
struct | swarm::monitors::stop_on_ejection_or_close_encounter< L > |
Combination of stop_on_ejcetion and stop_on_close_encounter EXPERIMENTAL: This class is not thoroughly tested. More... | |
struct | swarm::monitors::stop_on_ejection_or_close_encounter< L >::params |
Define the structure params. More... | |
Namespaces | |
swarm | |
Swarm-NG library. | |
swarm::monitors | |
Namespace for monitors (i.e., stoppers & loggers) and their associated classes. | |
Constant Groups | |
swarm | |
Swarm-NG library. | |
swarm::monitors | |
Namespace for monitors (i.e., stoppers & loggers) and their associated classes. | |
Defines and implements the combination of monitors.
Definition in file composites.hpp.