oscillatorid
Oscillatorid is a unique identifier assigned to an oscillator unit within a computational model, used to reference its state and parameters across simulation steps and data logs. It serves as an internal handle that remains stable as long as the oscillator persists, enabling consistent indexing of arrays for frequency, phase, amplitude, and coupling terms.
The oscillatorid is distinct from network or cell identifiers, which reference position or connections in a
Representation and generation: an oscillatorid can be numeric, such as an auto-incrementing integer, or alphanumeric, such
Use cases: in large-scale simulations of coupled oscillators, oscillatorids facilitate efficient data retrieval, logging, and state
Relationship to related concepts: while similar in function to a node identifier, the oscillatorid emphasizes a