Uses of Class
de.unikassel.android.sdcframework.data.independent.OrientationSampleData

Packages that use OrientationSampleData
de.unikassel.android.sdcframework.data.independent Does contain the framework independent classes of the data package. 
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 OrientationSampleData in de.unikassel.android.sdcframework.data.independent
 

Constructors in de.unikassel.android.sdcframework.data.independent with parameters of type OrientationSampleData
OrientationSampleData(OrientationSampleData sampleData)
          Constructor
 

Uses of OrientationSampleData in de.unikassel.android.sdcframework.devices
 

Fields in de.unikassel.android.sdcframework.devices declared as OrientationSampleData
private  OrientationSampleData OrientationDevice.currentSampleData
          The actual sample of the device, updated whenever the handler for sensor changes is called