Add short description of code model
This commit is contained in:
parent
65fc0ad8a6
commit
7ea0ee9714
|
|
@ -21,6 +21,9 @@ SUMMARY
|
||||||
|
|
||||||
This file contains the functional description of the analog
|
This file contains the functional description of the analog
|
||||||
state code model.
|
state code model.
|
||||||
|
It takes an input node, stores its value (voltage or current)
|
||||||
|
during the last three time steps and returns a value at the output,
|
||||||
|
delayed by 0 to 3 steps, depending on the model parameter astate_no.
|
||||||
|
|
||||||
|
|
||||||
INTERFACES
|
INTERFACES
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue