#include <constants.hh>
Public Member Functions | |
window () | |
window (uint ll, uint lh, uint pl, uint ph) | |
window (const window &w) | |
~window () | |
void | disp () const |
uint | lines () const |
uint | pixels () const |
window & | operator= (const window &X) |
bool | operator== (const window &X) const |
bool | operator!= (const window &X) const |
void | test () |
Public Attributes | |
uint | linelo |
uint | linehi |
uint | pixlo |
uint | pixhi |
|
Definition at line 386 of file constants.hh. |
|
Definition at line 388 of file constants.hh. |
|
Definition at line 391 of file constants.hh. |
|
Definition at line 394 of file constants.hh. |
|
Definition at line 397 of file constants.hh. References DEBUG, linehi, linelo, pixhi, pixlo, and bk_messages::print(). Referenced by compinterfero(), getoverlap(), and test(). |
|
Definition at line 401 of file constants.hh. References linehi, linelo, and uint. Referenced by azimuthfilter(), coarsecorrel(), coarsecorrelfft(), compcoherence(), compinterfero(), coregpm(), dinsar(), fileci2tomatcr4(), productinfo::fillproductinfo(), finecoreg(), main(), matrix< Type >::matrix(), BASELINE::model_parameters(), phasefilter(), phasefilterspectral(), radarcodedem(), rangefilter(), rangefiltporbits(), resample(), spatialphasefilt(), subtrrefdem(), subtrrefpha(), test(), slcimage::updateslcimage(), and slcimage::updateslcimageML(). |
|
Definition at line 412 of file constants.hh. |
|
Definition at line 405 of file constants.hh. |
|
Definition at line 409 of file constants.hh. |
|
Definition at line 403 of file constants.hh. References pixhi, pixlo, and uint. Referenced by azimuthfilter(), blockazifilt(), compinterfero(), coregpm(), dinsar(), fileci2tomatcr4(), productinfo::fillproductinfo(), main(), matrix< Type >::matrix(), BASELINE::model_parameters(), phasefilter(), phasefilterspectral(), radarcodedem(), rangefilter(), rangefiltporbits(), resample(), spatialphasefilt(), subtrrefdem(), subtrrefpha(), test(), slcimage::updateslcimage(), and slcimage::updateslcimageML(). |
|
Definition at line 417 of file constants.hh. References DEBUG, disp(), lines(), pixels(), and bk_messages::print(). Referenced by inittest(). |
|
|
|
|