org.friendularity.api.west
Class PersonEstimate

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.friendularity.api.west.ThingEstimate
          extended by org.friendularity.api.west.TrackingEstimate
              extended by org.friendularity.api.west.PersonEstimate
All Implemented Interfaces:
org.appdapter.core.log.Loggable

public class PersonEstimate
extends TrackingEstimate

Author:
Stu B22

Nested Class Summary
 
Nested classes/interfaces inherited from class org.friendularity.api.west.ThingEstimate
ThingEstimate.CoordinateFrame
 
Field Summary
 
Fields inherited from class org.friendularity.api.west.ThingEstimate
myIdent
 
Fields inherited from class org.appdapter.core.log.BasicDebugger
myLogger
 
Fields inherited from interface org.appdapter.core.log.Loggable
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
PersonEstimate(org.appdapter.core.name.Ident id, Integer personIdx)
           
 
Method Summary
 void updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)
           
 
Methods inherited from class org.friendularity.api.west.ThingEstimate
getIdent
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonEstimate

public PersonEstimate(org.appdapter.core.name.Ident id,
                      Integer personIdx)
Method Detail

updateFromMathSpace

public void updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)
Overrides:
updateFromMathSpace in class TrackingEstimate


Copyright © 2011-2014. All Rights Reserved.