Update presynapse.md
This commit is contained in:
@@ -34,13 +34,12 @@ include_toc: true
|
||||
|
||||
```Gen
|
||||
|
||||
include:
|
||||
pre_vgcc.md
|
||||
|
||||
PRESYNAPSE
|
||||
|
||||
type: comprehension
|
||||
|
||||
include: pre_vgcc.md
|
||||
|
||||
// Intrication
|
||||
|
||||
// Scope
|
||||
@@ -94,8 +93,11 @@ PRESYNAPSE
|
||||
## RELEASE_NT
|
||||
|
||||
```Gen
|
||||
|
||||
RELEASE_NT
|
||||
|
||||
type: container
|
||||
|
||||
// Emit NT
|
||||
|
||||
void: INSTANTIATE [ accumulator: NTreleaseLow, event: 12x, cost: 3x, context: *AP ] {
|
||||
@@ -121,8 +123,11 @@ RELEASE_NT
|
||||
## TRACE
|
||||
|
||||
```Gen
|
||||
|
||||
TRACE
|
||||
|
||||
type: container
|
||||
|
||||
// Tag endourance, *AP
|
||||
|
||||
void: INSTANTIATE [ accumulator: endourance_tag, event: 12x, cost: 3x, context: *AP ] {
|
||||
@@ -158,8 +163,11 @@ TRACE
|
||||
## DECAY
|
||||
|
||||
```Gen
|
||||
|
||||
MAIN
|
||||
|
||||
type: container
|
||||
|
||||
// eCB Clearance
|
||||
|
||||
void: INSTANTIATE [ accumulator: eCBClearenceMedium, event: 24x, cost: 3x, context: NOT *AP ] {
|
||||
@@ -195,6 +203,7 @@ MAIN
|
||||
## RECOVER
|
||||
|
||||
```Gen
|
||||
|
||||
RECOVER
|
||||
|
||||
type: container
|
||||
@@ -303,6 +312,7 @@ Each tier buys time for the one below it to respond. When all three are depleted
|
||||
## ADJUST
|
||||
|
||||
```Gen
|
||||
|
||||
ADJUST
|
||||
|
||||
// qui stiamo attivando e disattivando PRE_VGCC. Fra un massimo full e minimo empty (empty puo' non essere 0)
|
||||
@@ -371,10 +381,10 @@ VcggDecrease
|
||||
|
||||
## DEVELOP
|
||||
|
||||
|
||||
```Gen
|
||||
|
||||
DEVELOP
|
||||
|
||||
type: container
|
||||
|
||||
activity_scope: !NIGHT
|
||||
|
||||
Reference in New Issue
Block a user