29 lines
446 B
Markdown
29 lines
446 B
Markdown
# night-astrocyte.md
|
|
|
|
**Developing**: Qui mettiamo la creazione e distruzione di SYN
|
|
|
|
## NIGHT-AST: Modulator
|
|
|
|
```Gen
|
|
modulator: NIGHT-AST
|
|
contained_by: ASTRO
|
|
|
|
tub_local:
|
|
- SomeTraces (fullness: 50x, active: 0x, emptiness: 0x)
|
|
```
|
|
|
|
### IntegrateTunPossibility: Context
|
|
|
|
....
|
|
|
|
```Gen
|
|
context: IntegrateTunPossibility
|
|
|
|
contained_by: NIGHT-AST
|
|
in_context: Fixed
|
|
rf: 60x
|
|
|
|
condition: NOT ( someTraces Empty )
|
|
out_context: TunPossibile
|
|
```
|