visad.formula
Class FormulaVar
- java.lang.Object
-
- visad.ActionImpl
-
- visad.formula.FormulaVar
-
- All Implemented Interfaces:
- java.lang.Runnable, java.util.EventListener, Action, ThingChangedListener
public class FormulaVar extends ActionImpl
Represents a variable.
-
-
Field Summary
Fields Modifier and Type Field and Description static RealTypeCONSTANTconstant tagstatic booleanDEBUGfor testing purposes-
Fields inherited from class visad.ActionImpl
TRACE_STACK, TRACE_TIME
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddoAction()recompute this variable-
Methods inherited from class visad.ActionImpl
addReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, getTaskCount, printPool, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasks
-
-
-
-
Field Detail
-
DEBUG
public static boolean DEBUG
for testing purposes
-
CONSTANT
public static RealType CONSTANT
constant tag
-
-
Method Detail
-
doAction
public void doAction()
recompute this variable- Specified by:
doActionin classActionImpl
-
-
DMelt 3.0 © DataMelt by jWork.ORG