casa::LineFinderParameter Struct Reference

#include <BLParameterParser.h>

List of all members.

Public Member Functions

 LineFinderParameter (bool const use_lf=false, float const thresh=5.0, std::vector< size_t > const &edges=std::vector< size_t >(2, 0), size_t const chavglim=0)

Public Attributes

bool use_line_finder
float threshold
size_t edge [2]
size_t chan_avg_limit

Detailed Description

Definition at line 45 of file BLParameterParser.h.


Constructor & Destructor Documentation

casa::LineFinderParameter::LineFinderParameter ( bool const   use_lf = false,
float const   thresh = 5.0,
std::vector< size_t > const &  edges = std::vector<size_t>(2,0),
size_t const   chavglim = 0 
) [inline]

Definition at line 46 of file BLParameterParser.h.

References chan_avg_limit, edge, threshold, and use_line_finder.


Member Data Documentation

Definition at line 60 of file BLParameterParser.h.

Referenced by LineFinderParameter(), and casa::BLParameterSet::PrintSummary().

Definition at line 59 of file BLParameterParser.h.

Referenced by LineFinderParameter(), and casa::BLParameterSet::PrintSummary().

Definition at line 58 of file BLParameterParser.h.

Referenced by LineFinderParameter(), and casa::BLParameterSet::PrintSummary().

Definition at line 57 of file BLParameterParser.h.

Referenced by LineFinderParameter(), and casa::BLParameterSet::PrintSummary().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1