org.friendularity.api.west
Class TrackingEstimate

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

public class TrackingEstimate
extends ThingEstimate

Author:
Stu B.

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
TrackingEstimate(org.appdapter.core.name.Ident id)
           
 
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

TrackingEstimate

public TrackingEstimate(org.appdapter.core.name.Ident id)
Method Detail

updateFromMathSpace

public void updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)
Specified by:
updateFromMathSpace in class ThingEstimate


Copyright © 2011-2014. All Rights Reserved.