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
A
- A - jisa.enums.Input
- AbstractAction<T> - Class in jisa.experiment.queue
- AbstractAction() - Constructor for class jisa.experiment.queue.AbstractAction
- AbstractMatrix<T> - Class in jisa.maths.matrices
- AbstractMatrix(T, T, int, int) - Constructor for class jisa.maths.matrices.AbstractMatrix
- AbstractMatrix(T, T, Matrix<T>) - Constructor for class jisa.maths.matrices.AbstractMatrix
- AbstractMatrix(T, T, FieldMatrix<AbstractMatrix.FieldElement>) - Constructor for class jisa.maths.matrices.AbstractMatrix
- AbstractMatrix.LMatrix<T> - Class in jisa.maths.matrices
- AC - jisa.enums.Coupling
- accept(int, int, T) - Method in interface jisa.maths.matrices.Matrix.EntryConsumer
- action - Variable in class jisa.gui.queue.SimpleActionDisplay
- action - Variable in class jisa.gui.queue.SweepActionDisplay
- Action<T> - Interface in jisa.experiment.queue
- Action.Status - Enum in jisa.experiment.queue
- ActionDisplay<T extends Action> - Class in jisa.gui.queue
- ActionDisplay(T) - Constructor for class jisa.gui.queue.ActionDisplay
- ActionQueue - Class in jisa.experiment.queue
- ActionQueue() - Constructor for class jisa.experiment.queue.ActionQueue
- ActionQueue(boolean) - Constructor for class jisa.experiment.queue.ActionQueue
- ActionQueue.ListListener<T> - Interface in jisa.experiment.queue
- ActionQueue.Result - Enum in jisa.experiment.queue
- ActionQueueDisplay - Class in jisa.gui.queue
- ActionQueueDisplay(String, ActionQueue) - Constructor for class jisa.gui.queue.ActionQueueDisplay
- AD590 - jisa.devices.temperature.ArroyoTEC.SensorType
- add(double) - Method in class jisa.maths.ErrorValue
- add(double[], double[], double[], double[], double[], double[]) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
Add array vectors to data set.
- add(double, double) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
add point to the data set
- add(double, double, double, double) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
Add point to the data set.
- add(double, double, double, double, double, double) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
Add point to the data set.
- add(double, double, double, double, double, double, String) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
Add point to the data set.
- add(int, double...) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
add point to the data set
- add(int, double[], double[], double[], double[]) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
add point to the data set
- add(int, double, double) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
add point to the data set
- add(int, double, double, double, double) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
add point to the data set
- add(int, double, double, double, double, double, double) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
add point to the data set
- add(int, double, double, double, double, double, double, String) - Method in class jisa.gui.plotting.TwoErrorDataSet
-
add point to the data set
- add(Double) - Method in class jisa.maths.matrices.RealMatrix
- add(Element) - Method in interface jisa.gui.Container
-
Add an element to this container.
- add(Element) - Method in class jisa.gui.Grid
-
Adds the given GUI element as a child of this grid, placing it as a panel in the next available space.
- add(Element) - Method in class jisa.gui.Pages
-
Adds an element as a tab.
- add(Element) - Method in class jisa.gui.Tabs
- add(Element, int...) - Method in class jisa.gui.SwapGrid
- add(SVGElement) - Method in class jisa.gui.svg.SVG
- add(SVGElement) - Method in class jisa.gui.svg.SVGElement
- add(ErrorValue) - Method in class jisa.maths.ErrorValue
- add(Function) - Method in interface jisa.maths.functions.Function
- add(Matrix<Double>) - Method in class jisa.maths.matrices.RealMatrix
- add(Matrix<Complex>) - Method in class jisa.maths.matrices.ComplexMatrix
- add(Matrix<T>) - Method in class jisa.maths.matrices.AbstractMatrix
- add(Matrix<T>) - Method in interface jisa.maths.matrices.Matrix
-
Adds the given matrix to this one.
- add(Matrix<U>, Matrix<U>) - Method in class jisa.maths.matrices.MMatrix
- add(Complex) - Method in class jisa.maths.matrices.ComplexMatrix
- add(T) - Method in class jisa.maths.matrices.AbstractMatrix
- add(T) - Method in interface jisa.maths.matrices.Matrix
-
Add the given value to each element in this matrix, returning the result.
- add(T, String, String, Image) - Method in class jisa.gui.ListDisplay
-
Adds an object to the ListDisplay, displaying it with the given title, sub-title and image, returning a handle in the form of an Item object.
- add(T, T) - Method in class jisa.maths.matrices.AbstractMatrix
- add(T, T) - Method in class jisa.maths.matrices.AbstractMatrix.LMatrix
- addAction(R) - Method in class jisa.experiment.queue.SweepAction
- addAction(T) - Method in class jisa.experiment.queue.ActionQueue
-
Adds an action to the queue.
- addActions(Collection<Action<?>>) - Method in class jisa.experiment.queue.ActionQueue
-
Adds all the given actions to the queue.
- addActions(Collection<Action<?>>) - Method in class jisa.gui.queue.ActionQueueDisplay
- addActions(Collection<Action>) - Method in class jisa.experiment.queue.SweepAction
- addActions(Action...) - Method in class jisa.experiment.queue.ActionQueue
-
Adds all the given actions to the queue.
- addAll(Collection<? extends Element>) - Method in interface jisa.gui.Container
-
Add all the specified elements to this container.
- addAll(Map<Integer, IVPoint>) - Method in class jisa.experiment.MCIVPoint
-
Add a map of channel number and IVPoint objects.
- addAll(Element...) - Method in interface jisa.gui.Container
-
Add multiple elements to this container.
- addAttributeListener(Listener<Action<T>>) - Method in class jisa.experiment.queue.AbstractAction
- addAttributeListener(Listener<Action<T>>) - Method in interface jisa.experiment.queue.Action
-
Adds a listener that is triggered any time the attributes of the action are updated.
- addAutoRemove(String...) - Method in class jisa.visa.VISADevice
- addBefore(int, String) - Method in class jisa.results.ResultStream
- addCell() - Method in interface jisa.gui.Doc.TableRow
- addChangeListener(Runnable) - Method in class jisa.control.Connection
- addChangeListener(SRunnable) - Method in class jisa.devices.Configuration
- addChannel(int, IVPoint) - Method in class jisa.experiment.MCIVPoint
-
Add IVPoint for the given channel.
- addCheckBox(String) - Method in class jisa.gui.Fields
-
Adds a check-box to the fields group.
- addCheckBox(String, boolean) - Method in class jisa.gui.Fields
-
Adds a check-box to the fields group.
- addChildrenListener(Listener<Action<T>>) - Method in class jisa.experiment.queue.AbstractAction
- addChildrenListener(Listener<Action<T>>) - Method in interface jisa.experiment.queue.Action
-
Adds a listener that is triggered any time child actions are added/removed.
- addChoice(String, int, String...) - Method in class jisa.gui.Fields
-
Adds a drop-down box with the specified choices.
- addChoice(String, String...) - Method in class jisa.gui.Fields
-
Adds a drop-down box with the specified choices.
- addClearListener(ResultTable.ClearListener) - Method in class jisa.results.ResultTable
- addClickListener(Plot.ClickListener) - Method in class jisa.gui.Plot
- addConnector(Class) - Method in class jisa.gui.ConnectorGrid
- addConnector(String, Class<T>) - Method in class jisa.gui.ConnectorGrid
- addConnector(Connection<T>) - Method in class jisa.gui.ConnectorGrid
- addConnector(Connector<T>) - Method in class jisa.gui.ConnectorGrid
- addData(Object...) - Method in class jisa.results.ResultTable
-
Adds a new row to the table by specifying data in column order.
- addDebug(String) - Method in class jisa.logging.Log
- addDebug(String) - Static method in class jisa.logging.Logger
- addDecimalField(String) - Method in class jisa.gui.Fields
-
Adds a text box that only accepts decimal values.
- addDecimalField(String, double) - Method in class jisa.gui.Fields
-
Adds a text box that only accepts decimal values.
- addDefaultMenuItem(String, ListDisplay.ItemRunnable<T>) - Method in class jisa.gui.ListDisplay
-
Add a context menu item to all current and future items in the DisplayList.
- addDialogButton(String, SRunnable) - Method in class jisa.gui.JFXElement
-
Adds a button to the bottom-right of the element.
- addDialogMenuButton(String) - Method in class jisa.gui.JFXElement
- addDirectorySelect(String) - Method in class jisa.gui.Fields
- addDirectorySelect(String, String) - Method in class jisa.gui.Fields
- addDoubleDisplay(String, double) - Method in class jisa.gui.Fields
- addDoubleField(String) - Method in class jisa.gui.Fields
-
Adds a text box that only accepts numerical (decimal, floating point) values.
- addDoubleField(String, double) - Method in class jisa.gui.Fields
-
Adds a text box that only accepts numerical (decimal, floating point) values.
- addDoubleRange(String, Range<Double>) - Method in class jisa.gui.Fields
- addDoubleRange(String, Range<Double>, double, double, int, double, int) - Method in class jisa.gui.Fields
- added(Collection<T>) - Method in interface jisa.experiment.queue.ActionQueue.ListListener
- added(Row) - Method in interface jisa.results.ResultTable.RowListener
- added(T) - Method in interface jisa.experiment.queue.ActionQueue.ListListener
- addedAndRemoved(Collection<T>, Collection<T>) - Method in interface jisa.experiment.queue.ActionQueue.ListListener
- addEntry(LocalDateTime, LogEntry.Level, String) - Method in class jisa.logging.Log
- addEntry(LocalDateTime, LogEntry.Level, String) - Static method in class jisa.logging.Logger
- addEntry(LogEntry) - Method in class jisa.logging.Log
- addEntry(LogEntry) - Static method in class jisa.logging.Logger
- addEntry(LogEntry.Level, String) - Method in class jisa.logging.Log
- addEntry(LogEntry.Level, String) - Static method in class jisa.logging.Logger
- addError(String) - Method in class jisa.logging.Log
- addError(String) - Static method in class jisa.logging.Logger
- addFatal(String) - Method in class jisa.logging.Log
- addFatal(String) - Static method in class jisa.logging.Logger
- addFileOpen(String) - Method in class jisa.gui.Fields
-
Adds a text-box with a "browse" button for selecting a file for opening.
- addFileOpen(String, String) - Method in class jisa.gui.Fields
-
Adds a text-box with a "browse" button for selecting a file for opening.
- addFileSave(String) - Method in class jisa.gui.Fields
-
Adds a text-box with a "browse" button for selecting a file save location.
- addFileSave(String, String) - Method in class jisa.gui.Fields
-
Adds a text-box with a "browse" button for selecting a file save location.
- addFinalAction(R) - Method in class jisa.experiment.queue.SweepAction
- addFinalActions(Collection<Action>) - Method in class jisa.experiment.queue.SweepAction
- addHeading(String) - Method in class jisa.gui.Doc
- addImage(String) - Method in class jisa.gui.Doc
- addImage(URL) - Method in class jisa.gui.Doc
- addImage(Image) - Method in class jisa.gui.Doc
- addInstrument(String, Class<T>) - Method in class jisa.experiment.Measurement
- addInstrument(Configuration<T>) - Method in class jisa.experiment.Measurement
- addIntegerField(String) - Method in class jisa.gui.Fields
-
Adds a text box that only accepts integer values.
- addIntegerField(String, int) - Method in class jisa.gui.Fields
-
Adds a text box that only accepts integer values.
- addItem(String) - Method in interface jisa.gui.Doc.List
- addItem(String, SRunnable) - Method in interface jisa.gui.MenuButton
-
Adds a menu item to the menu button's menu.
- addItem(String, SRunnable) - Method in class jisa.gui.MenuButton.MenuButtonWrapper
- addItem(XYChart.Series<Double, Double>, Node) - Method in class jisa.gui.JISALegend
- addLine(String) - Method in interface jisa.gui.Doc.Paragraph
- addLine(String, Object...) - Method in class jisa.gui.Logger
- addLink(String, String) - Method in class jisa.gui.Doc
- addList(boolean) - Method in class jisa.gui.Doc
- addListener(SRunnable) - Static method in class jisa.control.Connection
- addListener(ActionQueue.ListListener<Action<?>>) - Method in class jisa.experiment.queue.ActionQueue
-
Adds a listener to be triggered every time the queue is changed (actions added, removed or changed order).
- addListener(Listener<Action<T>>) - Method in interface jisa.experiment.queue.Action
-
Adds a listener that is triggered any time the name, status or attributes of the action are changed.
- addMenuItem(String, SRunnable) - Method in interface jisa.gui.ListDisplay.Item
- addMessage(String) - Method in class jisa.logging.Log
- addMessage(String) - Static method in class jisa.logging.Logger
- addNameListener(Listener<Action<T>>) - Method in class jisa.experiment.queue.AbstractAction
- addNameListener(Listener<Action<T>>) - Method in interface jisa.experiment.queue.Action
-
Adds a listener to this action that is triggered any time its name is changed.
- addPane(Node) - Method in class jisa.gui.Grid
- addParameter(String, Object) - Method in class jisa.gui.DataDisplay
- addPoint(double, double) - Method in interface jisa.gui.Series
-
Manually add a data-point, without an error-bar, to the series.
- addPoint(double, double) - Method in class jisa.maths.fits.Fitter
- addPoint(double, double, double) - Method in interface jisa.gui.Series
- addPoint(double, double, double) - Method in class jisa.maths.fits.Fitter
- addPoint(double, double, double, double) - Method in class jisa.gui.plotting.JISASeries
- addPoint(double, double, double, double) - Method in interface jisa.gui.Series
- addPoints(Iterable<? extends Number>, Iterable<? extends Number>, Iterable<? extends Number>) - Method in class jisa.gui.plotting.JISASeries
- addPoints(Iterable<? extends Number>, Iterable<? extends Number>, Iterable<? extends Number>) - Method in interface jisa.gui.Series
- addPoints(Iterable<? extends Number>, Iterable<? extends Number>, Iterable<? extends Number>, Iterable<? extends Number>) - Method in interface jisa.gui.Series
- addPoints(Iterable<Double>, Iterable<Double>) - Method in interface jisa.gui.Series
- addPoints(Collection<Fitter.Point>) - Method in class jisa.maths.fits.Fitter
- addPoints(Fitter.Point...) - Method in class jisa.maths.fits.Fitter
- addPoints(Matrix<Double>) - Method in interface jisa.gui.Series
- Address - Interface in jisa.addresses
- Address.AddressInstantiator<A extends Address> - Interface in jisa.addresses
- addressParams - Variable in class jisa.gui.Connector
- addRow() - Method in interface jisa.gui.Doc.Table
- addRow(ResultTable.Rowable) - Method in class jisa.results.ResultTable
-
Adds a new row by using a lambda expression.
- addRow(Row) - Method in class jisa.results.ResultTable
-
Add a new row to the table, by supplying a Row object.
- addRowData(Row) - Method in class jisa.results.ResultList
- addRowData(Row) - Method in class jisa.results.ResultStream
- addRowData(Row) - Method in class jisa.results.ResultTable
-
Implementation method for storing a given Row of data.
- addRowListener(ResultTable.RowListener) - Method in class jisa.results.ResultTable
- addRunningListener(Listener<ActionDisplay<?>>) - Method in class jisa.gui.queue.ActionDisplay
- addSaveButton(String) - Method in class jisa.gui.Plot
-
Adds toolbar button that opens the plot save dialog when clicked.
- addSeparator() - Method in class jisa.gui.Fields
- addSeparator() - Method in interface jisa.gui.MenuButton
-
Adds a separator as the next item in the menu.
- addSeparator() - Method in class jisa.gui.MenuButton.MenuButtonWrapper
- addSeparator() - Method in class jisa.gui.Pages
- addSeparator(String) - Method in interface jisa.gui.MenuButton
-
Adds a separator, with heading text, as the next item in the menu.
- addSeparator(String) - Method in class jisa.gui.MenuButton.MenuButtonWrapper
- addSeparator(String) - Method in class jisa.gui.Pages
- addShutdownHook(SRunnable) - Static method in class jisa.Util
- addStatusListener(Listener<Action<T>>) - Method in class jisa.experiment.queue.AbstractAction
- addStatusListener(Listener<Action<T>>) - Method in interface jisa.experiment.queue.Action
-
Adds a listener that is triggered any time the status of the action is changed.
- addSubHeading(String) - Method in class jisa.gui.Doc
- addSweepValueListener(Listener<T>) - Method in class jisa.experiment.queue.SweepAction
-
Adds a listener that is triggered every time the current sweep value is changed.
- addTable(String, String...) - Method in class jisa.gui.Fields
- addTag(String) - Method in class jisa.experiment.queue.AbstractAction
- addTag(String) - Method in interface jisa.experiment.queue.Action
- addTag(String) - Method in class jisa.experiment.queue.SweepAction
- addTask(String) - Method in class jisa.gui.fxml.TaskListWindow
- addTask(String, double) - Method in class jisa.gui.fxml.TaskListWindow
- addText(String) - Method in class jisa.gui.Doc
- addTextField(String) - Method in class jisa.gui.Fields
-
Add a simple text box to the fields group.
- addTextField(String, String) - Method in class jisa.gui.Fields
-
Add a simple text box to the fields group.
- addTimeField(String) - Method in class jisa.gui.Fields
- addTimeField(String, int) - Method in class jisa.gui.Fields
- addTitleButton(String, SRunnable) - Method in class jisa.gui.Section
- addToElement(int, int, Double) - Method in class jisa.maths.matrices.RealMatrix
- addToElement(int, int, Complex) - Method in class jisa.maths.matrices.ComplexMatrix
- addToElement(int, int, T) - Method in class jisa.maths.matrices.AbstractMatrix
- addToElement(int, int, T) - Method in interface jisa.maths.matrices.Matrix
-
Replace the value of an element with itself plus a given value.
- addToolbarButton(String, SRunnable) - Method in class jisa.gui.JFXElement
-
Adds a button to the a toolbar at the top of this element.
- addToolbarMenuButton(String) - Method in class jisa.gui.JFXElement
-
Adds a menu button to the toolbar at the top of this element.
- addToolbarSeparator() - Method in class jisa.gui.JFXElement
-
Adds a separator to the toolbar at the top of this element.
- addValue(String, String) - Method in class jisa.gui.Doc
- addWarning(String) - Method in class jisa.logging.Log
- addWarning(String) - Static method in class jisa.logging.Logger
- ADRelay - Class in jisa.devices.relay
- ADRelay(Address) - Constructor for class jisa.devices.relay.ADRelay
- Agilent4155B - Class in jisa.devices.smu
- Agilent4155B(Address) - Constructor for class jisa.devices.smu.Agilent4155B
- Agilent4155B.HPSMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4155B.HPSMUVoltageRanges - Enum in jisa.devices.smu
- Agilent4155B.SMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4155B.SMUVoltageRanges - Enum in jisa.devices.smu
- Agilent4155C - Class in jisa.devices.smu
- Agilent4155C(Address) - Constructor for class jisa.devices.smu.Agilent4155C
- Agilent4155C.HPSMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4155C.HPSMUVoltageRanges - Enum in jisa.devices.smu
- Agilent4155C.SMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4155C.SMUVoltageRanges - Enum in jisa.devices.smu
- Agilent4156B - Class in jisa.devices.smu
- Agilent4156B(Address) - Constructor for class jisa.devices.smu.Agilent4156B
- Agilent4156B.HPSMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4156B.HPSMUVoltageRanges - Enum in jisa.devices.smu
- Agilent4156B.SMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4156B.SMUVoltageRanges - Enum in jisa.devices.smu
- Agilent4156C - Class in jisa.devices.smu
- Agilent4156C(Address) - Constructor for class jisa.devices.smu.Agilent4156C
- Agilent4156C.HPSMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4156C.HPSMUVoltageRanges - Enum in jisa.devices.smu
- Agilent4156C.SMUCurrentRanges - Enum in jisa.devices.smu
- Agilent4156C.SMUVoltageRanges - Enum in jisa.devices.smu
- AgilentB1500A - Class in jisa.devices.smu
- AgilentB1500A(Address) - Constructor for class jisa.devices.smu.AgilentB1500A
- AgilentCary6000i - Class in jisa.devices.spectrometer
- AgilentCary6000i(Address) - Constructor for class jisa.devices.spectrometer.AgilentCary6000i
- AgilentE3644A - Class in jisa.devices.power
- AgilentE3644A(Address) - Constructor for class jisa.devices.power.AgilentE3644A
- AgilentSPA - Class in jisa.devices.smu
- AgilentSPA(Address, boolean) - Constructor for class jisa.devices.smu.AgilentSPA
- AgilentSPA.ASMU - Class in jisa.devices.smu
- AgilentSPA.AVMU - Class in jisa.devices.smu
- AgilentSPA.AVSU - Class in jisa.devices.smu
- AgilentSPA.GNDU - Class in jisa.devices.smu
- AgilentSPA.Range - Interface in jisa.devices.smu
- AGVISADriver - Class in jisa.visa.drivers
- AGVISADriver() - Constructor for class jisa.visa.drivers.AGVISADriver
- ALICEBLUE - Static variable in class jisa.gui.Colour
-
The color alice blue with an RGB value of #F0F8FF
- ALL_SAD - Static variable in interface jisa.visa.drivers.GPIBNativeInterface
- allMatch(Predicate<Row>) - Method in class jisa.results.ResultTable
-
Tests whether all rows in this table pass the given predicate.
- AllSpoll(int, short[], ShortBuffer) - Method in interface jisa.visa.drivers.GPIBNativeInterface
- AMode - Enum in jisa.enums
-
Enumeration of averaging modes
- Analogue() - Constructor for class jisa.devices.temperature.LS331.Analogue
- animatedProperty() - Method in class jisa.gui.plotting.JISAZoomer
- ANTIQUEWHITE - Static variable in class jisa.gui.Colour
-
The color antique white with an RGB value of #FAEBD7
- App - Class in jisa.gui
- App() - Constructor for class jisa.gui.App
- App() - Constructor for class jisa.gui.JavaFX.App
- appendCols(Matrix<Double>) - Method in class jisa.maths.matrices.RealMatrix
- appendCols(Matrix<Complex>) - Method in class jisa.maths.matrices.ComplexMatrix
- appendCols(Matrix<T>) - Method in class jisa.maths.matrices.AbstractMatrix
- appendCols(Matrix<T>) - Method in interface jisa.maths.matrices.Matrix
-
Creates a new matrix consisting of the given columns appended to the right of this matrix.
- appendRows(Matrix<Double>) - Method in class jisa.maths.matrices.RealMatrix
- appendRows(Matrix<Complex>) - Method in class jisa.maths.matrices.ComplexMatrix
- appendRows(Matrix<T>) - Method in class jisa.maths.matrices.AbstractMatrix
- appendRows(Matrix<T>) - Method in interface jisa.maths.matrices.Matrix
-
Creates a new matrix consisting of the given rows appended to the bottom of this matrix.
- apply() - Method in class jisa.gui.Connector
- applySettings() - Method in class jisa.gui.Connector
- AQUA - Static variable in class jisa.gui.Colour
-
The color aqua with an RGB value of #00FFFF
- AQUAMARINE - Static variable in class jisa.gui.Colour
-
The color aquamarine with an RGB value of #7FFFD4
- areAnyNull(Object...) - Static method in class jisa.Util
- array() - Method in class jisa.maths.Range
-
Returns this range as an array of values.
- array() - Method in class jisa.results.Row
-
Returns all values contained in this row as an array.
- ArroyoTEC - Class in jisa.devices.temperature
- ArroyoTEC(Address) - Constructor for class jisa.devices.temperature.ArroyoTEC
- ArroyoTEC.SensorType - Enum in jisa.devices.temperature
- asAmmeter() - Method in interface jisa.devices.interfaces.SMU
-
Configures the SMU to act as an ammeter, returning an IMeter representation of itself.
- asColumn(double...) - Static method in class jisa.maths.matrices.RealMatrix
- asColumn(Double[]) - Static method in class jisa.maths.matrices.RealMatrix
- askUserForInstrument(String, Class<T>) - Static method in class jisa.gui.GUI
- askUserForInstrument(String, KClass<T>) - Static method in class jisa.gui.GUI
- ASMU(String, int, AgilentSPA.Range[], AgilentSPA.Range[]) - Constructor for class jisa.devices.smu.AgilentSPA.ASMU
- asRealMatrix(Matrix<Double>) - Static method in class jisa.maths.matrices.RealMatrix
- asRow(double...) - Static method in class jisa.maths.matrices.RealMatrix
- asRow(Double[]) - Static method in class jisa.maths.matrices.RealMatrix
- asVoltmeter() - Method in interface jisa.devices.interfaces.SMU
-
Configures the SMU to act as a voltmeter, returning a VMeter representation of itself.
- Asynch - Class in jisa.control
- Asynch() - Constructor for class jisa.control.Asynch
- ATN - Static variable in interface jisa.visa.drivers.GPIBNativeInterface
- AUTO - jisa.addresses.SerialAddress.Baud
- AUTO - jisa.addresses.SerialAddress.Data
- AUTO - jisa.addresses.SerialAddress.Parity
- AUTO - jisa.addresses.SerialAddress.Stop
- AUTO_RANGING - Static variable in interface jisa.devices.smu.AgilentSPA.Range
- autoAdjustSize() - Method in class jisa.gui.Grid
- autoAdjustSize() - Method in class jisa.gui.JFXElement
- autoOffset() - Method in interface jisa.devices.interfaces.DPLockIn
- autoOffset() - Method in interface jisa.devices.interfaces.LockIn
-
Instruct the lock-in to automatically determine the offset to use.
- autoOffsetAmplitude() - Method in class jisa.devices.amp.SR830
- autoOffsetAmplitude() - Method in interface jisa.devices.interfaces.DPLockIn
- autoOffsetX() - Method in class jisa.devices.amp.SR830
- autoOffsetX() - Method in interface jisa.devices.interfaces.DPLockIn
- autoOffsetY() - Method in class jisa.devices.amp.SR830
- autoOffsetY() - Method in interface jisa.devices.interfaces.DPLockIn
- AutoQuantity(boolean, S) - Constructor for class jisa.devices.interfaces.Instrument.AutoQuantity
- autoRange() - Method in interface jisa.devices.interfaces.LockIn
- autoRange(double, double, double, double) - Method in class jisa.gui.plotting.JISAAxis
- autoRange(double, double, double, double) - Method in class jisa.gui.plotting.JISADefaultAxis
- autoRange(double, double, long) - Method in class jisa.devices.amp.SR830
- autoRange(double, double, long) - Method in interface jisa.devices.interfaces.LockIn
-
Instruct the lock-in to automatically determine the measurement range to use for the currently measured input.
- autoRangeX() - Method in class jisa.gui.Plot
- autoRangeY() - Method in class jisa.gui.Plot
- autoSizeWindow() - Method in class jisa.gui.JFXElement
- autoZoomEnabledProperty() - Method in class jisa.gui.plotting.JISAZoomer
- autoZoomThresholdProperty() - Method in class jisa.gui.plotting.JISAZoomer
- AuxOutput(String) - Constructor for class jisa.devices.temperature.MercuryITC.AuxOutput
- AVMU(String, int, AgilentSPA.Range[]) - Constructor for class jisa.devices.smu.AgilentSPA.AVMU
- AVSU(String, int) - Constructor for class jisa.devices.smu.AgilentSPA.AVSU
- axisHeight - Variable in class jisa.gui.plotting.JISADefaultAxis.Cache
- axisModeProperty() - Method in class jisa.gui.plotting.JISAZoomer
- axisTransform - Variable in class jisa.gui.plotting.JISADefaultAxis
- axisWidth - Variable in class jisa.gui.plotting.JISADefaultAxis.Cache
- AZURE - Static variable in class jisa.gui.Colour
-
The color azure with an RGB value of #F0FFFF
All Classes All Packages