#include "constants.hh"
#include "readinput.hh"
Go to the source code of this file.
Functions | |
void | readvolume (input_readfiles &readfiles_arg, const char *chk1, const char *chk2, const char *chk3) |
void | readleader (input_readfiles &readfiles_arg, const int32 check) |
void | readnull (const input_readfiles &readfiles_arg) |
void | readdat (input_readfiles &readfiles_arg, const int32 check) |
void | writeslc (const input_gen &generalinput, const input_crop &writeslc_arg, const int32 check) |
void | envisat_dump_data (const input_crop &writeslc_arg) |
void | OversampleSLC (const input_gen &generalinput, const slcimage &imageinfo, const input_oversample &oversampleinput, const int16 fileid) |
void | radarsat_dump_data (const input_gen &generalinput, const input_crop &writeslc_arg) |
|
Definition at line 3202 of file step1routines.cc. References bk_assert(), input_crop::dbow, input_crop::fileid, input_crop::filein1, input_crop::fileout1, bk_messages::get_str(), input_crop::idcrop, INFO, window::linehi, window::linelo, MASTERID, window::pixhi, window::pixlo, bk_messages::print(), processcontrol, PROGRESS, bk_messages::reset(), SLAVEID, and TRACE_FUNCTION. Referenced by main(). |
|
|
Definition at line 3520 of file step1routines.cc. References bk_assert(), input_crop::dbow, DEBUG, ERROR, input_crop::fileid, input_crop::filein1, input_crop::fileout1, bk_messages::get_str(), input_crop::idcrop, INFO, int16, int32, window::linehi, window::linelo, MASTERID, openfstream(), input_gen::overwrit, window::pixhi, window::pixlo, bk_messages::print(), processcontrol, PROGRESS, real8, bk_messages::reset(), SLAVEID, TRACE_FUNCTION, uint, and WARNING. Referenced by main(). |
|
Definition at line 2522 of file step1routines.cc. References abs(), bk_assert(), input_readfiles::datfile, DEBUG, input_readfiles::fileid, INFO, int16, int32, MASTERID, openfstream(), pr_m_readfiles, bk_messages::print(), processcontrol, PROGRESS, real8, input_readfiles::sar_processor, SARPR_ATL, SLAVEID, SOL, strptime(), TRACE_FUNCTION, uint, input_readfiles::volfile, and WARNING. Referenced by main(). |
|
Definition at line 610 of file step1routines.cc. References bk_assert(), cos(), DEBUG, deg2rad(), bk_messages::get_str(), INFO, int16, int32, julday(), input_readfiles::leaderfile, openfstream(), bk_messages::print(), PROGRESS, rad2deg(), real4, real8, matrix< Type >::resize(), input_readfiles::sar_processor, SARPR_ATL, input_readfiles::sensor_id, sin(), SLC_RSAT, SOL, strptime(), toupper(), TRACE_FUNCTION, uint, and WARNING. Referenced by main(). |
|
Definition at line 2484 of file step1routines.cc. References bk_assert(), DEBUG, input_readfiles::nullfile, openfstream(), bk_messages::print(), and PROGRESS. |
|
Definition at line 126 of file step1routines.cc. References bk_assert(), DEBUG, ERROR, input_readfiles::fileid, bk_messages::get_str(), getanswer(), int16, int32, MASTERID, openfstream(), pr_m_readfiles, bk_messages::print(), processcontrol, PROGRESS, bk_messages::reset(), input_readfiles::sar_processor, SARPR_ATL, SARPR_TUD, SARPR_VMP, input_readfiles::sensor_id, SLAVEID, SLC_RSAT, TRACE_FUNCTION, uint, input_readfiles::volfile, and WARNING. Referenced by main(). |
|
Referenced by main(). |