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

Public Member Functions

synchronized void delete ()
 
 CalibrationCoach (String name)
 
void setGoal (Coach.InitializationType type, AIMValue init, boolean dynamic)
 
void setGoal (Coach.InitializationType type, AIMValue init)
 
void processDateValue (String sensor, AIMValue dateValue)
 
TaskVector getFutureTasks (double start, double end)
 
TaskDescription setTaskValueManually (String taskType, double taskStartDate, AIMValue data)
 
double getTimeActiveBaseline ()
 
double getSleepDurationBaseline ()
 
double getSleepStartBaseline ()
 
double getSleepEndBaseline ()
 
double getMentalResilienceBaseline ()
 
boolean hasTimeActiveBaseline ()
 
boolean hasSleepTimeBaseLine ()
 
boolean hasMentalResilienceBaseLine ()
 
void setProperties (AIMValueMap properties)
 
int getMissingDays ()
 
Coach.Type getCoachAdvice ()
 
AIMValue getValues (double date)
 
void pause (double time)
 
void resume (double time)
 
- Public Member Functions inherited from nl.sense_os.cortex.module.coaches.Coach
synchronized void delete ()
 
 Coach (Coach other)
 
void addData (AIMData data)
 
void doTick ()
 
AIMValueVector getRequirements ()
 
boolean requirementsAreUpdated (boolean reset)
 
void setGoal (Coach.InitializationType type, AIMValue init, boolean dynamic)
 
void setGoal (Coach.InitializationType type, AIMValue init)
 
AIMValue getGoal ()
 
TaskVector getCurrentTasks ()
 
TaskVector getFutureTasks (double start, double end)
 
Coach.Status getStatus ()
 
Coach.Type getType ()
 
AIMValueMap getProperties ()
 
AIMValueMap getMemberDataAsProperties ()
 
void setProperties (AIMValueMap properties)
 
void pause (double time)
 
void resume (double time)
 
TaskDescription setTaskValueManually (String taskType, double taskStartDate, AIMValue data)
 
- 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 getPROP_SENSORS ()
 
static String getPROP_SENSOR_VALUES ()
 
static String getPROP_MISSING_DAYS ()
 
static String getPROP_BASELINE_VALUES ()
 
static String getPROP_IN_BACKGROUND ()
 
static String getFIELD_MANUAL_POSTFIX ()
 
static String getFIELD_SLEEP_START_DATE ()
 
static String getFIELD_SLEEP_END_DATE ()
 
static String getFIELD_SLEEP_SLEEPTIME ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.module.coaches.Coach
static String getPROP_COMPLETED_TASKS ()
 
static String getPROP_ACTIVE_TASKS ()
 
static String getPROP_STATUS ()
 
static String getPROP_GOAL ()
 
static String getPROP_BASELINE ()
 
static String getPROP_DYNAMIC_COACH ()
 
static String getPROP_GOAL_TYPE ()
 
static String getPROP_START_DATE ()
 
static String getPROP_END_DATE ()
 
static String getPROP_TOTAL_DAYS ()
 
static String getPROP_GAIN ()
 
static String getPROP_CURRENT_TIME ()
 
static String getPROP_START_PAUSE ()
 
static String getOUTPUT_FIELD_COACH_TYPE ()
 
static String getPROP_PAUSED_SECONDS ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.core.AIM
static long getCPtr (AIM obj)
 
static String getVERSION ()
 

Protected Member Functions

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

Static Protected Member Functions

static long getCPtr (CalibrationCoach obj)
 
- Static Protected Member Functions inherited from nl.sense_os.cortex.module.coaches.Coach
static long getCPtr (Coach 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: