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

Public Member Functions

synchronized void delete ()
 
 FallDetector (String name)
 
void doTick ()
 
- 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 double getG ()
 
static double getTHRESH_FF ()
 
static double getTIME_FF ()
 
static double getTIME_FF_SEQUENCE ()
 
static double getTIME_FF_DEMO ()
 
static double getTHRESH_ACT ()
 
static double getTIME_FF_ACT ()
 
static double getTHRESH_INACT ()
 
static double getTIME_INACT ()
 
static double getTIME_ACT_INACT ()
 
static double getTHRESH_INITIAL ()
 
static String getPROP_DEMO ()
 
static String getPROP_USE_INACTIVITY ()
 
static int getMaxLastAccVecSumSize ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.core.AIM
static long getCPtr (AIM obj)
 
static String getVERSION ()
 

Protected Member Functions

 FallDetector (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 (FallDetector 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: