Public Member Functions | |
RtbwerApp (int argc, char **argv) | |
RtbwerApp (const vector< AdjCase > &, const AdjOpts &) | |
void | processThisVol (const Chromo &) |
void | obtainNextVol () |
bool | obtainCandidates (char *dirN) |
double | processAllCases (const vector< AdjCase > &, const vector< vector< vector< Candidates > > > &, const vector< vector< Rtbwers > > &, const Chromo &, char *fileName) |
Static Public Member Functions | |
static void | clip (Data2D< int > image, int min) |
static void | clip_range (RadarData< int > polar_data, int max_km) |
static void | map_data_val (RadarData< int > polar_data) |
RtbwerApp::RtbwerApp | ( | int | argc, | |
char ** | argv | |||
) |
static void RtbwerApp::clip | ( | Data2D< int > | image, | |
int | min | |||
) | [static] |
static void RtbwerApp::clip_range | ( | RadarData< int > | polar_data, | |
int | max_km | |||
) | [static] |
static void RtbwerApp::map_data_val | ( | RadarData< int > | polar_data | ) | [static] |
bool RtbwerApp::obtainCandidates | ( | char * | dirN | ) |
void RtbwerApp::obtainNextVol | ( | ) |
double RtbwerApp::processAllCases | ( | const vector< AdjCase > & | , | |
const vector< vector< vector< Candidates > > > & | , | |||
const vector< vector< Rtbwers > > & | , | |||
const Chromo & | , | |||
char * | fileName | |||
) |
void RtbwerApp::processThisVol | ( | const Chromo & | ) |