#include "matrixbk.hh"
#include "orbitbk.hh"
#include "slcimage.hh"
#include "productinfo.hh"
#include "constants.hh"
#include "utilities.hh"
#include "ioroutines.hh"
#include "step1routines.hh"
#include "coregistration.hh"
#include "referencephase.hh"
#include "products.hh"
#include "geocode.hh"
#include "unwrap.hh"
#include "filtering.hh"
#include "conversion.hh"
#include "exceptions.hh"
#include "bk_baseline.hh"
#include <iostream>
#include <fstream>
#include <ctime>
#include <cstdlib>
#include <cctype>
#include <algorithm>
#include <cstring>
#include <csignal>
Go to the source code of this file.
Functions | |
void | initmessages () |
void | usage (char *programname) |
void | handleinput (int argc, char *argv[], input_gen &for_inputfilename) |
void | quote () |
void | copyright () |
void | preview (int32 previewflag, int32 width, int32 informat, char *infile, char *outfile, char *opts) |
int | main (int argc, char *argv[]) |
Variables | |
bk_messages | TRACE |
bk_messages | DEBUG |
bk_messages | INFO |
bk_messages | PROGRESS |
bk_messages | WARNING |
bk_messages | ERROR |
bk_messages | matDEBUG |
bk_messages | matERROR |
|
Definition at line 2696 of file processor.cc. References TRACE_FUNCTION. Referenced by handleinput(). |
|
Definition at line 2414 of file processor.cc. References copyright(), ERROR, existed(), bk_messages::get_str(), INFO, input_error, input_gen::logfile, bk_messages::print(), quote(), SWNAME, SWVERSION, TRACE_FUNCTION, and usage(). Referenced by main(). |
|
Definition at line 2366 of file processor.cc. References bk_messages::bellrings(), DEBUG, bk_messages::doexit(), bk_messages::doprint(), bk_messages::dostderr(), ERROR, INFO, matDEBUG, matERROR, PROGRESS, bk_messages::setidentifyer(), TRACE, and WARNING. Referenced by main(). |
|
|
Definition at line 2779 of file processor.cc. References bk_assert(), DEBUG, FORMATCI2, FORMATCR4, FORMATHGT, FORMATR4, bk_messages::get_str(), INFO, int32, bk_messages::print(), PRINT_ERROR, PROGRESS, bk_messages::reset(), TRACE_FUNCTION, and unhandled_case_error. Referenced by main(). |
|
Definition at line 2532 of file processor.cc. References int32, ONE27, and TRACE_FUNCTION. Referenced by handleinput(), and main(). |
|
Definition at line 30 of file bkconvert.cc. Referenced by handleinput(), and main(). |
|
|
Definition at line 91 of file processor.cc. Referenced by bk_assert(), checkcomprefdem(), checkfine(), checkgeocode(), checkrequest(), coregpm(), dinsar(), productinfo::fillproductinfo(), flatearth(), getorb(), handleinput(), initmessages(), openfstream(), radarcodedem(), radarsat_dump_data(), readcoeff(), readinput(), readres(), readvolume(), removedatleader(), updateprocesscontrol(), slcimage::updateslcimage(), slcimage::updateslcimageML(), and writeslc(). |
|
|
Definition at line 92 of file processor.cc. |
|
Definition at line 93 of file processor.cc. |
|
|
Definition at line 86 of file processor.cc. Referenced by coregpm(), initmessages(), rangefilter(), rangefiltporbits(), readinput(), and rfilterblock(). |
|