Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.coaching.Coach.GOAL_INITIALIZATION Class Reference

Classes

enum  TYPE
 

Public Attributes

GOAL_INITIALIZATION.TYPE type
 
JSONObject data
 

Detailed Description

The Goal initialization structure

Structure used for initializing a Coach.
For initializing a Coach a type needs to be selected how it will determine its goal.
And based on the type, data is needed to set the goal.

Member Data Documentation

JSONObject nl.sense_os.cortex.coaching.Coach.GOAL_INITIALIZATION.data

Data used for setting the goal or baseline values

Structure when using MANUAL TYPE: key: Task.Type string value: The goal value

Structure when using PERSONAL or POPULATION TYPE: key: Task.Type string value: NULL or empty or The manual provided baseline

GOAL_INITIALIZATION.TYPE nl.sense_os.cortex.coaching.Coach.GOAL_INITIALIZATION.type

The initialization type for the goal


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