Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.module.sleeptime.SleepTime Class Reference
Inheritance diagram for nl.sense_os.cortex.module.sleeptime.SleepTime:
nl.sense_os.cortex.core.AIM

Public Member Functions

synchronized void delete ()
 
 SleepTime (String name)
 
void doTick ()
 
void addData (AIMData data)
 
AIMValue setProperty (String key, AIMValue value)
 
void setProperties (AIMValueMap properties)
 
AIMValueMap getProperties ()
 
- Public Member Functions inherited from nl.sense_os.cortex.core.AIM
 AIM (long cPtr, boolean cMemoryOwn)
 
synchronized void delete ()
 
 AIM (String name)
 
 AIM (AIM other)
 
void doTick ()
 
void addDataSubscriber (String key, AIM subscriber)
 
void removeDataSubscriber (String key)
 
AIMValue setProperty (String key, AIMValue value)
 
AIMValue getProperty (String key)
 
void sendData ()
 
void addData (AIMData data)
 
String exportProperties ()
 
AIMDataVector getOutputData (boolean clear_output)
 
AIMDataVector getOutputData ()
 
AIMDataVector getInputData (boolean clear_input)
 
AIMDataVector getInputData ()
 
AIM getDataSubscriber (String subscriber)
 
AIMValueMap getProperties ()
 
String getName ()
 
AIMValueVector getRequirements ()
 
boolean requirementsAreUpdated (boolean reset)
 
boolean requirementsAreUpdated ()
 
void setProperties (AIMValueMap properties)
 

Static Public Member Functions

static String getVERSION ()
 
static String getSENSOR_ACCELEROMETER_EVENT ()
 
static String getSENSOR_NOISE_EVENT ()
 
static String getSENSOR_CARRY_DEVICE ()
 
static String getPROP_SENSOREVENT_NOISE ()
 
static String getPROP_CARRY_DEVICE ()
 
static String getPROP_POSITION_FILTER ()
 
static String getPROP_POSITION_DISTANCE ()
 
static String getPROP_TIME_WINDOW ()
 
static String getPROP_FEATURE_BUFFER ()
 
static String getPROP_SLEEP_PERIOD_END_TIME ()
 
static String getPROP_NEXT_END_TIME ()
 
static String getPROP_NOISE_THRESHOLD ()
 
static String getPROP_NOISE_THRESHOLD_OFF ()
 
static String getPROP_USE_NIGHTLY_SLEEP ()
 
static String getPROP_LENGTH_START_SLEEP ()
 
static String getPROP_ONLY_USE_ACC ()
 
static String getPROP_USE_TUCKIN ()
 
static String getPROP_MAX_TRAVEL_DISTANCE ()
 
static String getPROP_SLEEP_LOCATION ()
 
static String getPROP_SLEEP_STARTED ()
 
static String getPROP_FEATURE_NORMALIZATION ()
 
static String getFEATURE_NORMALIZATION_STD ()
 
static String getFEATURE_NORMALIZATION_MINMAX ()
 
static String getPROP_USE_LOUDNESS ()
 
static String getPROP_USE_NOISE_EVENT ()
 
static String getPROP_USE_TRAVELED ()
 
static String getPROP_USE_CARRIED ()
 
static String getPROP_USE_LOCATION_BASED_THRESHOLDS ()
 
static String getPROP_LEARN_START_TIME ()
 
static String getPROP_LEARN_END_TIME ()
 
static String getPROP_USE_LEARNING ()
 
static String getPROP_NOISE_BUFFER ()
 
static String getPROP_NOISE_LEARN_RATE ()
 
static String getPROP_NOISE_LEARN_PERCENTILE ()
 
static String getPROP_LOCATION_THRESHOLDS ()
 
static String getPROP_LAST_LOCATION_INDX ()
 
static String getPROP_TEST_SLEEP ()
 
static String getPROP_USE_ON_OFF_THRESHOLDS ()
 
static String getPROP_LEARN_RATE_USE_NORM ()
 
static String getPROP_LEARN_RATE_NORM_CNT ()
 
static String getPROP_ADAPTIVE_SAMPLING ()
 
static String getPROP_NIGHTLY_SLEEP_START_HOUR ()
 
static String getMODULE_NAME ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.core.AIM
static long getCPtr (AIM obj)
 
static String getVERSION ()
 

Protected Member Functions

 SleepTime (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 
- Protected Member Functions inherited from nl.sense_os.cortex.core.AIM
void finalize ()
 

Static Protected Member Functions

static long getCPtr (SleepTime obj)
 

Additional Inherited Members

- Public Attributes inherited from nl.sense_os.cortex.core.AIM
boolean swigCMemOwn
 

The documentation for this class was generated from the following file: