Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
F
FileFormat
- Class in
net.talvi.puffinplot.data.file
This class represents an ASCII-based file format with one row per measurement.
FileFormat(Map<Integer, DatumField>, int, MeasType, TreatType, String, boolean, List<Integer>)
- Constructor for class net.talvi.puffinplot.data.file.
FileFormat
Creates a new file format with the specified parameters.
FileLoader
- Interface in
net.talvi.puffinplot.data.file
An interface for classes which read data from files on disk into PuffinPlot's data structures.
FileType
- Enum in
net.talvi.puffinplot.data
This fields of this enum represent the types of file that PuffinPlot can read.
fisherBySite
- Variable in class net.talvi.puffinplot.
PuffinActions
Calculates Fisherian statistics on PCA directions from the current site.
FisherParams
- Interface in
net.talvi.puffinplot.data
This interface provides access to the standard parameters for Fisherian spherical statistics: mean direction, alpha-95, and
k
.
FisherValues
- Class in
net.talvi.puffinplot.data
This class calculates Fisher (1953) spherical statistics on sets of vectors.
fitGreatCircle(Correction)
- Method in class net.talvi.puffinplot.data.
Sample
Fits a great circle to a subset of the magnetic moment vectors in this sample.
fitGreatCirclesToSelection()
- Method in class net.talvi.puffinplot.
PuffinApp
For all selected samples, fit a great circle to the selected points.
flip(MeasurementAxis)
- Method in class net.talvi.puffinplot.data.
Sample
Rotates all magnetic moment data 180 degrees about the sepcified axis.
flipSampleX
- Variable in class net.talvi.puffinplot.
PuffinActions
Rotates the currently selected samples 180° about the X axis.
flipSampleY
- Variable in class net.talvi.puffinplot.
PuffinActions
Rotates the currently selected samples 180° about the Y axis.
flipSampleZ
- Variable in class net.talvi.puffinplot.
PuffinActions
Rotates the currently selected samples 180° about the Z axis.
flipSelectedSamples(MeasurementAxis)
- Method in class net.talvi.puffinplot.
PuffinApp
For all selected samples, rotates magnetization data 180° around the specified axis.
fromDirections(Vec3, Vec3, Vec3)
- Static method in class net.talvi.puffinplot.data.
Tensor
Creates a tensor with the specified axes.
fromPolarDegrees(double, double, double)
- Static method in class net.talvi.puffinplot.data.
Vec3
Creates a vector from a polar specification in degrees.
fromPolarRadians(double, double, double)
- Static method in class net.talvi.puffinplot.data.
Vec3
Creates a vector from a polar specification in radians.
fromPrefs(Preferences)
- Static method in class net.talvi.puffinplot.data.
SensorLengths
Creates a sensor lengths object from a string representation in a
Preferences
object.
fromPresetName(String)
- Static method in class net.talvi.puffinplot.data.
SensorLengths
Creates a sensor lengths object with lengths determined by a named preset.
fromString(String)
- Static method in enum net.talvi.puffinplot.data.
ArmAxis
Creates an
ArmAxis
from the supplied string.
fromString(String)
- Static method in class net.talvi.puffinplot.data.
Correction
Creates a correction from the supplied string.
fromString(String)
- Static method in enum net.talvi.puffinplot.data.
MeasType
Creates a measurement type from a string representation.
fromString(String)
- Method in class net.talvi.puffinplot.data.
Sample
Sets some of sample's fields based on a supplied string.
fromString(String)
- Static method in class net.talvi.puffinplot.data.
SensorLengths
Creates a new sensor lengths object from a string definition.
fromString(String)
- Method in class net.talvi.puffinplot.data.
Site
Sets site data from information in a string.
fromString(String)
- Method in class net.talvi.puffinplot.data.
Suite
Sets suite data from a string.
fromStrings(List<String>)
- Method in class net.talvi.puffinplot.data.
Datum.Reader
Creates a a datum object using the supplied strings to populate the data fields.
fromStrings(String, String, String)
- Static method in class net.talvi.puffinplot.data.
SensorLengths
Creates a new sensor lengths object from three strings specifying the individual sensor lengths.
fromVectors(Collection<Vec3>, boolean)
- Static method in class net.talvi.puffinplot.data.
Eigens
Create an orientation tensor from the supplied vectors, then return the results of eigen analysis upon the constructed matrix.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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