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 Q10SettingsGateFractional.q10Settingsprotected Q10SettingsGateFractionalSubgate.q10Settingsprotected Q10SettingsGateHHRates.q10Settingsprotected Q10SettingsGateHHRatesInf.q10Settingsprotected Q10SettingsGateHHRatesTau.q10Settingsprotected Q10SettingsGateHHRatesTauInf.q10Settingsprotected Q10SettingsGateHHTauInf.q10Settingsprotected Q10SettingsGateHHUndetermined.q10Settingsprotected Q10SettingsGateKS.q10SettingsMethods in org.neuroml.model that return Q10SettingsModifier and TypeMethodDescriptionObjectFactory.createQ10Settings()Create an instance ofQ10SettingsGateFractional.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 TypeMethodDescriptionvoidGateFractional.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateFractionalSubgate.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateHHRates.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateHHRatesInf.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateHHRatesTau.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateHHRatesTauInf.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateHHTauInf.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateHHUndetermined.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.voidGateKS.setQ10Settings(Q10Settings value) Sets the value of the q10Settings property.