rms2int - convert to and from rms/interval velocity
call rms2int(inverse,dt,vrms,nt,vint)
0-int->rms 1-rms->int
sampling in time
real(nt)
RMS velocity
Number of time samples
real(nt)
Interval velocity
A fortran77 program to convert velocity to and from rms velocity
sepvelanf