ca.nengo.model.muscle
Interface GolgiTendonOrgan
- All Superinterfaces:
- java.lang.Cloneable, Node, Resettable, java.io.Serializable, SimulationMode.ModeConfigurable, VisiblyMutable
public interface GolgiTendonOrgan
- extends Node
A model of a golgi tendon organ receptor. A GTO is embedded in the muscle-tendon
junction. It has a neural Origin consisting of a Ib afferent neuron, the activity
of which reflects muscle tension.
Field Summary |
static java.lang.String |
ORIGIN_NAME
Default origin name |
Methods inherited from interface ca.nengo.model.Node |
clone, getChildren, getDocumentation, getName, getOrigin, getOrigins, getTermination, getTerminations, run, setDocumentation, setName, toScript |
ORIGIN_NAME
static final java.lang.String ORIGIN_NAME
- Default origin name
- See Also:
- Constant Field Values
getMuscle
SkeletalMuscle getMuscle()
- Returns:
- SkeletalMuscle object