- t63 - Variable in class net.talvi.puffinplot.data.ArasonLevi.ArithMean
-
- TableWindow - Class in net.talvi.puffinplot.window
-
A window which shows all the data for a sample in tabular form.
- TableWindow(PlotParams) - Constructor for class net.talvi.puffinplot.window.TableWindow
-
Creates a new table window.
- TabularFileLoader - Class in net.talvi.puffinplot.data.file
-
A loader for a tabular text file with a custom format.
- TabularFileLoader(File, FileFormat) - Constructor for class net.talvi.puffinplot.data.file.TabularFileLoader
-
Creates a new TabularFileLoader.
- TabularImportWindow - Class in net.talvi.puffinplot.window
-
A window allowing the user to define a custom file format.
- TabularImportWindow(Frame, Preferences) - 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, Matrix, Matrix) - Constructor for class net.talvi.puffinplot.data.Tensor
-
Creates a tensor with the specified components and
transformed using the specified matrices.
- 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, Graphics2D) - Method in class net.talvi.puffinplot.plots.Plot
-
Returns an attributed string representing a number in scientific
notation.
- timesTenToThe(String, int, Graphics2D) - Method in class net.talvi.puffinplot.plots.Plot
-
Returns an attributed string representing a number in scientific
notation.
- toCommaSeparatedString() - Method in class net.talvi.puffinplot.data.ArmSampleRpiEstimate
-
- toCommaSeparatedString() - Method in class net.talvi.puffinplot.data.MagSusSampleRpiEstimate
-
- toCommaSeparatedString() - Method in interface net.talvi.puffinplot.data.SampleRpiEstimate
-
- toggleSel() - Method in class net.talvi.puffinplot.data.Datum
-
Toggles the datum's selection state.
- 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.CustomFields
-
- 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(FisherValues) - Static 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.Location
-
Returns the VGP 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.
- toStrings() - Method in class net.talvi.puffinplot.data.VGP
-
Returns the VGP parameters 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.
- touch() - Method in class net.talvi.puffinplot.data.Datum
-
Sets this datum's suite as "modified".
- touch() - Method in class net.talvi.puffinplot.data.Sample
-
Sets this sample's suite as "modified".
- toVec3() - Method in class net.talvi.puffinplot.data.Location
-
- 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.
- TreatmentWindow - Class in net.talvi.puffinplot.window
-
A window allowing the user to edit treatment type.
- TreatmentWindow(PuffinApp) - Constructor for class net.talvi.puffinplot.window.TreatmentWindow
-
Creates a new correction window.
- TreatType - Enum in net.talvi.puffinplot.data
-
A type of treatment applied to a sample.
- truncateData(int) - Method in class net.talvi.puffinplot.data.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.