StepMixin¶
- class StepMixin(steps: int, step_time: float)[source]¶
Bases:
StepTimeMixinMixin for encoders with a globally meaningful number of steps.
- Parameters:
steps (int) – number of steps over which to generate a spike train.
Bases: StepTimeMixin
Mixin for encoders with a globally meaningful number of steps.
steps (int) – number of steps over which to generate a spike train.