com.mancrd.ahah.samples.model.functional
Class FunctionalModelExperiment

java.lang.Object
  extended by com.mancrd.ahah.samples.model.ModelExperiment
      extended by com.mancrd.ahah.samples.model.functional.FunctionalModelExperiment
Direct Known Subclasses:
AHaHFunctionalExperiments, AHaHRuleFunctionalApp, SpikeLogicFuntionVsTimeApp, SpikeLogicStateOccupationFrequencyApp, TwoInputAttractorsApp

public class FunctionalModelExperiment
extends ModelExperiment

Author:
timmolter

Field Summary
 boolean isModelA
          ModelA is inverse
 
Constructor Summary
FunctionalModelExperiment()
           
 
Method Summary
 int testSpikeLogicState(AHaHNode ahahNode)
          returns the logic function of the ahahNode
 
Methods inherited from class com.mancrd.ahah.samples.model.ModelExperiment
getOrthogonalSpikeLogicSpikePattern, getThreePatternSpikeLogicSpikePattern, getThreePatternSpikePattern, H
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isModelA

public boolean isModelA
ModelA is inverse

Constructor Detail

FunctionalModelExperiment

public FunctionalModelExperiment()
Method Detail

testSpikeLogicState

public int testSpikeLogicState(AHaHNode ahahNode)
returns the logic function of the ahahNode

Parameters:
ahahNode -
Returns:


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.