public abstract class Variable4Axis extends Variable3Axis
Constructor and Description |
---|
Variable4Axis(AxisType type) |
Variable4Axis(AxisType type,
String unit,
double a,
double b,
double c,
double d) |
Modifier and Type | Method and Description |
---|---|
double |
d() |
void |
setD(double d) |
c, setC
b, setB
a, setA
get, numVars, particularEquation, set, vars
averageScale, equals, hashCode, setUnit, unit
setType, type
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
calibratedValue, copy, generalEquation, rawValue
Copyright © 2014–2022 ImageJ. All rights reserved.