Uses of Class
analoginput.AnalogDeviceParams
Package
Description
-
Uses of AnalogDeviceParams in analoginput
Modifier and TypeMethodDescriptionAnalogDevicesManager.getAnalogDeviceParams()
AnalogDeviceType.getDeviceParams()
Modifier and TypeMethodDescriptionvoid
AnalogDeviceType.setDeviceParams
(AnalogDeviceParams deviceParams) -
Uses of AnalogDeviceParams in analoginput.brainboxes
Modifier and TypeMethodDescriptionBrainBoxParams.getAnalogDeviceParams()
BrainBoxDevices.getDeviceParams()
Modifier and TypeMethodDescriptionvoid
BrainBoxParams.setAnalogDeviceParams
(AnalogDeviceParams analogDeviceParams) void
BrainBoxDevices.setDeviceParams
(AnalogDeviceParams deviceParams) -
Uses of AnalogDeviceParams in analoginput.measurementcomputing
Modifier and TypeMethodDescriptionMCCParameters.getAnalogDeviceParams()
MCCAnalogDevices.getDeviceParams()
Modifier and TypeMethodDescriptionvoid
MCCParameters.setAnalogDeviceParams
(AnalogDeviceParams analogDeviceParams) void
MCCAnalogDevices.setDeviceParams
(AnalogDeviceParams deviceParams) -
Uses of AnalogDeviceParams in analoginput.swing
Modifier and TypeMethodDescriptionAnalogChannelPanel.getDeviceParams
(AnalogDeviceParams deviceParams) Modifier and TypeMethodDescriptionAnalogChannelPanel.getDeviceParams
(AnalogDeviceParams deviceParams) void
AnalogChannelPanel.setDeviceParams
(AnalogDeviceParams deviceParams)