- getA() - Method in class Throughput
-
Returns the specified amplitude for the trials in this sequence.
- getAe() - Method in class Throughput
-
Returns the effective amplitude for the trials in this sequence.
- getAe(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class Throughput
-
Returns the effective amplitude (Ae) for a trial.
- getBaseFileName(String, String, String, String, String, String, String) - Static method in class GoFitts
-
- getCode() - Method in class Throughput
-
Returns the code associated with this sequence of trials.
- getDeltaX() - Method in class Throughput
-
Returns the array of x-selection coordinates for this sequence of trials.
- getDeltaX(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class Throughput
-
Returns deltaX for a trial.
- getErrorRate() - Method in class Throughput
-
Returns the error rate as a percentage.
- getFrom() - Method in class AccuracyMeasures
-
Returns the "from" point for this trial.
- getFrom() - Method in class Throughput
-
Returns a point array containing the "from" points for the trials in this sequence.
- getID() - Method in class Throughput
-
Returns the specified index of difficulty for this sequence of trials.
- getIDe() - Method in class Throughput
-
Returns the effective index of difficulty for this sequence of trials.
- getIsNormal() - Method in class Throughput
-
Returns a boolean holding the result of a Lilliefors test for normality.
- getIsNormal(double[]) - Static method in class Throughput
-
Returns a boolean holding the result of a Lilliefors test for normality on the specified array of doubles.
- getKurtosis() - Method in class Throughput
-
Returns the kurtosis in the selection coordinates for this sequence of trials.
- getKurtosis(double[]) - Static method in class Throughput
-
Returns the kurtosis in the specified array of doubles.
- getMDC() - Method in class AccuracyMeasures
-
Returns the number of movement direction changes.
- getME() - Method in class AccuracyMeasures
-
Returns the movement error.
- getMisses() - Method in class Throughput
-
Returns the number of misses for this sequence.
- getMO() - Method in class AccuracyMeasures
-
Returns the movement offset.
- getMT() - Method in class Throughput
-
Returns the mean movement time (ms) for the sequence of trials.
- getMTArray() - Method in class Throughput
-
Returns the double array holding the mt (movement time) values for the trials in this sequence.
- getMV() - Method in class AccuracyMeasures
-
Returns the movement variability.
- getNumberOfTrials() - Method in class Throughput
-
Returns the number of trials in this sequence.
- getODC() - Method in class AccuracyMeasures
-
Returns the number of orthogonal direction changes.
- getPath() - Method in class AccuracyMeasures
-
Returns the array of path points.
- getResponseType() - Method in class Throughput
-
Returns the response type for this sequence.
- getResponseTypeString(int) - Method in class Throughput
-
Returns a string representing the response type for this sequence.
- getSD1Files(String, String) - Method in class MergeSD1Files
-
- getSD2Files(String, String) - Method in class MergeSD2Files
-
- getSDx() - Method in class Throughput
-
Returns the standard deviation in the selection coordinates for this sequence of trials.
- getSelect() - Method in class Throughput
-
Returns a point array containing the "select" points for the trials in this sequence.
- getSkewness() - Method in class Throughput
-
Returns the skewness in the selection coordinates for this sequence of trials.
- getSkewness(double[]) - Static method in class Throughput
-
Returns the skewness in the specified array of doubles.
- getTAC() - Method in class AccuracyMeasures
-
Returns the number of task axis crossings.
- getTaskType() - Method in class Throughput
-
Returns the task type for this sequence.
- getTaskTypeString(int) - Method in class Throughput
-
Returns a string representing the task type for this sequence.
- getThroughput() - Method in class Throughput
-
Returns the Throughput for the sequence of trials.
- getTo() - Method in class AccuracyMeasures
-
Returns the "to" point for this trial.
- getTo() - Method in class Throughput
-
Returns a point array containing the "to" points for the trials in this sequence.
- getTransformedFrom() - Method in class AccuracyMeasures
-
Returns the transformed from
point for this trial.
- getTransformedPath() - Method in class AccuracyMeasures
-
Returns the transformed path array for this trial.
- getTransformedTo() - Method in class AccuracyMeasures
-
Returns the transformed to
point for this trial.
- getTRE() - Method in class AccuracyMeasures
-
Returns the number target re-entries.
- getW() - Method in class Throughput
-
Returns the specified target width for this sequence of trials.
- getWe() - Method in class Throughput
-
Returns the effective target width for this sequence of trials.
- getWidth() - Method in class AccuracyMeasures
-
Returns the target width.
- getX() - Method in class Throughput
-
Returns the mean of the selection coordinates for this sequence of trials.
- GoFitts - Class in <Unnamed>
-