Learn R Programming

RSEIS (version 2.6-0)

PLOT.TTCURVE: Plot Seismic Section, travel time curve

Description

Seismic traces are plotted on a panel horizontally, with spacing according to distance from source.

Usage

PLOT.TTCURVE(GH, STAXY = NULL, DIST = c(0, 10), DY = 0.1, tim = 1, dt = 1, sel = c(1:4), WIN = c(1, 0), labs = c("CE1"), notes = "CE1.V", tags = "CE1.V", sfact = 1, COL = "red", add = 1, pts = FALSE, YAX = FALSE, TIT = NULL, SHIFT = NULL, rm.mean = TRUE, UNITS = "volts", MARK = TRUE)

Arguments

Value

  • Graphical Side effect.

    list(n=nn, dy=dy, minS=minS, maxS=maxS, meanS=meanS, DX=range(tim[tflag]), DY=DY, DIST=DIST )

See Also

PLOT.SEISN