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
M
mag()
- Method in class net.talvi.puffinplot.data.
Vec3
Returns the magnitude of this vector.
main(String[])
- Static method in class net.talvi.puffinplot.
PuffinApp
Instantiates and starts a new PuffinApp.
MainGraphDisplay
- Class in
net.talvi.puffinplot.window
A graph display which can show multiple plots.
MainMenuBar
- Class in
net.talvi.puffinplot.window
The menu bar and attached hierarchy of menus for PuffinPlot's main window.
MainMenuBar()
- Constructor for class net.talvi.puffinplot.window.
MainMenuBar
Creates a new menu bar and menu tree.
MainWindow
- Class in
net.talvi.puffinplot.window
The main window of the PuffinPlot application.
MainWindow()
- Constructor for class net.talvi.puffinplot.window.
MainWindow
Creates a new main window.
makeEllipse(KentParams)
- Static method in class net.talvi.puffinplot.data.
Vec3
Returns a list of points outlining the confidence ellipse for a supplied set of Kent statistical parameters.
makeSmallCircle(double)
- Method in class net.talvi.puffinplot.data.
Vec3
Returns a list of vectors defining a small circle around this vector's direction.
MalformedFileException
- Exception in
net.talvi.puffinplot.data.file
This exception is thrown when a file format does not conform to the expectations of a file loader.
MalformedFileException(String)
- Constructor for exception net.talvi.puffinplot.data.file.
MalformedFileException
Creates a new malformed file exception with a specified message.
Maths
- Class in
Jama.util
Maths()
- Constructor for class Jama.util.
Maths
Matrix
- Class in
Jama
Jama = Java Matrix class.
Matrix(int, int)
- Constructor for class Jama.
Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double)
- Constructor for class Jama.
Matrix
Construct an m-by-n constant matrix.
Matrix(double[][])
- Constructor for class Jama.
Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int)
- Constructor for class Jama.
Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int)
- Constructor for class Jama.
Matrix
Construct a matrix from a one-dimensional packed array
maxIntensity(List<Datum>)
- Static method in class net.talvi.puffinplot.data.
Datum
Returns the maximum magnitude of magnetic dipole moment per unit volume within the supplied group of datum objects.
maxMagSus(List<Datum>)
- Static method in class net.talvi.puffinplot.data.
Datum
Returns the maximum magnetic susceptibility within the supplied group of datum objects.
maxTreatmentLevel(List<Datum>)
- Static method in class net.talvi.puffinplot.data.
Datum
Returns the maximum treatment level within the supplied group of datum objects.
mdf
- Variable in class net.talvi.puffinplot.
PuffinActions
Calculates the median destructive field or temperature of the selected samples.
mean(Collection<Vec3>)
- Static method in class net.talvi.puffinplot.data.
Vec3
Returns the mean of a collection of vectors.
meanDirection(Collection<Vec3>)
- Static method in class net.talvi.puffinplot.data.
Vec3
Returns the mean direction of a collection of unit vectors.
MeasType
- Enum in
net.talvi.puffinplot.data
The type of measurement which was performed on a sample or set of samples.
MeasurementAxis
- Enum in
net.talvi.puffinplot.data
An axis along which a magnetic moment measurement was made.
MedianDestructiveField
- Class in
net.talvi.puffinplot.data
This class calculates and stores the median destructive field (MDF) for a set of
Datum
objects.
minus(Matrix)
- Method in class Jama.
Matrix
C = A - B
minus(Vec3)
- Method in class net.talvi.puffinplot.data.
Vec3
Subtracts another vector from this vector.
minusEquals(Matrix)
- Method in class Jama.
Matrix
A = A - B
modifierKey
- Static variable in class net.talvi.puffinplot.
PuffinAction
The standard modifier key for the platform; generally, this will correspond to Ctrl on most systems, and ⌘ (‘Apple key’) on Mac OS X systems.
mouseClicked(Point2D, MouseEvent)
- Method in class net.talvi.puffinplot.plots.
Plot
Handles a mouse click event on the plot.
multiSuiteMeans
- Variable in class net.talvi.puffinplot.
PuffinActions
Calculate mean directions for data in all the currently open data suites.
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