Swarm-NG  1.1
swarm::monitors::stop_on_all_but_two_at_large_distance_params Struct Reference

Parameters for stop_on_all_but_two_at_large_distance monitor deactivate_on_close_encounter (bool): log_on_close_encounter (bool): verbose_on_close_encounter (bool): rmax (real): minimum distance between bodies to be considered isolated. More...

#include <stop_on_all_but_two_at_large_distance.hpp>

Public Member Functions

 stop_on_all_but_two_at_large_distance_params (const config &cfg)
 

Detailed Description

Parameters for stop_on_all_but_two_at_large_distance monitor deactivate_on_close_encounter (bool): log_on_close_encounter (bool): verbose_on_close_encounter (bool): rmax (real): minimum distance between bodies to be considered isolated.

EXPERIMENTAL: This class is not thoroughly tested.

Definition at line 48 of file stop_on_all_but_two_at_large_distance.hpp.

Constructor & Destructor Documentation

swarm::monitors::stop_on_all_but_two_at_large_distance_params::stop_on_all_but_two_at_large_distance_params ( const config cfg)
inline
Parameters
cfgConfiguration Paramaters

Definition at line 53 of file stop_on_all_but_two_at_large_distance.hpp.

References swarm::config::optional().


The documentation for this struct was generated from the following file: