|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SampleTakingDeviceScanner | |
---|---|
de.unikassel.android.sdcframework.devices | Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. |
Uses of SampleTakingDeviceScanner in de.unikassel.android.sdcframework.devices |
---|
Subclasses of SampleTakingDeviceScanner in de.unikassel.android.sdcframework.devices | |
---|---|
class |
AccelerometerDeviceScanner
Implementation of the accelerometer sensor device scanner as sample taking device Scanner. |
class |
GPSDeviceScanner
Implementation of the GPS sensor device scanner which is a sample taking device Scanner. |
class |
GSMDeviceScanner
Implementation of the GSM sensor device scanner, which is a sample taking device Scanner. |
class |
GyroscopeDeviceScanner
Implementation of the gyroscope sensor device scanner as sample taking device Scanner. |
class |
LightDeviceScanner
Implementation of the light sensor device scanner as sample taking device Scanner. |
class |
MagneticFieldDeviceScanner
Implementation of the magnetic field sensor device scanner as sample taking device Scanner. |
class |
NetworkLocationDeviceScanner
Implementation of a network location sensor device scanner which is a sample taking device Scanner. |
class |
OrientationDeviceScanner
Implementation of the orientation sensor device scanner as sample taking device Scanner. |
class |
PassiveSampleTakingDeviceScanner
This is a base class for a passive sample taking device scanner, which does ignore the sample frequency and is triggered by the associated device to for sampling. |
class |
PressureDeviceScanner
Implementation of the pressure sensor device scanner as sample taking device Scanner. |
class |
ProximityDeviceScanner
Implementation of the proximity sensor device scanner as sample taking device Scanner. |
class |
TemperatureDeviceScanner
Implementation of the temperature sensor device scanner as sample taking device Scanner. |
class |
TimeProviderDeviceScanner
Implementation of the time provider synchronization state sensor device scanner as sample taking device Scanner. |
Fields in de.unikassel.android.sdcframework.devices declared as SampleTakingDeviceScanner | |
---|---|
private SampleTakingDeviceScanner |
SampleTakingTask.scanner
The scanner taking the samples on runnable execution |
Constructors in de.unikassel.android.sdcframework.devices with parameters of type SampleTakingDeviceScanner | |
---|---|
SampleTakingTask(SampleTakingDeviceScanner scanner,
Handler handler)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |