Felix Salfelder <[email protected]> writes: > Hi Al, hi list. > > my impression is that ELEMENTs are intended to be stateless, at least > apart from minimal simulation specific data (times, matrix entries, some > history). > > three examples for behavioural models need to store extra data. a switch > needs to know its state and switch time, the controlled oscillator needs > to know its phase, and IR-filters need to stash their history. > currently, this is crudely worked around in the filters, and appearantly > a bug in the oscillator (bm_switch doesn't exist yet).
Another example is anything electromechanical, like a relay. They have a positive minimum switching time, which could be modelled by an actual "switch position" Rupert
_______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
