Learn R Programming

RFOC (version 3.2)

TapeBase: Tape Base Lines

Description

Create a structure of Tape Base lines

Usage

TapeBase()

Arguments

Value

  • List

Details

Program returns the lines and points for plotting a Tape plot. Based on the Hammer projection.

References

Tape, W., and C. Tape (2012), A geometric comparison of source-type plots for moment tensors, Geophys. J. Int., 190, 499-510.

See Also

TapePlot, HAMMERprojXY

Examples

Run this code
T1 =TapeBase()
TapePlot(T1)

Run the code above in your browser using DataLab