Uses of Class
analoginput.SensorChannelInfo
Packages that use SensorChannelInfo
- 
Uses of SensorChannelInfo in analogarraysensor
Methods in analogarraysensor that return SensorChannelInfo - 
Uses of SensorChannelInfo in analoginput
Methods in analoginput that return SensorChannelInfoModifier and TypeMethodDescriptionAnalogSensorUser.getChannelNames()Get a list of useful names for the channels.static SensorChannelInfo[]Make an array of SensorChannelInfo's from an array of names. - 
Uses of SensorChannelInfo in analoginput.swing
Constructors in analoginput.swing with parameters of type SensorChannelInfoModifierConstructorDescriptionAnalogChannelPanel(SensorChannelInfo[] sensorChannelInfos, int maxChannel, List<AnalogRangeData> rangeList, boolean allowNones)