Skip to content

displayPeriod as a HyPerCol parameter made available to all objects #93

Description

@peteschultz

displayPeriod started out as a Movie parameter, and it is still only defined for Movie, MoviePvp, and Patterns (the last of which hasn't been used in quite a while). However, it is very common for objects to trigger off of these layers, with more than one possible triggering behavior, creating difficult-to-manage interdependencies.

Accordingly, I'm thinking that it would make sense to have displayPeriod be a HyPerCol parameter, and pass that parameter (or perhaps the time to next display period) as an argument to updateState. This would make the most common reason for triggering unnecessary.

Thoughts?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions