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