Uses of Class
org.neuroml.model.HHTime
-
Uses of HHTime in org.neuroml.model
Modifier and TypeFieldDescriptionprotected HHTime
GateFractionalSubgate.timeCourse
protected HHTime
GateHHRatesTau.timeCourse
protected HHTime
GateHHRatesTauInf.timeCourse
protected HHTime
GateHHTauInf.timeCourse
protected HHTime
GateHHUndetermined.timeCourse
protected HHTime
TauInfTransition.timeCourse
Modifier and TypeMethodDescriptionObjectFactory.createHHTime()
Create an instance ofHHTime
GateFractionalSubgate.getTimeCourse()
Gets the value of the timeCourse property.GateHHRatesTau.getTimeCourse()
Gets the value of the timeCourse property.GateHHRatesTauInf.getTimeCourse()
Gets the value of the timeCourse property.GateHHTauInf.getTimeCourse()
Gets the value of the timeCourse property.GateHHUndetermined.getTimeCourse()
Gets the value of the timeCourse property.TauInfTransition.getTimeCourse()
Gets the value of the timeCourse property.Modifier and TypeMethodDescriptionvoid
GateFractionalSubgate.setTimeCourse
(HHTime value) Sets the value of the timeCourse property.void
GateHHRatesTau.setTimeCourse
(HHTime value) Sets the value of the timeCourse property.void
GateHHRatesTauInf.setTimeCourse
(HHTime value) Sets the value of the timeCourse property.void
GateHHTauInf.setTimeCourse
(HHTime value) Sets the value of the timeCourse property.void
GateHHUndetermined.setTimeCourse
(HHTime value) Sets the value of the timeCourse property.void
TauInfTransition.setTimeCourse
(HHTime value) Sets the value of the timeCourse property.