A B C D E F G H I K L M N O P Q R S T U V W X Y Z _
U
- unitVector() -
Method in class Vector2D
- Returns a vector with modulus 1, and the same argument as this vector.
- unlockControls() -
Method in class BaseApplet2
- Enables all registed components
- update(double) -
Method in class Diffusion.Electron
- Updates the position and velocity of this electron to reflect
a change in time.
- update(double) -
Method in class EmissionApplet.Photon
- Advances this photon through time by the specified interval
- update(double) -
Method in class EmissionApplet.Electron
- Advances this photon through time by the specified interval
- update(double) -
Method in class FourLevels.Electron
- Advances this photon through time by the specified interval
- update(double, double) -
Method in class BaseApplet2.GraphClickListener
-
- update(double, double, boolean) -
Method in class FreehandFunction
- Called to add a point to the function.
- update(double, double, boolean, boolean) -
Method in class BaseApplet2.GraphClickListener
-
- update(Graphics) -
Method in class BaseApplet
- Method overridden to save clearing the screen.
- update(int, int) -
Method in class LatticeApplet.VectorMoveListener
-
- update(int, int, boolean) -
Method in class CCApplet.TemperatureListener
-
- update(int, int, boolean) -
Method in class CCApplet.EFListener
-
- update(int, int, boolean) -
Method in class Diffusion.TemperatureListener
-
- update(int, int, boolean) -
Method in class FDApplet.TemperatureListener
-
- update(MouseEvent) -
Method in class Shoot.WellResizeListener
-
- update(MouseEvent) -
Method in class Shoot.EnergyChangeListener
-
- updateElectrons(double) -
Method in class EmissionApplet
- Calls the
update() method of every
electron, thus advancing them through the specified time interval.
- updateInput() -
Method in class CCApplet
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class DCCApplet
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class Diffusion
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class EmissionApplet
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class FDApplet
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class FeedbackApplet
-
- updateInput() -
Method in class FourLevels
-
- updateInput() -
Method in class HSApplet
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class KP
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class Shoot
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class TimeDep
- Reads in (and validates) input from the text fields.
- updateInput() -
Method in class TransGraph
- Reads in (and validates) input from the text fields.
- updateLabels() -
Method in class LatticeApplet
- Updates the numerical information displayed to the right of the
applet (vector lengths, length ratio, angle between vectors).
- updatePhotons(double) -
Method in class EmissionApplet
- Calls the
update() method of every
photon, thus advancing them through the specified time interval.
- updatePhotons(double) -
Method in class FeedbackApplet
- As for the
superclass method,
but also keeps track of the number of electrons leaving.
- updateReciprocal() -
Method in class LatticeApplet
-
- updateSimulation(double) -
Method in class Diffusion
- Steps through the simulation logic by a specified time step.
- updateSolution(Graphics) -
Method in class Plotter2
- Fills the cache with solution data.
- updateSolution(int) -
Method in class Plotter
- Updates this plotter's cache of solution data.
- updateSolution(int) -
Method in class RotatedPlotter
-
- updateSolution(int, int) -
Method in class KP
-
- updateSolution(int, int) -
Method in class TransGraph
- Updates the solution data in the two plotters.
- upperDecayField -
Variable in class FourLevels
-
- upperDecayRate -
Variable in class FourLevels
- The rate at which electrons move from the topmost state to the state
immediately below.
- useBuffer -
Variable in class BaseApplet
true if buffering is enabled, else false
- useSwing -
Variable in class BaseApplet2
-
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _