Class Summary |
AmsData |
This class holds AMS (anisotropy of magnetic susceptibility)
data for a named sample. |
Correction |
This class represents the corrections which may be applied to the measured
remanence to estimate the true remanence. |
CsvWriter |
This class provides a wrapper around a supplied Writer to
allow easy writing of lines of data delimited by a particular string. |
CustomFields<T> |
Represents a set of custom fields for sample annotation. |
Datum |
Datum is the fundamental data class of PuffinPlot. |
Datum.Reader |
This class allows datum objects to be created from string representations
of a specified format. |
DatumComparator |
This class implements a specific type of comparison for datum objects. |
Eigens |
A class to calculate and store the eigenvalues and eigenvectors of a matrix. |
FisherValues |
This class calculates Fisher (1953) spherical statistics on sets of vectors. |
GreatCircle |
This class represents a list of unit vectors and a best-fit great-circle
path through them. |
GreatCircles |
This class represents a set of great circles and a set of directions. |
KentParams |
A class representing the parameters of a Kent confidence ellipse. |
Line |
A container class holding all the data within a suite from a
particular line number of their respective files. |
MedianDestructiveField |
This class calculates and stores the median destructive field (MDF) for
a set of Datum objects. |
PcaAnnotated |
This class encapsulates a set of principal component analysis (PCA)
parameters along with some data on the treatment steps from which
the PCA was calculated. |
PcaValues |
This class performs three-dimension principal component analysis on
a supplied collection of vectors and stores the results. |
Sample |
This class represents a sample on which measurements have been made. |
SensorLengths |
Represents the effective SQUID sensor lengths of a magnetometer,
as determined by the response curves of the SQUID sensors. |
Site |
A site is a grouping of samples within a suite. |
Suite |
A suite of data, containing a number of samples. |
SuiteCalcs |
Represents a set of calculations for a suite of data. |
SuiteCalcs.Means |
|
Tensor |
A second-order symmetric tensor used to represent the anisotropy of
magnetic susceptibility. |
Vec3 |
An immutable three-dimensional cartesian vector. |