| RFPHI-class {RockFab} | R Documentation |
Class "RFPHI"
Description
Class to hold basic RfPhi data.
Objects from the Class
Objects can be created by calls of the form new("RFPHI", ...).
Slots
sectionName:Object of class
"character"defining the section ID string.vectorMean:Object of class
"numeric"containing the calculated vector mean of object long axes.harmonicMean:Object of class
"numeric"containing the harmonic mean of object axial ratios.strainRatio:Object of class
"numeric"containing the calculated sectional strain or fabric ratio.indexSymmetry:Object of class
"numeric"containing the index of symmetry based on the vector and harmonic means.sampleSize:Object of class
"numeric"containing the number of objects used in the analysis.meanObjectArea:Object of class
"numeric"containing the average object area based on fitted object ellipses.rsAxes:Object of class
"numeric"of length two containing the axial lengths of the calculated sectional strain or fabric ellipse.chiSquare:Object of class
"data.frame"containing the results of the chi squared statistical test for uniform distribution at each increment of anti-strain.
Methods
No methods defined with class "RFPHI" in the signature.
Author(s)
Jeffrey R. Webber
See Also
Examples
showClass("RFPHI")