GXMA3D                 package:RTOMO                 R Documentation

_R_e_a_d _a _g_e_o_t_o_u_c_h _i_m_a_g_e _f_i_l_e

_D_e_s_c_r_i_p_t_i_o_n:

     Read a geotouch image file

_U_s_a_g_e:

     GXMA3D(name)

_A_r_g_u_m_e_n_t_s:

    name: file name

_D_e_t_a_i_l_s:


     _n_a_m_e Model Structure

     _A location information list: lat lon nx ny nz dx dy skip

     _D vector, tops of layers

     _V vector, velocity of layers

     _M_O_D 3D MODEL list

     _x x nodes

     _y y nodes

_V_a_l_u_e:

     MOD: Model Structure

_A_u_t_h_o_r(_s):

     Jonathan M. Lees<jonathan.lees@unc.edu>

_S_e_e _A_l_s_o:

     FANCY.TOMO

_E_x_a_m_p_l_e_s:

     ## Not run: 
     HELMOD = GXMA3DV("H4vel.xmco")
     ## End(Not run)

