Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.coaching.Coach.STATUS Enum Reference

Public Attributes

 UNINITIALIZED
 
 GOAL_INITIALIZED
 
 READY
 
 PAUSED
 

Detailed Description

Represents the status of the Coach.

UNINITIALIZED: the Coach is not initialized with a GOAL_INITIALIZATION object.
CALIBRATING: the Coach is empirically determining the goal.
GOAL_INITIALIZED: the goal has been set but the coach has not created any tasks.
READY: the Coach has created Tasks and is ready.


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