TapeBase {RFOC} | R Documentation |
Tape Base Lines
Description
Create a structure of Tape Base lines
Usage
TapeBase()
Details
Program returns the lines and points for plotting a Tape plot. Based on the Hammer projection.
Value
List
Note
The list includes points and other information
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
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
T1 =TapeBase()
TapePlot(T1)
[Package RFOC version 3.4-10 Index]