b'\n \n \n
 
\n  
sfvofz (4.0)
index
system/seismic/Mvofz.c
\n Analytical traveltime in a linear V(z) model. \n

\n \n \n \n \n \n
 
\n Synopsis
       sfvofz > out.rsf n1= n= n2= n= g=1. v0=0.5 s=0.5 d1=0.5/(n1-1) d2=1./(n2-1) o1=0. o2=0. intime=n
\n

\n \n \n \n \n \n
 
\n Parameters
       \n \n \n
\n  
float d1=0.5/(n1-1)
\tvertical sampling
\n
\n \n\n \n \n
\n  
float d2=1./(n2-1)
\thorizontal sampling
\n
\n \n\n \n \n
\n  
float g=1.
\tvelocity gradient
\n
\n \n\n \n \n
\n  
bool intime=n [y/n]
\tif in vertical time coordinates
\n
\n \n\n \n \n
\n  
int n=
\tnumber of samples
\n
\n \n\n \n \n
\n  
int n1=
\tvertical samples
\n
\n \n\n \n \n
\n  
int n2=
\thorizontal samples
\n
\n \n\n \n \n
\n  
float o1=0.
\tvertical origin
\n
\n \n\n \n \n
\n  
float o2=0.
\thorizontal origin
\n
\n \n\n \n \n
\n  
float s=0.5
\tshot location at the surface
\n
\n \n\n \n \n
\n  
float v0=0.5
\tinitial velocity
\n
\n \n
'