org.cogchar.api.integroid.cue
Class MotionCue

java.lang.Object
  extended by org.cogchar.zzz.platform.stub.PropertyChangeNotifier
      extended by org.cogchar.zzz.platform.stub.ThalamentStub
          extended by org.cogchar.zzz.platform.stub.CueStub
              extended by org.cogchar.api.sight.SightCue
                  extended by org.cogchar.api.integroid.cue.MotionCue
All Implemented Interfaces:
Serializable

public class MotionCue
extends SightCue

Author:
Stu B.
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.cogchar.zzz.platform.stub.CueStub
PROP_EXPIRY, PROP_STRENGTH
 
Constructor Summary
MotionCue(PeakTracker pt)
           
 
Method Summary
 PeakTracker fetchPeakTracker()
           
 
Methods inherited from class org.cogchar.api.sight.SightCue
fetchSessionCueID, getAttentionConfirmAgeSec, getAttentionConfirmSec, getAttentionStartAgeSec, getAttentionStartSec, getAttentionStatus, getAttentionStatusAgeSec, getAttentionStopAgeSec, getAttentionStopSec, getContentSummaryString, notifyAttentionConfirmed, notifyAttentionStarted, notifyAttentionStopped, setAttentionStatus
 
Methods inherited from class org.cogchar.zzz.platform.stub.CueStub
autoUpdateOnPropertyChange, broadcastUpdateNotice, getScheduledExpireTimeMsec, getScheduledExpireTimeSec, getStatString, getStrength, setScheduledExpireTimeMsec, setStrength, toString
 
Methods inherited from class org.cogchar.zzz.platform.stub.ThalamentStub
fetchBroker, getCausingThalament, getCreateAgeSec, getCreateStampMsec, getSimpleClassName, getThalamentID, getTypeString, getUpdateAgeSec, getUpdateStampMsec, markUpdated, markUpdatedNow, setBroker, setCausingThalament, setCreateStampMsec, setUpdateStampMsec
 
Methods inherited from class org.cogchar.zzz.platform.stub.PropertyChangeNotifier
addPropertyChangeListener, completeInit, removePropertyChangeListener, safelyFirePropertyChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MotionCue

public MotionCue(PeakTracker pt)
Method Detail

fetchPeakTracker

public PeakTracker fetchPeakTracker()


Copyright © 2010-2012. All Rights Reserved.