hwt_trace_rays - trace rays
int hwt_trace_rays(int *n,float *o,float *d,float *shot,float aimi,float aima,
float oi,float si,int ni, float sa, int na,float st,int nt,float *vel,
float *xray,float *yray,float *zray,float *vray)
Dimensions of elements in velocity cube (3)
First element of velocity cube (3)
Sampling of velocity cube velocity cube (3)
Location of shot
Inclination
Azimuth
First aperture angle
Sampling of aperture
Number of half aperture angles
Sampling of radial steps
Number of radial steps
Sampling in time
Number of time samples
Velocity
X position of ray
Y position of ray
Z position of ray
Velocity of ray at positon
Trace rays using Huegyn wavefrom raytracing
the hwt_travel_cube manpage, the Hwt3d manpage
septravel