Swarm-NG  1.1
log_transit.hpp File Reference

Defines and implements the monitor swarm::monitors::log_transit that logs time and events at times near a transit. More...

Go to the source code of this file.

Classes

struct  swarm::monitors::log_transit_params
 Parameters for log_transit monitor log_transit_tol (real): desired precision of transit times (zero makes inactive) More...
 
class  swarm::monitors::log_transit< log_t >
 Monitor that logs (the estimated transit time, the estimated minimum impact parameter in units of stellar radii, and the estimated velocity projected onto the planet of the sky in units of stellar radii per time) at times near a transit 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 and implements the monitor swarm::monitors::log_transit that logs time and events at times near a transit.

EXPERIMENTAL: This class is not thoroughly tested.

Definition in file log_transit.hpp.