Uses of Interface
org.episteme.core.device.Sensor
Packages that use Sensor
Package
Description
Defines generic interfaces for
Provides classes and interfaces for org.episteme.core.device.sim.
Provides classes and interfaces for org.episteme.natural.device.sim.
Provides classes and interfaces for org.episteme.core.device.sim.
-
Uses of Sensor in org.episteme.core.device
Classes in org.episteme.core.device that implement SensorModifier and TypeClassDescriptionclassAbstractSensor<Q extends Quantity<Q>>Base implementation for sensor devices.Methods in org.episteme.core.device that return types with arguments of type Sensor -
Uses of Sensor in org.episteme.core.device.sim
Classes in org.episteme.core.device.sim that implement SensorModifier and TypeClassDescriptionclassAbstractSimulatedSensor<Q extends Quantity<Q>>Abstract base implementation for simulated sensors. -
Uses of Sensor in org.episteme.jni.jni.devices
Classes in org.episteme.jni.jni.devices that implement SensorModifier and TypeClassDescriptionclassImplementation of a Mass Spectrometer interacting via JNI. -
Uses of Sensor in org.episteme.natural.device.sensors
Subinterfaces of Sensor in org.episteme.natural.device.sensorsModifier and TypeInterfaceDescriptioninterfaceInterface for humidity probes.interfaceInterface for microscopes.interfaceInterface for multimeter devices.interfaceInterface for oscilloscope devices.interfaceInterface for pH meters.interfaceInterface for pressure gauges.interfaceInterface for a seismograph sensor.interfaceInterface for spectrometer devices.interfaceInterface for temperature probes. -
Uses of Sensor in org.episteme.natural.device.sim
Classes in org.episteme.natural.device.sim that implement SensorModifier and TypeClassDescriptionclassSimulated humidity probe.classSimulated implementation of Microscope.classSimulated implementation of Multimeter.classSimulated oscilloscope.classSimulated pH meter.classSimulated pressure gauge.classSimulated seismograph.classSimulated spectrometer.classSimulated telescope.classSimulated temperature probe.Methods in org.episteme.natural.device.sim that return types with arguments of type Sensor -
Uses of Sensor in org.episteme.natural.device.transducers
Subinterfaces of Sensor in org.episteme.natural.device.transducers -
Uses of Sensor in org.episteme.social.device.sensors
Subinterfaces of Sensor in org.episteme.social.device.sensorsModifier and TypeInterfaceDescriptioninterfaceInterface for a voter identification scanner. -
Uses of Sensor in org.episteme.social.device.sim
Classes in org.episteme.social.device.sim that implement SensorMethods in org.episteme.social.device.sim that return types with arguments of type Sensor