|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbrain.Module
brain.DistributedInput
public class DistributedInput
Field Summary |
---|
Fields inherited from class brain.Module |
---|
activities, biases, changeListeners, elapsedTime, elapsedTimeSteps, forwardModules, receptors |
Constructor Summary | |
---|---|
DistributedInput()
|
Method Summary | |
---|---|
protected void |
calculateOneTimeStep(double timeDelta)
calculates one time step of the simulation calculation This method has to be implemented by subclasses. |
double |
getChangeInterval()
|
void |
reset()
|
void |
setChangeInterval(double changeInterval)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DistributedInput()
Method Detail |
---|
protected void calculateOneTimeStep(double timeDelta)
Module
calculateOneTimeStep
in class Module
public void reset()
reset
in class Module
public double getChangeInterval()
public void setChangeInterval(double changeInterval)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |