Add short description of code model

This commit is contained in:
Holger Vogt 2025-09-21 16:23:35 +02:00
parent 65fc0ad8a6
commit 7ea0ee9714
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ SUMMARY
This file contains the functional description of the analog
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