GXMA3D {RTOMO}R Documentation

Read a geotouch image file

Description

Read a geotouch image file

Usage

GXMA3D(name)

Arguments

name file name

Details

name
Model Structure
A
location information list: lat lon nx ny nz dx dy skip
D
vector, tops of layers
V
vector, velocity of layers
MOD
3D MODEL list
x
x nodes
y
y nodes

Value

MOD Model Structure

Author(s)

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

See Also

FANCY.TOMO

Examples


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

[Package RTOMO version 1.0-6 Index]