Uses of Class
org.neuroml.model.TimeDerivative
Packages that use TimeDerivative
-
Uses of TimeDerivative in org.neuroml.model
Fields in org.neuroml.model with type parameters of type TimeDerivativeModifier and TypeFieldDescriptionprotected List<TimeDerivative>
Dynamics.timeDerivative
protected List<TimeDerivative>
Regime.timeDerivative
Methods in org.neuroml.model that return TimeDerivativeModifier and TypeMethodDescriptionObjectFactory.createTimeDerivative()
Create an instance ofTimeDerivative
Methods in org.neuroml.model that return types with arguments of type TimeDerivativeModifier and TypeMethodDescriptionDynamics.getTimeDerivative()
Gets the value of the timeDerivative property.Regime.getTimeDerivative()
Gets the value of the timeDerivative property.