org.friendularity.api.west
Class StuffEstimate

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.StuffEstimate
All Implemented Interfaces:
org.appdapter.core.log.Loggable

public class StuffEstimate
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
StuffEstimate(org.appdapter.core.name.Ident id, Integer stuffIndex)
           
 
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

StuffEstimate

public StuffEstimate(org.appdapter.core.name.Ident id,
                     Integer stuffIndex)
Method Detail

updateFromMathSpace

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


Copyright © 2011-2014. All Rights Reserved.