Uses of Class
org.neuroml1.model.channel.DeprecatedRateConstVoltConcDep
Packages that use DeprecatedRateConstVoltConcDep
-
Uses of DeprecatedRateConstVoltConcDep in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DeprecatedRateConstVoltConcDepModifier and TypeFieldDescriptionprotected DeprecatedRateConstVoltConcDepDeprecatedVoltageConcGate.alphaprotected DeprecatedRateConstVoltConcDepDeprecatedVoltageConcGate.betaprotected DeprecatedRateConstVoltConcDepDeprecatedVoltageConcGate.infprotected DeprecatedRateConstVoltConcDepDeprecatedVoltageConcGate.tauMethods in org.neuroml1.model.channel that return DeprecatedRateConstVoltConcDepModifier and TypeMethodDescriptionObjectFactory.createDeprecatedRateConstVoltConcDep()Create an instance ofDeprecatedRateConstVoltConcDepDeprecatedVoltageConcGate.getAlpha()Gets the value of the alpha property.DeprecatedVoltageConcGate.getBeta()Gets the value of the beta property.DeprecatedVoltageConcGate.getInf()Gets the value of the inf property.DeprecatedVoltageConcGate.getTau()Gets the value of the tau property.Methods in org.neuroml1.model.channel with parameters of type DeprecatedRateConstVoltConcDepModifier and TypeMethodDescriptionvoidDeprecatedVoltageConcGate.setAlpha(DeprecatedRateConstVoltConcDep value) Sets the value of the alpha property.voidDeprecatedVoltageConcGate.setBeta(DeprecatedRateConstVoltConcDep value) Sets the value of the beta property.voidDeprecatedVoltageConcGate.setInf(DeprecatedRateConstVoltConcDep value) Sets the value of the inf property.voidDeprecatedVoltageConcGate.setTau(DeprecatedRateConstVoltConcDep value) Sets the value of the tau property.