| | |
string dprefix= | printf like statement that can be evaluated to find the data files corresponding to shot records
|
float dx= | dx of output grid points
|
float dy= | dy of output grid points
|
file encode= | auxiliary input file name
|
string eprefix= | printf like statement that can be evaluated for the output encodings
|
int nx= | # of output grid x points
|
int ny= | # of output grid y points
|
float ox= | ox of output grid points
|
float oy= | ox of output grid points
|
string shots= | shot-file name, dimensions are 1xNS
|
|