Stimulus¶
-
class
model.modelTemplate.Stimulus(**kwargs)[source]¶ Bases:
objectStimulus processor class. This acts as an interface between an observation and . Does nothing.
-
Name¶ The identifier of the function
Type: string
Methods Summary
details()get_name()processStimulus(observation)Takes the observation and turns it into a form the model can use Methods Documentation
-