Package org.simnet.coupling

The simbrain.coupling package contains objects representing relations between an agent and an input or output node.

See:
          Description

Class Summary
Coupling Coupling represents a relation between an agent and an input or output node.
CouplingMenuItem CouplingMenuItem allows a menu-item to carry a reference to an associated coupling object.
InteractionMode Typesafe enumeration of interaction modes.
MotorCoupling Motor Coupling represents a coupling between the output node of a neural network and some form of agent movement.
SensoryCoupling Sensory Coupling represents an coupling between an agent's sensory apparatus and an input node of a neural network.
 

Package org.simnet.coupling Description

The simbrain.coupling package contains objects representing relations between an agent and an input or output node.