org.friendularity.api.west
Class ThingEstimate

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

public abstract class ThingEstimate
extends org.appdapter.core.log.BasicDebugger

Author:
Stu B.

Nested Class Summary
static class ThingEstimate.CoordinateFrame
           
 
Field Summary
 org.appdapter.core.name.Ident 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
ThingEstimate(org.appdapter.core.name.Ident id)
           
 
Method Summary
 org.appdapter.core.name.Ident getIdent()
           
abstract  void updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)
           
 
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
 

Field Detail

myIdent

public org.appdapter.core.name.Ident myIdent
Constructor Detail

ThingEstimate

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

getIdent

public org.appdapter.core.name.Ident getIdent()

updateFromMathSpace

public abstract void updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)


Copyright © 2011-2014. All Rights Reserved.