Uses of Class
org.neuroml1.model.network.RandomStim
Packages that use RandomStim
-
Uses of RandomStim in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as RandomStimMethods in org.neuroml1.model.network that return RandomStimModifier and TypeMethodDescriptionObjectFactory.createRandomStim()
Create an instance ofRandomStim
Input.getRandomStim()
Gets the value of the randomStim property.Methods in org.neuroml1.model.network with parameters of type RandomStimModifier and TypeMethodDescriptionvoid
Input.setRandomStim
(RandomStim value) Sets the value of the randomStim property.