casac::sdlinefinder Class Reference

#include <sdlinefinder_cmpt.h>

List of all members.


Detailed Description

sdlinefinder component class

// TODO: WRITE YOUR DESCRIPTION HERE!

Author:
Version:

Definition at line 35 of file sdlinefinder_cmpt.h.

Public Member Functions

 sdlinefinder ()
virtual ~sdlinefinder ()
bool setoptions (const double threshold=sqrt(3.), const int minnchan=1, const int avglimit=8, const double boxsize=0.2)
void setscan (const::casac::record &scan, const std::vector< bool > &mask, const std::vector< int > &edge)
 void setscan(const ::casac::record& scan, const std::vector<bool>& mask, const ::casac::record& edge);
int findlines (const int whichRow)
std::vector< bool > getmask (const bool invert=false)
std::vector< double > getlineranges ()
std::vector< int > getlinerangesinchannels ()


Constructor & Destructor Documentation

casac::sdlinefinder::sdlinefinder (  ) 

virtual casac::sdlinefinder::~sdlinefinder (  )  [virtual]


Member Function Documentation

bool casac::sdlinefinder::setoptions ( const double  threshold = sqrt(3.),
const int  minnchan = 1,
const int  avglimit = 8,
const double  boxsize = 0.2 
)

void casac::sdlinefinder::setscan ( const ::casac::record scan,
const std::vector< bool > &  mask,
const std::vector< int > &  edge 
)

void setscan(const ::casac::record& scan, const std::vector<bool>& mask, const ::casac::record& edge);

int casac::sdlinefinder::findlines ( const int  whichRow  ) 

std::vector<bool> casac::sdlinefinder::getmask ( const bool  invert = false  ) 

std::vector<double> casac::sdlinefinder::getlineranges (  ) 

std::vector<int> casac::sdlinefinder::getlinerangesinchannels (  ) 


The documentation for this class was generated from the following file:
Generated on Tue Aug 26 22:37:05 2008 for NRAOCASA by  doxygen 1.5.1