|
typedef boost::units::quantity< data::MilliSeconds, double > | MsecTimeType |
|
typedef pss::astrotypes::units::DispersionMeasure< float > | Dm |
|
typedef System | SystemType |
|
typedef panda::PoolManager< SystemType > | PoolManagerType |
|
typedef PoolManagerType::PoolType | PoolType |
|
|
MsecTimeType | time_tolerance () const |
| : Threshold for time between two candidates to be clustered in a single group
|
|
void | time_tolerance (MsecTimeType const &time_tolerance) |
|
MsecTimeType | pulse_width_tolerance () const |
| : Threshold for pulse widths between two candidates to be clustered in a single group
|
|
void | pulse_width_tolerance (MsecTimeType const &width_tolerance) |
|
Dm | dm_tolerance () const |
| : Threshold for DM of two candidates to be clustered in a single group
|
|
void | dm_tolerance (Dm const &dm_tolerance) |
|
float | linking_length () const |
| : The euclidean distance threshold in the DM, time, width parameter space between two candidates to be clustered in one group
|
|
void | linking_length (float const &l) |
|
bool | active () const |
|
void | num_threads (std::size_t const nt) |
|
std::size_t | num_threads () const |
|
| Config (std::string module_name) |
|
void | terminate () const |
| call for notifiers to indicate a termination condition More...
|
|
|
void | add_options (OptionsDescriptionEasyInit &add_options) override |
|
Definition at line 40 of file Config.h.
The documentation for this class was generated from the following files: