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
C
- C_FLEX - Static variable in class jisa.devices.smu.AgilentSPA
- C_FMT - Static variable in class jisa.devices.smu.AgilentSPA
- C_IDN - Static variable in class jisa.visa.VISADevice
- C_MEASURE_CURRENT - Static variable in class jisa.devices.smu.KeithleySCPI
- C_MEASURE_RESISTANCE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_MEASURE_VOLTAGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_AVG_COUNT - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_AVG_MODE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_AVG_STATE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_LFR - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_LIMIT - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_LIMIT_2450 - Static variable in class jisa.devices.smu.K2450
- C_QUERY_LIMIT_2450_MAX - Static variable in class jisa.devices.smu.K2450
- C_QUERY_LIMIT_2450_MIN - Static variable in class jisa.devices.smu.K2450
- C_QUERY_MEAS_AUTO_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_MEAS_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_MEAS_RANGE_MAX - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_MEAS_RANGE_MIN - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_NPLC - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_OFF_STATE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_OUTPUT_STATE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_PROBE_MODE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_SOURCE_FUNCTION - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_SOURCE_VALUE_MAX - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_SOURCE_VALUE_MIN - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_SRC_AUTO_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_SRC_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_SRC_RANGE_MAX - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_SRC_RANGE_MIN - Static variable in class jisa.devices.smu.KeithleySCPI
- C_QUERY_TERMINALS - Static variable in class jisa.devices.smu.KeithleySCPI
- C_RESET - Static variable in class jisa.devices.smu.AgilentSPA
- C_SET_AVG_COUNT - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_AVG_MODE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_AVG_STATE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_LIMIT - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_LIMIT_2450 - Static variable in class jisa.devices.smu.K2450
- C_SET_MEAS_AUTO_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_MEAS_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_NPLC - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_OFF_STATE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_OUTPUT_STATE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_PROBE_MODE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_SOURCE_FUNCTION - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_SOURCE_VALUE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_SRC_AUTO_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_SRC_RANGE - Static variable in class jisa.devices.smu.KeithleySCPI
- C_SET_TERMINALS - Static variable in class jisa.devices.smu.KeithleySCPI
- Cache() - Constructor for class jisa.gui.plotting.JISADefaultAxis.Cache
- CADETBLUE - Static variable in class jisa.gui.Colour
-
The color cadet blue with an RGB value of #5F9EA0
- calculate(double, double...) - Method in interface jisa.maths.functions.PFunction
- calculate(Row) - Method in class jisa.results.Column
-
For auto-evaluable columns, this will return their calculated value based on the supplied row.
- calculateMajorTickValues(double, AxisRange) - Method in class jisa.gui.plotting.JISADefaultAxis
- calculateMinorTickValues() - Method in class jisa.gui.plotting.JISADefaultAxis
- calibrate(double, double, long) - Method in class jisa.control.MotorController
- Camera - Interface in jisa.devices.interfaces
-
Instrument interface for implementing cameras.
- Camera.Frame - Class in jisa.devices.interfaces
- Camera.Mode - Class in jisa.devices.interfaces
- CameraFeed - Class in jisa.gui
- CameraFeed(String, Camera) - Constructor for class jisa.gui.CameraFeed
- canMultiply(Matrix, Matrix) - Static method in interface jisa.maths.matrices.Matrix
-
Checks if the two matrices, A and B, can be multiplied (A*B)
- captureFrame() - Method in interface jisa.devices.interfaces.Camera
-
Captures a frame from the camera, returning it as a JISA Camera.Frame object.
- castOrDefault(Object, T) - Static method in class jisa.Util
- CENTRE - jisa.gui.Doc.Align
- change(double) - Method in interface jisa.gui.DoubleInput.DoubleChange
- change(double) - Method in interface jisa.gui.TimeInput.DoubleChange
- CHANNEL_SD - Static variable in class jisa.devices.smu.TestFET
- CHANNEL_SG - Static variable in class jisa.devices.smu.TestFET
- charAt(int) - Method in class jisa.visa.NativeString
- CHARTREUSE - Static variable in class jisa.gui.Colour
-
The color chartreuse with an RGB value of #7FFF00
- checkChannel(int) - Method in interface jisa.devices.interfaces.MCSMU
- checkChannel(int) - Method in interface jisa.devices.interfaces.MSwitch
- checkDefaultResponse(String) - Method in class jisa.devices.probestation.Pegasus
- CheckGrid - Class in jisa.gui
- CheckGrid(String, int, int) - Constructor for class jisa.gui.CheckGrid
- checkIndices(int, int) - Method in interface jisa.maths.matrices.Matrix
-
Checks if the provided row and column indices are within bounds for this matrix.
- checkLimit(String, Number, Number, Number) - Method in class jisa.visa.VISADevice
- checkLimit(String, Number, Number, Number, String) - Method in class jisa.visa.VISADevice
-
Method to check limits of instruments values, throws DeviceException exceeded.
- checkPoint() - Method in class jisa.experiment.Measurement
-
Checks if the stop() method has been called.
- checkRunning() - Method in class jisa.experiment.queue.ActionQueue
-
Internal method for checking whether the queue is running before making queue alterations.
- checkSensor(int) - Method in interface jisa.devices.interfaces.MSTMeter
- childHeader - Variable in class jisa.gui.queue.SimpleActionDisplay
- childHeader - Variable in class jisa.gui.queue.SweepActionDisplay
- childLabel - Variable in class jisa.gui.queue.SimpleActionDisplay
- childLabel - Variable in class jisa.gui.queue.SweepActionDisplay
- children - Variable in class jisa.gui.queue.SimpleActionDisplay
- children - Variable in class jisa.gui.queue.SweepActionDisplay
- childrenChanged() - Method in class jisa.experiment.queue.AbstractAction
- CHOCOLATE - Static variable in class jisa.gui.Colour
-
The color chocolate with an RGB value of #D2691E
- ChoiceParameter(String, String, int, String...) - Constructor for class jisa.experiment.Measurement.ChoiceParameter
- choiceWindow(String, String, String, String...) - Static method in class jisa.gui.GUI
- CIC - Static variable in interface jisa.visa.drivers.GPIBNativeInterface
- CIRCLE - jisa.gui.Series.Shape
- CIRCLE - Static variable in interface jisa.gui.plotting.JISAMarker
- CIRCLES - jisa.enums.Icon
- CLAMP - jisa.devices.power.IPS120.Activity
- clampBoundToZero(double, double) - Static method in class jisa.gui.plotting.JISADefaultAxis
-
If padding pushed the bound above or below zero - stick it to zero.
- clear() - Method in class jisa.control.BypassFilter
- clear() - Method in interface jisa.control.ConfigBlock
- clear() - Method in class jisa.control.ConfigFile
- clear() - Method in class jisa.control.ConfigFile.Sub
- clear() - Method in class jisa.control.MeanMovingFilter
- clear() - Method in class jisa.control.MeanRepeatFilter
- clear() - Method in class jisa.control.MedianMovingFilter
- clear() - Method in class jisa.control.MedianRepeatFilter
- clear() - Method in interface jisa.control.ReadFilter
- clear() - Method in class jisa.experiment.queue.ActionQueue
-
Removes all actions from the queue.
- clear() - Method in interface jisa.gui.Clearable
- clear() - Method in interface jisa.gui.Container
-
Removes all elements from this container.
- clear() - Method in interface jisa.gui.Doc.List
- clear() - Method in interface jisa.gui.Doc.Paragraph
- clear() - Method in interface jisa.gui.Doc.Value
- clear() - Method in class jisa.gui.Fields
- clear() - Method in class jisa.gui.Grid
- clear() - Method in class jisa.gui.JISALegend
- clear() - Method in class jisa.gui.ListDisplay
- clear() - Method in class jisa.gui.Logger
- clear() - Method in class jisa.gui.Pages
- clear() - Method in class jisa.gui.Plot
- clear() - Method in class jisa.gui.plotting.JISADefaultAxis
- clear() - Method in class jisa.gui.plotting.JISASeries
- clear() - Method in class jisa.gui.plotting.JISAZoomer
- clear() - Method in class jisa.gui.Section
-
Removes the contents of this section.
- clear() - Method in interface jisa.gui.Series
-
Remove all points from this series.
- clear() - Method in class jisa.gui.SwapGrid
- clear() - Method in class jisa.gui.Table
- clear() - Method in class jisa.gui.Tabs
- clear() - Method in class jisa.results.ResultTable
-
Clears this table of all data.
- clear() - Method in interface jisa.visa.connections.Connection
- clear() - Method in class jisa.visa.drivers.GPIBDriver.GPIBConnection
- clear() - Method in class jisa.visa.drivers.SerialDriver.JSSCConnection
- clear() - Method in class jisa.visa.drivers.TCPIPDriver.TCPIPConnection
- clear() - Method in class jisa.visa.drivers.VISADriver.VISAConnection
- clear(Axis) - Method in class jisa.gui.plotting.JISAZoomer
- Clearable - Interface in jisa.gui
- clearActions() - Method in class jisa.experiment.queue.SweepAction
- clearBuffers() - Method in class jisa.visa.VISADevice
- clearData() - Method in class jisa.gui.plotting.TwoErrorDataSet
-
clears all data
- clearData() - Method in class jisa.results.ResultList
- clearData() - Method in class jisa.results.ResultStream
- clearData() - Method in class jisa.results.ResultTable
-
Implementation method for clearing all data from the table.
- clearDialogButtons() - Method in class jisa.gui.JFXElement
- cleared() - Method in interface jisa.results.ResultTable.ClearListener
- clearErrorQueue() - Method in class jisa.devices.smu.K2600B
- clearFinalActions() - Method in class jisa.experiment.queue.SweepAction
- clearPoints() - Method in class jisa.maths.fits.Fitter
- clearTags() - Method in class jisa.experiment.queue.AbstractAction
- clearTags() - Method in interface jisa.experiment.queue.Action
- clearTags() - Method in class jisa.experiment.queue.SweepAction
- clearToolbar() - Method in class jisa.gui.JFXElement
-
Removes all items from the toolbar at the top of this element.
- clicked(MouseEvent, double, double) - Method in interface jisa.gui.Plot.ClickListener
- CLOCK - jisa.enums.Icon
- clone() - Method in class jisa.control.DeviceCommand
- clone() - Method in class jisa.control.DeviceCommand.DeviceArgument
- close() - Method in class jisa.devices.camera.Webcam
- close() - Method in interface jisa.devices.interfaces.Instrument
-
Closes the connection to the instrument.
- close() - Method in class jisa.devices.interfaces.MCSMU.VirtualSMU
- close() - Method in interface jisa.devices.interfaces.PID.Input
- close() - Method in interface jisa.devices.interfaces.PID.Loop
- close() - Method in interface jisa.devices.interfaces.PID.Output
- close() - Method in class jisa.devices.smu.AgilentSPA.ASMU
- close() - Method in class jisa.devices.smu.AgilentSPA.AVMU
- close() - Method in class jisa.devices.smu.AgilentSPA.AVSU
- close() - Method in class jisa.devices.smu.AgilentSPA.GNDU
- close() - Method in class jisa.devices.smu.DummyMCSMU
- close() - Method in class jisa.devices.smu.TestFET
- close() - Method in class jisa.devices.spectrometer.AgilentCary6000i
- close() - Method in class jisa.devices.temperature.FakeTC
- close() - Method in class jisa.devices.temperature.USBTC08
- close() - Method in interface jisa.gui.Element
- close() - Method in class jisa.gui.fxml.TaskListWindow
- close() - Method in class jisa.gui.JFXElement
-
Closes the window
- close() - Method in class jisa.logging.Log
- close() - Static method in class jisa.logging.Logger
- close() - Method in class jisa.results.ResultStream
- close() - Method in interface jisa.visa.connections.Connection
-
Closes the connection, freeing up the resources used by it.
- close() - Method in class jisa.visa.DDEDevice
- close() - Method in class jisa.visa.drivers.GPIBDriver.GPIBConnection
- close() - Method in class jisa.visa.drivers.SerialDriver.JSSCConnection
- close() - Method in class jisa.visa.drivers.TCPIPDriver.TCPIPConnection
- close() - Method in class jisa.visa.drivers.VISADriver.VISAConnection
- close() - Method in class jisa.visa.ModbusRTUDevice
- close() - Method in class jisa.visa.NativeDevice
- close() - Method in class jisa.visa.PipeDevice
- close() - Method in class jisa.visa.VISADevice
-
Close the connection to the device
- CMPL - Static variable in interface jisa.visa.drivers.GPIBNativeInterface
- code - Variable in enum jisa.devices.power.IPS120.HeaterState
- COGS - jisa.enums.Icon
- Col - Class in jisa.results
- Col(String) - Constructor for class jisa.results.Col
- Col(String, String) - Constructor for class jisa.results.Col
- Col(String, String, RowEvaluable<Double>) - Constructor for class jisa.results.Col
- Col(String, RowEvaluable<Double>) - Constructor for class jisa.results.Col
- Col(Complex...) - Constructor for class jisa.maths.matrices.ComplexMatrix.Col
- collect() - Static method in class jisa.results.ResultList
- collect(Column...) - Static method in class jisa.results.ResultList
- collect(ResultTable) - Static method in class jisa.results.ResultList
- collector() - Method in class jisa.results.ResultTable
-
Returns a collector object for a stream sourced from this table, to collect its rows into a table with the same structure.
- colMatrixMatch(Matrix, Matrix) - Static method in interface jisa.maths.matrices.Matrix
- Colour - Class in jisa.gui
- Colour() - Constructor for class jisa.gui.Colour
- colourImage(Image, Color) - Static method in class jisa.Util
- colourProperty() - Method in class jisa.gui.plotting.JISAErrorDataSet
- colourToCSS(Color) - Static method in class jisa.Util
- cols() - Method in class jisa.maths.matrices.AbstractMatrix
- cols() - Method in class jisa.maths.matrices.ComplexMatrix
- cols() - Method in interface jisa.maths.matrices.Matrix
-
Returns the number of columns in the matrix.
- cols() - Method in class jisa.maths.matrices.RealMatrix
- column() - Method in class jisa.maths.Range
-
Reshapes this range into a column matrix.
- Column<T> - Class in jisa.results
- Column(String, Class<T>) - Constructor for class jisa.results.Column
-
Constructs a column with given name, and data type.
- Column(String, Class<T>, RowEvaluable<T>) - Constructor for class jisa.results.Column
-
Constructs an auto-evaluating column with given name, and data type.
- Column(String, String, Class<T>) - Constructor for class jisa.results.Column
-
Constructs a column with given name, units, and data type.
- Column(String, String, Class<T>, RowEvaluable<T>) - Constructor for class jisa.results.Column
-
Constructs an auto-evaluating column with given name, units, and data type.
- Combination - Class in jisa.experiment
- Combination(Object...) - Constructor for class jisa.experiment.Combination
- Commandable - Interface in jisa.control
- compareTo(Object) - Method in class jisa.visa.NativeString
- compareTo(Combination) - Method in class jisa.experiment.Combination
- complete() - Method in class jisa.experiment.queue.MeasurementSubAction
- COMPLETED - jisa.experiment.queue.Action.Status
- ComplexFunction - Interface in jisa.maths.functions
- ComplexMatrix - Class in jisa.maths.matrices
- ComplexMatrix(int, int) - Constructor for class jisa.maths.matrices.ComplexMatrix
- ComplexMatrix(int, int, Complex...) - Constructor for class jisa.maths.matrices.ComplexMatrix
- ComplexMatrix(Matrix<Complex>) - Constructor for class jisa.maths.matrices.ComplexMatrix
- ComplexMatrix(Complex[][]) - Constructor for class jisa.maths.matrices.ComplexMatrix
- ComplexMatrix(FieldMatrix<Complex>) - Constructor for class jisa.maths.matrices.ComplexMatrix
- ComplexMatrix.Col - Class in jisa.maths.matrices
- ComplexMatrix.Identity - Class in jisa.maths.matrices
- ComplexMatrix.Row - Class in jisa.maths.matrices
- computePreferredTickUnit(double) - Method in class jisa.gui.plotting.JISADefaultAxis
-
Computes the preferred tick unit based on the upper/lower bounds and the length of the axis in screen coordinates.
- computePrefHeight(double) - Method in class jisa.gui.Legend
- computePrefWidth(double) - Method in class jisa.gui.Legend
- computeRange(double, double, double, double) - Method in class jisa.gui.plotting.JISADefaultAxis
- computeTickUnit(double) - Method in class jisa.gui.plotting.JISADefaultAxis
- Condition - Interface in jisa.control
- ConfigBlock - Interface in jisa.control
- ConfigBlock.Value<T> - Interface in jisa.control
- ConfigFile - Class in jisa.control
- ConfigFile(String) - Constructor for class jisa.control.ConfigFile
- ConfigFile.Sub - Class in jisa.control
- ConfigStore - Class in jisa.control
- ConfigStore(String) - Constructor for class jisa.control.ConfigStore
- ConfigStore.SubStore - Class in jisa.control
- Configuration<T extends Instrument> - Class in jisa.devices
- Configuration(String, Class<T>) - Constructor for class jisa.devices.Configuration
- Configuration(String, KClass<T>) - Constructor for class jisa.devices.Configuration
- Configuration.Parameter<S> - Class in jisa.devices
- Configurator<I extends Instrument> - Class in jisa.gui
- Configurator(String, Class<I>) - Constructor for class jisa.gui.Configurator
- Configurator(String, KClass<I>) - Constructor for class jisa.gui.Configurator
- Configurator(Configuration<I>) - Constructor for class jisa.gui.Configurator
- configure() - Method in class jisa.devices.Configuration
- confirmIdentity() - Method in class jisa.devices.smu.Agilent4155B
- confirmIdentity() - Method in class jisa.devices.smu.Agilent4155C
- confirmIdentity() - Method in class jisa.devices.smu.Agilent4156B
- confirmIdentity() - Method in class jisa.devices.smu.Agilent4156C
- confirmIdentity() - Method in class jisa.devices.smu.AgilentB1500A
- confirmIdentity() - Method in class jisa.devices.smu.AgilentSPA
- confirmWindow(String, String, String) - Static method in class jisa.gui.GUI
-
Opens a confirmation dialogue, returning the users response as a boolean.
- connect() - Method in class jisa.control.Connection
- connect() - Method in class jisa.gui.Connector
- connect() - Method in class jisa.gui.DeviceShell
- connectAll() - Method in class jisa.gui.ConnectorGrid
- connectAllWithList() - Method in class jisa.gui.ConnectorGrid
- CONNECTED - jisa.control.Connection.Status
- connecting - Variable in class jisa.gui.Connector
- CONNECTING - jisa.control.Connection.Status
- connection - Variable in class jisa.gui.Connector
- Connection<T extends Instrument> - Class in jisa.control
- Connection - Interface in jisa.visa.connections
- Connection(String, Class<T>) - Constructor for class jisa.control.Connection
- Connection(String, KClass<T>) - Constructor for class jisa.control.Connection
- CONNECTION - jisa.enums.Icon
- Connection.Status - Enum in jisa.control
- Connector<T extends Instrument> - Class in jisa.gui
- Connector(String, Class<T>) - Constructor for class jisa.gui.Connector
- Connector(String, KClass<T>) - Constructor for class jisa.gui.Connector
- Connector(Connection<T>) - Constructor for class jisa.gui.Connector
- ConnectorGrid - Class in jisa.gui
- ConnectorGrid(String, int) - Constructor for class jisa.gui.ConnectorGrid
- connectTo(Class<T>, Address) - Static method in class jisa.gui.GUI
- container - Variable in class jisa.gui.queue.SimpleActionDisplay
- container - Variable in class jisa.gui.queue.SweepActionDisplay
- Container - Interface in jisa.gui
-
Represents objects that can "contain" GUI elements.
- contains(Class<? extends Instrument>) - Method in interface jisa.devices.interfaces.MultiInstrument
-
Checks whether this instrument contains any sub-instruments that can be considered to be of the specified type
- contains(KClass<? extends Instrument>) - Method in interface jisa.devices.interfaces.MultiInstrument
- continMovement(String, double) - Method in interface jisa.devices.interfaces.ProbeStation
-
Write z-axis fine lift
- continMovement(String, double) - Method in class jisa.devices.probestation.Pegasus
- converged(int, RealPointValuePair, RealPointValuePair) - Method in class jisa.maths.fits.JISAConvergenceChecker
- copy() - Method in interface jisa.experiment.queue.Action
-
Creates a deep copy of this action.
- copy() - Method in class jisa.experiment.queue.MeasurementAction
- copy() - Method in class jisa.experiment.queue.SimpleAction
- copy() - Method in class jisa.experiment.queue.SweepAction
- copy() - Method in class jisa.gui.Plot
- copy() - Method in class jisa.maths.matrices.AbstractMatrix
- copy() - Method in class jisa.maths.matrices.ComplexMatrix
- copy() - Method in interface jisa.maths.matrices.Matrix
-
Returns a deep copy of the matrix.
- copy() - Method in class jisa.maths.matrices.RealMatrix
- copy(Matrix<U>) - Method in class jisa.maths.matrices.MMatrix
- copy(T) - Method in class jisa.maths.matrices.AbstractMatrix
- copy(T) - Method in class jisa.maths.matrices.AbstractMatrix.LMatrix
- copy(T) - Method in interface jisa.maths.matrices.MatrixFactory.Copier
- copyBasicParametersTo(AbstractAction<T>) - Method in class jisa.experiment.queue.AbstractAction
- copyOf(ResultTable) - Static method in class jisa.results.ResultList
- copyStyleOf(JISAErrorDataSet) - Method in class jisa.gui.plotting.JISAErrorDataSet
- CORAL - Static variable in class jisa.gui.Colour
-
The color coral with an RGB value of #FF7F50
- CORNFLOWERBLUE - Static variable in class jisa.gui.Colour
-
The color cornflower blue with an RGB value of #6495ED
- CORNSILK - Static variable in class jisa.gui.Colour
-
The color cornsilk with an RGB value of #FFF8DC
- cosFit(Iterable<Double>, Iterable<Double>) - Static method in class jisa.maths.fits.Fitting
- cosFit(List<XYChart.Data<Double, Double>>) - Static method in class jisa.maths.fits.Fitting
- cosFit(ResultTable, Column<? extends Number>, Column<? extends Number>) - Static method in class jisa.maths.fits.Fitting
- CosFit - Class in jisa.maths.fits
- CosFit(HarmonicFunction) - Constructor for class jisa.maths.fits.CosFit
- count - Variable in class jisa.control.BypassFilter
- count - Variable in class jisa.control.MeanMovingFilter
- count - Variable in class jisa.control.MeanRepeatFilter
- count - Variable in class jisa.control.MedianMovingFilter
- count - Variable in class jisa.control.MedianRepeatFilter
- count(int, int) - Static method in class jisa.maths.Range
-
Creates a range of integer numbers, represented as integers.
- Coupling - Enum in jisa.enums
-
Enumeration of electronic coupling modes (ie AC or DC)
- CR_TERMINATOR - Static variable in class jisa.visa.VISADevice
- create() - Method in interface jisa.addresses.Address.AddressInstantiator
- create() - Method in class jisa.maths.matrices.AbstractMatrix
- create(int, int) - Method in class jisa.maths.matrices.AbstractMatrix
- create(int, int) - Method in class jisa.maths.matrices.MatrixFactory
- create(int, int, T...) - Method in class jisa.maths.matrices.MatrixFactory
- create(String) - Static method in class jisa.gui.fxml.TaskListWindow
- create(String, String) - Method in interface jisa.results.ResultList.ColumnBuilder
- create(Matrix<T>) - Method in class jisa.maths.matrices.AbstractMatrix
- create(FieldMatrix<AbstractMatrix.FieldElement>) - Method in class jisa.maths.matrices.AbstractMatrix
- createCol(T...) - Method in class jisa.maths.matrices.MatrixFactory
- createField(Fields) - Method in class jisa.experiment.Measurement.Parameter
- createIdentity(int) - Method in class jisa.maths.matrices.MatrixFactory
- createRow(T...) - Method in class jisa.maths.matrices.MatrixFactory
- createSeries() - Method in class jisa.gui.Plot
- CRIMSON - Static variable in class jisa.gui.Colour
-
The color crimson with an RGB value of #DC143C
- CRLF_TERMINATOR - Static variable in class jisa.visa.VISADevice
- CROSS - jisa.gui.Series.Shape
- CROSS - Static variable in interface jisa.gui.plotting.JISAMarker
- CryoCon22C - Class in jisa.devices.temperature
- CryoCon22C(Address) - Constructor for class jisa.devices.temperature.CryoCon22C
- CURR - jisa.enums.Function
- current - Variable in class jisa.experiment.IVPoint
-
Current value of I-V data-point
- CURRENT - jisa.devices.smu.K236.Source
- CURRENT - jisa.devices.smu.KeithleySCPI.Source
- CURRENT - jisa.enums.Source
- CustomParameter(String, Element, Measurement.Getter<T>, Measurement.Setter<T>) - Constructor for class jisa.experiment.Measurement.CustomParameter
- CustomParameter(String, Element, Measurement.Getter<T>, Measurement.Setter<T>, Measurement.Reader<T>, Measurement.Writer<T>) - Constructor for class jisa.experiment.Measurement.CustomParameter
- CYAN - Static variable in class jisa.gui.Colour
-
The color cyan with an RGB value of #00FFFF
All Classes All Packages