Uses of Package
org.android.activityminer.model.timeseries

Packages that use org.android.activityminer.model.timeseries
org.android.activityminer.app.db GUI - Database management components. 
org.android.activityminer.app.filter GUI - Filter test screen and preferences. 
org.android.activityminer.app.recognizer GUI - Recognizer service and control activities for live classification in background. 
org.android.activityminer.app.recording GUI - Raw data sample recorder. 
org.android.activityminer.app.util GUI - Utility classes. 
org.android.activityminer.logic.features Logic layer - Feature implementation and the extraction logic. 
org.android.activityminer.logic.features.calculators Logic layer - Calculators for feature extraction. 
org.android.activityminer.logic.timeseries Logic layer - Components for time series segmentation. 
org.android.activityminer.logic.util Logic layer - Utility components. 
org.android.activityminer.model.timeseries Data model - Data types for sensor observations and time series representation. 
org.android.activityminer.persistence The application persistence layer. 
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.app.db
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.app.filter
AccSensorObservationDimensions
          The dimensions of a accelerometer sensor observation.
SensorObservationCutout
          Interface for sensor observation cut-out types.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.app.recognizer
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.app.recording
AccSensorObservationDimensions
          The dimensions of a accelerometer sensor observation.
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
LabeledRecording
          A wrapper for sensor observations cut-outs associated with an activity label and a recording time stamp.
SensorObservationCutout
          Interface for sensor observation cut-out types.
SensorObservationDimensions
          The dimensions for the sensor data observation from all known sensors.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.app.util
SensorObservationCutout
          Interface for sensor observation cut-out types.
SensorObservationDimensions
          The dimensions for the sensor data observation from all known sensors.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.logic.features
AccSensorObservationDimensions
          The dimensions of a accelerometer sensor observation.
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
LabeledRecording
          A wrapper for sensor observations cut-outs associated with an activity label and a recording time stamp.
SensorObservation
          Generic interface for a sensor observation, which contains a time stamp and sensor values for a given sensor value dimension type.
SensorObservationCutout
          Interface for sensor observation cut-out types.
SensorObservationDimensions
          The dimensions for the sensor data observation from all known sensors.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.logic.features.calculators
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
SensorObservation
          Generic interface for a sensor observation, which contains a time stamp and sensor values for a given sensor value dimension type.
SensorObservationDimensions
          The dimensions for the sensor data observation from all known sensors.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.logic.timeseries
AccSensorObservationDimensions
          The dimensions of a accelerometer sensor observation.
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
SensorObservation
          Generic interface for a sensor observation, which contains a time stamp and sensor values for a given sensor value dimension type.
SensorObservationCutout
          Interface for sensor observation cut-out types.
SensorObservationDimensions
          The dimensions for the sensor data observation from all known sensors.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.logic.util
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
LabeledRecording
          A wrapper for sensor observations cut-outs associated with an activity label and a recording time stamp.
SensorObservation
          Generic interface for a sensor observation, which contains a time stamp and sensor values for a given sensor value dimension type.
SensorObservationCache
          Cache for sensor observations.
SensorObservationCutout
          Interface for sensor observation cut-out types.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.model.timeseries
AbstractSensorObservation
          The abstract base implementation for sensor observations.
AccSensorObservationDimensions
          The dimensions of a accelerometer sensor observation.
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
LabeledRecording
          A wrapper for sensor observations cut-outs associated with an activity label and a recording time stamp.
SensorObservation
          Generic interface for a sensor observation, which contains a time stamp and sensor values for a given sensor value dimension type.
SensorObservationCutout
          Interface for sensor observation cut-out types.
SensorObservationDimensions
          The dimensions for the sensor data observation from all known sensors.
 

Classes in org.android.activityminer.model.timeseries used by org.android.activityminer.persistence
Dimensions
          Interface for dimension enumerations, for a quick and type safe dimension access.
LabeledRecording
          A wrapper for sensor observations cut-outs associated with an activity label and a recording time stamp.