GAMMA Interferometric Point Target Analysis Software (IPTA): Reference Manual


dismph_pwr24

ANSI-C program: dismph_pwr24.c

NAME
dismph_pwr24 - display interferogram phase + intensity image using 24 bits

SYNOPSIS
dismph_pwr24 <cpx> <pwr> <width> [start_cpx] [start_pwr] [nlines] [scale] [exp]

<cpx> (input) complex image (fcomplex, e.g. interferogram)
<pwr> (input) intensity image (float)
<width> number of samples/row of cpx and pwr
[start_cpx] starting line of cpx (default=1)
[start_pwr] starting line of pwr (default=1)
[nlines] number of lines to display (default=0: to end of file)
[scale] pwr display scale factor (default=1.)
[exp] pwr display exponent (default=.35)

EXAMPLE
dismph_pwr24 08256_08757.diff 08256.rmli 1000 1 1 0 1. .35

displays complex valued differential interferogram using the backscatter intensity image for the image brightness.

INSTALLATION
Source code dismph_pwr24.c in ./IPTA/src, executable version dismph_pwr24 in ./IPTA/bin

DESCRIPTION
dismph_pwr24 displays complex valued interferogram displayed in color and the image brightness corresponding to a backscatter intensity image. For IPTA investigations the use of 24 bits for display is an advantage due to the higher visibility of fine details in the color (phase) and intensity information.

OPTIONS
none. 

SEE ALSO
rasmph_pwr24, ipta.h


© Copyrights for Documentation, Users Guide and Reference Manual by Gamma Remote Sensing, 2003.
UW, CW,TS, last change 22-May-2003.