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
F
- f - Variable in class jisa.devices.amp.SR830.DataPacket
- fail() - Method in class jisa.experiment.queue.MeasurementSubAction
- FakeTC - Class in jisa.devices.temperature
- FakeTC(Address) - Constructor for class jisa.devices.temperature.FakeTC
- FATAL - jisa.logging.LogEntry.Level
- Field<T> - Interface in jisa.gui
- fieldMatrix() - Method in class jisa.maths.matrices.ComplexMatrix
- Fields - Class in jisa.gui
- Fields(String) - Constructor for class jisa.gui.Fields
-
Creates a input fields group for user-input.
- FIFTY_HERTZ - jisa.devices.temperature.USBTC08.Frequency
- filter(Predicate<Row>) - Method in class jisa.gui.plotting.JISASeries
- filter(Predicate<Row>) - Method in interface jisa.gui.Series
-
Set a true/false test to filter data by, only plotting rows from the ResultTable that return true when tested.
- filter(Predicate<Row>) - Method in class jisa.results.ResultTable
-
Returns a filtered copy of this ResultTable containing only the rows that pass the provided test expression.
- Filter - Enum in jisa.enums
- finalActions - Variable in class jisa.gui.queue.SweepActionDisplay
- finalHeader - Variable in class jisa.gui.queue.SweepActionDisplay
- finalLabel - Variable in class jisa.gui.queue.SweepActionDisplay
- find(String) - Static method in enum jisa.addresses.SerialAddress.Baud
- find(String) - Static method in enum jisa.addresses.SerialAddress.Data
- find(String) - Static method in enum jisa.addresses.SerialAddress.Parity
- find(String) - Static method in enum jisa.addresses.SerialAddress.Stop
- findColumn(String) - Method in class jisa.results.ResultTable
-
Tries to find a numerical column in this ResultTable that matches the given name.
- findColumn(String, Class<T>) - Method in class jisa.results.ResultTable
-
Tries to find the column in this ResultTable that matches the given name and type
- findColumn(String, KClass<T>) - Method in class jisa.results.ResultTable
-
Tries to find the column in this ResultTable that matches the given name and type
- findColumn(Column<T>) - Method in class jisa.results.ResultTable
-
Tries to find the column in this ResultTable that matches the given column in name, units and type
- findConnectionFor(Instrument) - Static method in class jisa.control.Connection
- FindLstn(int, short[], ShortBuffer, int) - Method in interface jisa.visa.drivers.GPIBNativeInterface
- findRow(Predicate<Row>) - Method in class jisa.results.ResultTable
-
Finds the first row that passes the given predicate.
- FindRQS(int, short[], ShortBuffer) - Method in interface jisa.visa.drivers.GPIBNativeInterface
- findUnits() - Static method in class jisa.devices.temperature.USBTC08
-
Returns a list of all USB-TC08 units found connected to this computer.
- FIREBRICK - Static variable in class jisa.gui.Colour
-
The color firebrick with an RGB value of #B22222
- fit() - Method in class jisa.maths.fits.Fitter
- fit(double[], double[]) - Method in interface jisa.gui.Series.SeriesFitter
- fit(Iterable<Double>, Iterable<Double>) - Method in interface jisa.gui.Series.SeriesFitter
- fit(Iterable<Double>, Iterable<Double>, PFunction, double...) - Static method in class jisa.maths.fits.Fitting
- fit(List<XYChart.Data<Double, Double>>, PFunction, double...) - Static method in class jisa.maths.fits.Fitting
- fit(Series.SeriesFitter) - Method in class jisa.gui.plotting.JISASeries
- fit(Series.SeriesFitter) - Method in interface jisa.gui.Series
- fit(ResultTable, Column<? extends Number>, Column<? extends Number>, PFunction, double...) - Static method in class jisa.maths.fits.Fitting
- Fit - Interface in jisa.maths.fits
- Fitter - Class in jisa.maths.fits
- Fitter(PFunction) - Constructor for class jisa.maths.fits.Fitter
- Fitter.Point - Class in jisa.maths.fits
- fitterProperty() - Method in class jisa.gui.plotting.JISAErrorDataSet
- Fitting - Class in jisa.maths.fits
- Fitting() - Constructor for class jisa.maths.fits.Fitting
- fixLimits() - Method in class jisa.devices.smu.K2450
- FLASK - jisa.enums.Icon
- FLOAT - jisa.enums.Shield
- floatValue() - Method in class jisa.maths.ErrorValue
- FLORALWHITE - Static variable in class jisa.gui.Colour
-
The color floral white with an RGB value of #FFFAF0
- FMeter - Interface in jisa.devices.interfaces
-
Standard interface for instrument that provide frequency measurements.
- forceRedraw() - Method in class jisa.gui.Plot
- forceRedraw() - Method in class jisa.gui.plotting.JISAXYChart
- forceZeroInRangeProperty() - Method in class jisa.gui.plotting.JISADefaultAxis
-
When
true
zero is always included in the visible range. - forEach(Consumer<? super T>) - Method in interface jisa.maths.matrices.Matrix
-
Loops over each element, going along each row in turn.
- forEach(Matrix.EntryConsumer<T>) - Method in interface jisa.maths.matrices.Matrix
-
Loops over each element, going along each row in turn.
- forEachCol(Consumer<T[]>) - Method in interface jisa.maths.matrices.Matrix
-
Loops over all columns, providing each column as an array.
- forEachRow(Consumer<T[]>) - Method in interface jisa.maths.matrices.Matrix
-
Loops over all rows, providing each row as an array.
- FORESTGREEN - Static variable in class jisa.gui.Colour
-
The color forest green with an RGB value of #228B22
- format(T) - Method in class jisa.experiment.queue.SweepAction
- format(T) - Method in interface jisa.experiment.queue.SweepAction.Formatter
- forward(double) - Method in class jisa.gui.plotting.JISALogTransform
- Frame(BufferedImage) - Constructor for class jisa.devices.interfaces.Camera.Frame
- fromCode(int) - Static method in enum jisa.devices.power.IPS120.HeaterState
- fromCode(String) - Static method in enum jisa.logging.LogEntry.Level
- fromJProxy(Runnable) - Static method in interface jisa.control.SRunnable
- fromSMU(Source) - Static method in enum jisa.devices.smu.KeithleySCPI.Source
- fromString(String) - Static method in interface jisa.addresses.Address
-
Attempts to create an Address object, of class representing its type, from a VISA/JISA address string.
- fromString(String) - Static method in class jisa.logging.LogEntry
- fromTag(String) - Static method in enum jisa.devices.smu.KeithleySCPI.Source
- FRONT - jisa.enums.Terminals
- FUCHSIA - Static variable in class jisa.gui.Colour
-
The color fuchsia with an RGB value of #FF00FF
- function(int, int, GFunction<Double, Double>) - Static method in class jisa.maths.Range
-
Creates a range of numbers defined by a custom series function.
- Function - Enum in jisa.enums
-
The measure function: Current: CURRent[:DC] Resistance: RESistance Voltage: VOLTage[:DC]
- Function - Interface in jisa.maths.functions
- Function.WrappedFunction - Class in jisa.maths.functions
All Classes All Packages