TOMO3D.drive {RTOMO}R Documentation

Interactive Exploration of 3D tomographic inversion

Description

Interactive Exploration of 3D tomographic inversio

Usage

TOMO3D.drive(MOD, COL = NULL, LIM = NULL, MAP = NULL, MAPLIM = NULL, STA = NULL, TOPO = NULL, STDLAB = c("DONE", "QUIT"))

Arguments

MOD Model List
COL color palette
LIM Value limits for colors
MAP Map strcuture (GEOmap)
MAPLIM Boundary for map limits
STA Station File
TOPO Topographic Structure
STDLAB vector of menu items

Details

Interactive display of tomographic model

Value

Graphical Side Effect

Author(s)

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

See Also

SHOWTOMO

Examples


data(HELMOD)
data(HELMAP)

TOMO3D.drive(HELMOD, MAP=HELMAP)


[Package RTOMO version 1.0-6 Index]