| | | \n\n \n \n \n float dt=0.008f | \ttime-range for point detection \n | \n \n\n \n \n \n float dx=xStep | \tx-range for point detection \n | \n \n\n \n \n \n string esct= | \tescape-time file (auxiliary input file name) \n | \n \n\n \n \n \n string escx= | \tescape-positions file (auxiliary input file name) \n | \n \n\n \n \n \n bool isAA=y [y/n] | \tif y, apply anti-aliasing \n | \n \n\n \n \n \n float ixd=xStep | \tstep in positions (in meters) \n | \n \n\n \n \n \n int ixn=xNum | \tnumber of imaged positions \n | \n \n\n \n \n \n float ixo=xStart | \tfirst imaged position (in meters) \n | \n \n\n \n \n \n float izd=zStep | \tstep in depth (in meters) \n | \n \n\n \n \n \n int izn=zNum | \tnumber of imaged depth samples \n | \n \n\n \n \n \n float izo=zStart | \tfirst imaged depth (in meters) \n | \n \n\n \n \n \n int pj=1 | \tjump in points \n | \n \n\n \n \n \n float ppd=pStep | \tstep in processed partial images \n | \n \n\n \n \n \n int ppn=pNum | \tnumber of processed partial images \n | \n \n\n \n \n \n float ppo=pStart | \tfirst processed partial image \n | \n \n\n \n \n \n float sd=1.f | \tstep in scattering-angles \n | \n \n\n \n \n \n int sn=1 | \tnumber of scattering-angles \n | \n \n\n \n \n \n float so=0.f | \tfirst scattering-angle \n | \n \n\n \n \n \n float xapert=xNum * xStep | \tmigration aperture size \n | \n \n\n \n \n \n float xlim=2 * xStep | \tmaximum distance between depth-line points \n | \n \n |