Swarm-NG  1.1
stop_on_crossing_orbit.hpp File Reference

Defines the monitor swarm::monitors::stop_on_crossing_orbit that detects crossing orbits for planets. More...

#include <limits>

Go to the source code of this file.

Classes

struct  swarm::monitors::stop_on_crossing_orbit_params
 Parameters for stop_on_crossing_orbit monitor deactivate_on_crossing (bool): log_on_crossing (bool): verbose_on_crossing (bool): More...
 
class  swarm::monitors::stop_on_crossing_orbit< log_t >
 Stopping monitor to detect crossing orbits for planets EXPERIMENTAL: This class is not thoroughly tested. 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.
 

Detailed Description

Defines the monitor swarm::monitors::stop_on_crossing_orbit that detects crossing orbits for planets.

EXPERIMENTAL: This class is not thoroughly tested.

Definition in file stop_on_crossing_orbit.hpp.