FRY-class {RockFab} | R Documentation |
Class "FRY"
Description
A class to hold data from sectional Fry analyses.
Objects from the Class
Objects can be created by calls of the form new("FRY", ...)
.
Slots
sectionName
:Object of class
"character"
defining the section ID string.vectorMean
:Object of class
"numeric"
for the calculated calculated central void rake.strainRatio
:Object of class
"numeric"
for calculated strain ratio.sampleSize
:Object of class
"numeric"
containing the number of objects used in sectional analysis.rsAxes
:Object of class
"numeric"
with length of two containing the major and minor axial lengths of central void.meanObjectArea
:Object of class
"numeric"
the average object area.fryParams
:Object of class
"data.frame"
containing fry point coordinates, angle from origin, and distance from origin.voidScale
:Object of class
"numeric"
containing the distance from origin plot should be scaled.
Methods
No methods defined with class "FRY" in the signature.
Author(s)
Jeffrey R. Webber
See Also
Examples
showClass("FRY")