A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

T

TableWindow - Class in net.talvi.puffinplot.window
A window which shows all the data for a sample in tabular form.
TableWindow() - Constructor for class net.talvi.puffinplot.window.TableWindow
Creates a new table window.
TabularFileLoader - Class in net.talvi.puffinplot.data.file
 
TabularFileLoader(File, FileFormat) - Constructor for class net.talvi.puffinplot.data.file.TabularFileLoader
 
TabularImportWindow - Class in net.talvi.puffinplot.window
A window allowing the user to define a custom file format.
TabularImportWindow(PuffinApp) - Constructor for class net.talvi.puffinplot.window.TabularImportWindow
Creates a new tabular import window.
Tensor - Class in net.talvi.puffinplot.data
A second-order symmetric tensor used to represent the anisotropy of magnetic susceptibility.
Tensor(double, double, double, double, double, double) - Constructor for class net.talvi.puffinplot.data.Tensor
Creates a tensor with the specified components.
Tensor(double, double, double, double, double, double, Matrix, Matrix) - Constructor for class net.talvi.puffinplot.data.Tensor
Creates a tensor with the specified components and transformed using the specified matrices.
Tensor(List<Vec3>) - Constructor for class net.talvi.puffinplot.data.Tensor
Creates a tensor with the specified principal axes.
TernaryPlot - Class in net.talvi.puffinplot.plots
An experimental ternary plot for a sample's magnetic moment data.
TernaryPlot(GraphDisplay, PlotParams, Preferences) - Constructor for class net.talvi.puffinplot.plots.TernaryPlot
Creates a ternary plot with the supplied parameters.
times(double) - Method in class Jama.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class Jama.Matrix
Linear algebraic matrix multiplication, A * B
times(double) - Method in class net.talvi.puffinplot.data.Vec3
Multiplies this vector by a scalar value.
times(Vec3) - Method in class net.talvi.puffinplot.data.Vec3
Multiplies the components of this vector individually by the corresponding components of another vector.
timesEquals(double) - Method in class Jama.Matrix
Multiply a matrix by a scalar in place, A = s*A
timesTenToThe(String, String) - Method in class net.talvi.puffinplot.plots.Plot
Returns an attributed string representing a number in scientific notation.
timesTenToThe(String, int) - Method in class net.talvi.puffinplot.plots.Plot
Returns an attributed string representing a number in scientific notation.
toggleSel() - Method in class net.talvi.puffinplot.data.Datum
Toggles the datum's selection state.
toMatrix() - Method in class net.talvi.puffinplot.data.Eigens
Returns a matrix of the eigenvectors.
toString() - Method in class net.talvi.puffinplot.data.Correction
Returns a parseable string representation of this correction.
toString() - Method in class net.talvi.puffinplot.data.FisherValues
Returns a string representation of the parameters.
toString() - Method in class net.talvi.puffinplot.data.SensorLengths
Returns a string representation of this object.
toString() - Method in class net.talvi.puffinplot.data.Site
Returns the name of this site.
toString() - Method in class net.talvi.puffinplot.data.Suite
Returns the name of this suite.
toString() - Method in class net.talvi.puffinplot.data.Vec3
Returns a string representation of this vector.
toStrings() - Method in class net.talvi.puffinplot.data.Datum
Produces a list of strings representing the data values within this datum object.
toStrings() - Method in class net.talvi.puffinplot.data.FisherValues
Returns the statistical parameters as a list of strings.
toStrings() - Method in class net.talvi.puffinplot.data.GreatCircle
Returns the statistical parameters as a list of strings.
toStrings() - Method in class net.talvi.puffinplot.data.GreatCircles
Returns the statistical parameters as a list of strings.
toStrings() - Method in class net.talvi.puffinplot.data.MedianDestructiveField
Returns the parameters as a list of strings.
toStrings() - Method in class net.talvi.puffinplot.data.PcaAnnotated
Returns the parameters as a list of strings.
toStrings() - Method in class net.talvi.puffinplot.data.PcaValues
Returns the parameters as a list of strings.
toStrings() - Method in class net.talvi.puffinplot.data.Sample
Returns a list of Strings representing data pertaining to this sample.
toStrings() - Method in class net.talvi.puffinplot.data.Site
Returns a list of strings giving information about this site.
toStrings() - Method in class net.talvi.puffinplot.data.Suite
Returns strings representing data about this suite.
toStrings() - Method in class net.talvi.puffinplot.data.SuiteCalcs.Means
 
toStrings() - Method in class net.talvi.puffinplot.data.SuiteCalcs
 
toStrings() - Method in class net.talvi.puffinplot.data.Tensor
Returns the principal directions as a list of strings.
toTensorComponentString() - Method in class net.talvi.puffinplot.data.Tensor
Returns a string giving the components of the tensor, separated by spaces.
toVector() - Method in class net.talvi.puffinplot.data.SensorLengths
Returns the sensor lengths as a three-dimensional vector.
trace() - Method in class Jama.Matrix
Matrix trace.
transform(double[][]) - Method in class net.talvi.puffinplot.data.Vec3
Multiplies this vector by a supplied matrix.
transpose() - Method in class Jama.Matrix
Matrix transpose.
TreatType - Enum in net.talvi.puffinplot.data
A type of treatment applied to a sample.
TwoGeeLoader - Class in net.talvi.puffinplot.data.file
A loader for data files produced by the Long Core software supplied with 2G Enterprises magnetometers.
TwoGeeLoader(File, TwoGeeLoader.Protocol, Vec3, boolean) - Constructor for class net.talvi.puffinplot.data.file.TwoGeeLoader
Creates a new 2G loader using the supplied parameters.
TwoGeeLoader.Protocol - Enum in net.talvi.puffinplot.data.file
A measurement protocol.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z