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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- w - Variable in class jisa.maths.fits.Fitter.Point
- waitForCondition(ICondition, int) - Static method in class jisa.control.Synch
- waitForExit() - Static method in class jisa.gui.GUI
- waitForFrequency(double) - Method in class jisa.control.MotorController
- waitForFrequency(double, double) - Method in class jisa.control.MotorController
- waitForParamStable(DoubleReturn, double, int, long) - Static method in class jisa.control.Synch
- waitForParamStableMaxTime(DoubleReturn, double, int, long, long) - Static method in class jisa.control.Synch
- waitForParamWithinError(DoubleReturn, double, double, int) - Static method in class jisa.control.Synch
- waitForParamWithinRange(DoubleReturn, double, double, int) - Static method in class jisa.control.Synch
- waitForStableCurrent(double, int, int) - Method in interface jisa.devices.interfaces.IMeter
- waitForStableCurrent(double, long) - Method in interface jisa.devices.interfaces.DCPower
-
Wait for the current output of the supply to be stable within the given percentage margin and time-frame
- waitForStableLock() - Method in interface jisa.devices.interfaces.LockIn
-
Halts the current thread (ie pauses the program) until the lock-in has a stable lock (ie the locked-on amplitude has not varied by more than 0.1% in 5 seconds).
- waitForStableLock(double, long) - Method in interface jisa.devices.interfaces.LockIn
-
Halts the current thread (ie pauses the program) until the lock-in has a stable lock (ie the locked-on amplitude has remained within the given percentage margin for at least the specified number of milliseconds).
- waitForStableTarget(Returnable<Double>, double, double, int, long) - Static method in class jisa.control.Synch
- waitForStableTargetMaxTime(Returnable<Double>, double, double, int, long, long) - Static method in class jisa.control.Synch
- waitForStableTemperature(double, double, long) - Method in interface jisa.devices.interfaces.TC.Loop
- waitForStableTemperature(double, double, long) - Method in interface jisa.devices.interfaces.TMeter
-
Wait for the temperature to remain within a range of a given value for at least a specified amount of time.
- waitForStableTemperature(double, long) - Method in interface jisa.devices.interfaces.TMeter
-
Wait for the temperature to remain within a percentage range of any value for at least a specified amount of time.
- waitForStableTemperature(int, double, double, int) - Method in interface jisa.devices.interfaces.MSTMeter
- waitForStableTemperatureMaxTime(double, double, long, long) - Method in interface jisa.devices.interfaces.TMeter
-
Wait for the temperature to remain within a range of a given value for at least a specified amount of time, with maximum time.
- waitForStableTemperatureMaxTime(double, long, long) - Method in interface jisa.devices.interfaces.TMeter
-
Wait for the temperature to remain within a percentage range of any value for at least a specified amount of time, with max.
- waitForStableValue(double, double, long) - Method in interface jisa.devices.interfaces.PID.Loop
- waitForStableVoltage(double, int) - Method in interface jisa.devices.interfaces.VMeter
- waitForStableVoltage(double, long) - Method in interface jisa.devices.interfaces.DCPower
-
Wait for the voltage output of the supply to be stable within the given percentage margin and time-frame
- WaitSRQ(int, ShortBuffer) - Method in interface jisa.visa.drivers.GPIBNativeInterface
- waitUntilStable() - Method in class jisa.devices.power.IPS120
- WARNING - jisa.logging.LogEntry.Level
- warningAlert(String) - Static method in class jisa.gui.GUI
-
Displays a warning dialogue box, halting the thread until the user closes it.
- warningAlert(String, String) - Static method in class jisa.gui.GUI
-
Displays a warning dialogue box, halting the thread until the user closes it.
- warningAlert(String, String, String) - Static method in class jisa.gui.GUI
-
Displays a warning dialogue box, halting the thread until the user closes it.
- warningAlert(String, String, String, double) - Static method in class jisa.gui.GUI
-
Displays a warning dialogue box, halting the thread until the user closes it.
- wasAutoGrowRanging - Variable in class jisa.gui.plotting.JISAZoomer.ZoomState
- wasAutoGrowRanging() - Method in class jisa.gui.plotting.JISAZoomer.ZoomState
- wasAutoRanging - Variable in class jisa.gui.plotting.JISAZoomer.ZoomState
- wasAutoRanging() - Method in class jisa.gui.plotting.JISAZoomer.ZoomState
- wasError() - Method in class jisa.visa.drivers.GPIBDriver
- wasStopped() - Method in class jisa.experiment.Measurement
-
Returns whether the last execution of this measurement was interrupted by stop().
- watch(ResultTable) - Method in class jisa.gui.Table
-
Watch the given ResultTable to display its contents.
- watch(ResultTable, Column<? extends Number>, Column<? extends Number>) - Method in class jisa.gui.plotting.JISASeries
- watch(ResultTable, Column<? extends Number>, Column<? extends Number>) - Method in interface jisa.gui.Series
-
Watch the specified ResultTable object, plotting points without error-bars based on the specified x and y values.
- watch(ResultTable, Column<? extends Number>, Column<? extends Number>, Column<? extends Number>) - Method in class jisa.gui.plotting.JISASeries
- watch(ResultTable, Column<? extends Number>, Column<? extends Number>, Column<? extends Number>) - Method in interface jisa.gui.Series
-
Watch the specified ResultTable object, plotting points with error-bars based on the specified x,y and error values.
- watch(ResultTable, Column<? extends Number>, Column<? extends Number>, Column<? extends Number>, Column<? extends Number>) - Method in interface jisa.gui.Series
- watch(ResultTable, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>) - Method in interface jisa.gui.Series
- watch(ResultTable, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>) - Method in class jisa.gui.plotting.JISASeries
- watch(ResultTable, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>, RowEvaluable<? extends Number>) - Method in interface jisa.gui.Series
- watch(ResultTable, RowEvaluable, RowEvaluable) - Method in interface jisa.gui.Series
-
Watch the specified ResultTable object, plotting points without error-bars based on the specified x and y values.
- watchList(ResultTable) - Method in class jisa.gui.Table
-
Watch the given ResultTable to display its contents.
- WAVE - jisa.enums.Icon
- WCFG - Static variable in interface jisa.visa.drivers.GPIBNativeInterface
- Webcam - Class in jisa.devices.camera
- Webcam() - Constructor for class jisa.devices.camera.Webcam
- Webcam(String) - Constructor for class jisa.devices.camera.Webcam
- Webcam(Address) - Constructor for class jisa.devices.camera.Webcam
- WHEAT - Static variable in class jisa.gui.Colour
-
The color wheat with an RGB value of #F5DEB3
- WHITE - Static variable in class jisa.gui.Colour
-
The color white with an RGB value of #FFFFFF
- WHITESMOKE - Static variable in class jisa.gui.Colour
-
The color white smoke with an RGB value of #F5F5F5
- WIFI - jisa.enums.Icon
- worksWith(Address) - Method in interface jisa.visa.drivers.Driver
- worksWith(Address) - Method in class jisa.visa.drivers.GPIBDriver
- worksWith(Address) - Method in class jisa.visa.drivers.SerialDriver
- worksWith(Address) - Method in class jisa.visa.drivers.TCPIPDriver
- worksWith(Address) - Method in class jisa.visa.drivers.USBDriver
- worksWith(Address) - Method in class jisa.visa.drivers.VISADriver
- WrappedFunction(DifferentiableUnivariateRealFunction) - Constructor for class jisa.maths.functions.Function.WrappedFunction
- write() - Method in class jisa.devices.Configuration.Parameter
- write(String) - Method in interface jisa.visa.connections.Connection
-
Writes the specified string over the connection.
- write(String) - Method in class jisa.visa.drivers.GPIBDriver.GPIBConnection
- write(String) - Method in class jisa.visa.drivers.SerialDriver.JSSCConnection
- write(String) - Method in class jisa.visa.drivers.VISADriver.VISAConnection
- write(String, Object...) - Method in class jisa.devices.smu.K236
- write(String, Object...) - Method in class jisa.visa.PipeDevice
- write(String, Object...) - Method in class jisa.visa.VISADevice
-
Write the given string to the device
- write(ConfigBlock, T) - Method in interface jisa.experiment.Measurement.Writer
- write(T) - Method in interface jisa.control.PIDController.Output
- writeBytes(byte[]) - Method in interface jisa.visa.connections.Connection
- writeBytes(byte[]) - Method in class jisa.visa.drivers.GPIBDriver.GPIBConnection
- writeBytes(byte[]) - Method in class jisa.visa.drivers.SerialDriver.JSSCConnection
- writeBytes(byte[]) - Method in class jisa.visa.drivers.TCPIPDriver.TCPIPConnection
- writeBytes(byte[]) - Method in class jisa.visa.drivers.VISADriver.VISAConnection
- writeBytes(byte[]) - Method in class jisa.visa.VISADevice
- writeITC(String...) - Method in class jisa.devices.temperature.MercuryITC
- writeLine() - Method in class jisa.gui.DeviceShell
- writeOtherDefaults(ConfigBlock) - Method in interface jisa.gui.Field
- writeToConfig(ConfigBlock) - Method in class jisa.control.Connection
- writeToConfig(ConfigBlock) - Method in class jisa.devices.Configuration
- writeToConfig(ConfigBlock) - Method in class jisa.experiment.Measurement.CustomParameter
- writeToConfig(ConfigBlock) - Method in class jisa.gui.Configurator
- writeToConfig(ConfigBlock) - Method in class jisa.gui.Connector
- writeToConfig(ConfigBlock) - Method in class jisa.gui.ConnectorGrid
- writeToConfig(ConfigBlock) - Method in class jisa.gui.Fields
All Classes All Packages