Uses of Class
org.neuroml.export.info.model.ChannelMLHHExpression
Packages that use ChannelMLHHExpression
-
Uses of ChannelMLHHExpression in org.neuroml.export.info.model
Methods in org.neuroml.export.info.model that return ChannelMLHHExpressionModifier and TypeMethodDescriptionHHRateProcessor.getForwardRate()HHRateProcessor.getReverseRate()HHTauInfProcessor.getSteadyState()HHTauInfProcessor.getTimeCourse()Methods in org.neuroml.export.info.model with parameters of type ChannelMLHHExpressionModifier and TypeMethodDescriptionvoidHHRateProcessor.setForwardRate(ChannelMLHHExpression fwd) voidHHRateProcessor.setReverseRate(ChannelMLHHExpression rev) voidHHTauInfProcessor.setTimeCourse(ChannelMLHHExpression tau)