Uses of Class
org.neuroml.model.Q10Settings
Packages that use Q10Settings
-
Uses of Q10Settings in org.neuroml.model
Fields in org.neuroml.model declared as Q10SettingsModifier and TypeFieldDescriptionprotected Q10Settings
GateFractional.q10Settings
protected Q10Settings
GateFractionalSubgate.q10Settings
protected Q10Settings
GateHHRates.q10Settings
protected Q10Settings
GateHHRatesInf.q10Settings
protected Q10Settings
GateHHRatesTau.q10Settings
protected Q10Settings
GateHHRatesTauInf.q10Settings
protected Q10Settings
GateHHTauInf.q10Settings
protected Q10Settings
GateHHUndetermined.q10Settings
protected Q10Settings
GateKS.q10Settings
Methods in org.neuroml.model that return Q10SettingsModifier and TypeMethodDescriptionObjectFactory.createQ10Settings()
Create an instance ofQ10Settings
GateFractional.getQ10Settings()
Gets the value of the q10Settings property.GateFractionalSubgate.getQ10Settings()
Gets the value of the q10Settings property.GateHHRates.getQ10Settings()
Gets the value of the q10Settings property.GateHHRatesInf.getQ10Settings()
Gets the value of the q10Settings property.GateHHRatesTau.getQ10Settings()
Gets the value of the q10Settings property.GateHHRatesTauInf.getQ10Settings()
Gets the value of the q10Settings property.GateHHTauInf.getQ10Settings()
Gets the value of the q10Settings property.GateHHUndetermined.getQ10Settings()
Gets the value of the q10Settings property.GateKS.getQ10Settings()
Gets the value of the q10Settings property.Methods in org.neuroml.model with parameters of type Q10SettingsModifier and TypeMethodDescriptionvoid
GateFractional.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateFractionalSubgate.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateHHRates.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateHHRatesInf.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateHHRatesTau.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateHHRatesTauInf.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateHHTauInf.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateHHUndetermined.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.void
GateKS.setQ10Settings
(Q10Settings value) Sets the value of the q10Settings property.