Uses of Class
org.neuroml.export.info.model.ChannelMLHHExpression
-
Packages that use ChannelMLHHExpression Package Description org.neuroml.export.info.model -
-
Uses of ChannelMLHHExpression in org.neuroml.export.info.model
Methods in org.neuroml.export.info.model that return ChannelMLHHExpression Modifier and Type Method Description ChannelMLHHExpressionHHRateProcessor. getForwardRate()ChannelMLHHExpressionHHRateProcessor. getReverseRate()ChannelMLHHExpressionHHTauInfProcessor. getSteadyState()ChannelMLHHExpressionHHTauInfProcessor. getTimeCourse()Methods in org.neuroml.export.info.model with parameters of type ChannelMLHHExpression Modifier and Type Method Description voidHHRateProcessor. setForwardRate(ChannelMLHHExpression fwd)voidHHRateProcessor. setReverseRate(ChannelMLHHExpression rev)voidHHTauInfProcessor. setTimeCourse(ChannelMLHHExpression tau)
-