Learn R Programming

RTOMO (version 1.1-6)

GXMA3D: Read a geotouch image file

Description

Read a geotouch image file

Usage

GXMA3D(name)

Arguments

name

file name

Value

MOD

Model Structure

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

See Also

FANCY.TOMO

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
HELMOD = GXMA3DV("H4vel.xmco")
# }

Run the code above in your browser using DataLab