📄 munin1.bif
字号:
//%%%%%%%%%%%%%%%%%%%%%%% M U N I N 1 %%%%%%%%%%%%%%%%%%%%%%%%%
//% Subset of the Munin network.
//%
//% @InCollection{andreassen:jensen:andersen:etal:89,
//% author = "Andreassen, S. and Jensen, F.~V. and Andersen, S.~K. and
//% Falck, B. and Kj{\ae}rulff, U. and Woldbye, M. and
//% S{\o}rensen, A.~R. and Rosenfalck, A. and Jensen, F.",
//% title = "{MUNIN} --- An Expert {EMG} Assistant",
//% booktitle = "Computer-Aided Electromyography and Expert Systems",
//% publisher = "Elsevier Science Publishers",
//% address = "Amsterdam",
//% year = 1989,
//% editor = "John E. Desmedt",
//% chapter = 21
//% }
// origional net name was r.lnlw.med_r.lnlbe.med_diffn__r.med-apb_r.medd2
network foo {
}
variable R_LNLT1_APB_DENERV {
property label = "R.LNLT1.APB.DENERV";
property position = ( 610, 1490 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLT1_APB_NEUR_ACT {
property label = "R.LNLT1.APB.NEUR-ACT";
property position = ( 610, 1510 );
type discrete[6] { NO, // "NO"
FASCIC, // "FASCIC"
NEUROMYO, // "NEUROMYO"
MYOKYMIA, // "MYOKYMIA"
TETANUS, // "TETANUS"
OTHER// "OTHER"
};
}
variable R_LNLT1_APB_MUDENS {
property label = "R.LNLT1.APB.MUDENS";
property position = ( 610, 1530 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_LNLT1_APB_DE_REGEN {
property label = "R.LNLT1.APB.DE/REGEN";
property position = ( 610, 1550 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_LNLT1_APB_MUSIZE {
property label = "R.LNLT1.APB.MUSIZE";
property position = ( 610, 1590 );
type discrete[6] { V_SMALL, // "V.SMALL"
SMALL, // "SMALL"
NORMAL, // "NORMAL"
INCR, // "INCR"
LARGE, // "LARGE"
V_LARGE// "V.LARGE"
};
}
variable R_LNLT1_APB_MALOSS {
property label = "R.LNLT1.APB.MALOSS";
property position = ( 610, 1610 );
type discrete[5] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV, // "SEV"
TOTAL// "TOTAL"
};
}
variable DIFFN_DUMMY_3 {
property label = "DIFFN.DUMMY-3";
property position = ( 10, 880 );
type discrete[1] { dummy// "dummy"
};
}
variable DIFFN_DUMMY_2 {
property label = "DIFFN.DUMMY-2";
property position = ( 10, 880 );
type discrete[1] { dummy// "dummy"
};
}
variable DIFFN_M_SEV_PROX {
property label = "DIFFN.M-SEV-PROX";
property position = ( 310, 700 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable DIFFN_DUMMY_1 {
property label = "DIFFN.DUMMY-1";
property position = ( 10, 880 );
type discrete[1] { dummy// "dummy"
};
}
variable DIFFN_TYPE {
property label = "DIFFN.TYPE";
property position = ( 10, 1030 );
type discrete[3] { MOTOR, // "MOTOR"
MIXED, // "MIXED"
SENS// "SENS"
};
}
variable DIFFN_SEV {
property label = "DIFFN.SEV";
property position = ( 10, 980 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable DIFFN_MOT_SEV {
property label = "DIFFN.MOT-SEV";
property position = ( 160, 980 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable DIFFN_DISTR {
property label = "DIFFN.DISTR";
property position = ( 10, 1080 );
type discrete[3] { DIST, // "DIST"
PROX, // "PROX"
RANDOM// "RANDOM"
};
}
variable DIFFN_SENS_SEV {
property label = "DIFFN.SENS-SEV";
property position = ( 160, 1030 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLLP_APB_DENERV {
property label = "R.LNLLP.APB.DENERV";
property position = ( 610, 1490 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLLP_APB_NEUR_ACT {
property label = "R.LNLLP.APB.NEUR-ACT";
property position = ( 610, 1510 );
type discrete[6] { NO, // "NO"
FASCIC, // "FASCIC"
NEUROMYO, // "NEUROMYO"
MYOKYMIA, // "MYOKYMIA"
TETANUS, // "TETANUS"
OTHER// "OTHER"
};
}
variable R_LNLLP_APB_MUDENS {
property label = "R.LNLLP.APB.MUDENS";
property position = ( 610, 1530 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_LNLLP_APB_DE_REGEN {
property label = "R.LNLLP.APB.DE/REGEN";
property position = ( 610, 1550 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_LNLW_MED_TIME {
property label = "R.LNLW.MED.TIME";
property position = ( 10, 580 );
type discrete[4] { ACUTE, // "ACUTE"
SUBACUTE, // "SUBACUTE"
CHRONIC, // "CHRONIC"
OLD// "OLD"
};
}
variable DIFFN_TIME {
property label = "DIFFN.TIME";
property position = ( 10, 880 );
type discrete[4] { ACUTE, // "ACUTE"
SUBACUTE, // "SUBACUTE"
CHRONIC, // "CHRONIC"
OLD// "OLD"
};
}
variable DIFFN_M_SEV_DIST {
property label = "DIFFN.M-SEV-DIST";
property position = ( 310, 1060 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLBE_MED_TIME {
property label = "R.LNLBE.MED.TIME";
property position = ( 10, 1200 );
type discrete[4] { ACUTE, // "ACUTE"
SUBACUTE, // "SUBACUTE"
CHRONIC, // "CHRONIC"
OLD// "OLD"
};
}
variable R_LNLLP_APB_MUSIZE {
property label = "R.LNLLP.APB.MUSIZE";
property position = ( 610, 1590 );
type discrete[6] { V_SMALL, // "V.SMALL"
SMALL, // "SMALL"
NORMAL, // "NORMAL"
INCR, // "INCR"
LARGE, // "LARGE"
V_LARGE// "V.LARGE"
};
}
variable R_LNLLP_APB_MALOSS {
property label = "R.LNLLP.APB.MALOSS";
property position = ( 610, 1610 );
type discrete[5] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV, // "SEV"
TOTAL// "TOTAL"
};
}
variable DIFFN_PATHO {
property label = "DIFFN.PATHO";
property position = ( 10, 930 );
type discrete[5] { DEMY, // "DEMY"
BLOCK, // "BLOCK"
AXONAL, // "AXONAL"
V_E_REIN, // "V.E.REIN"
E_REIN// "E.REIN"
};
}
variable DIFFN_S_SEV_DIST {
property label = "DIFFN.S-SEV-DIST";
property position = ( 310, 1080 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_MYDY_APB_DENERV {
property label = "R.MYDY.APB.DENERV";
property position = ( 610, 350 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_MYOP_APB_DENERV {
property label = "R.MYOP.APB.DENERV";
property position = ( 610, 450 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLW_APB_DENERV {
property label = "R.LNLW.APB.DENERV";
property position = ( 610, 550 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_DIFFN_APB_DENERV {
property label = "R.DIFFN.APB.DENERV";
property position = ( 610, 850 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLBE_APB_DENERV {
property label = "R.LNLBE.APB.DENERV";
property position = ( 610, 1150 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLT1_LP_APB_DENERV {
property label = "R.LNLT1/LP.APB.DENERV";
property position = ( 910, 1150 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_LNLW_APB_NEUR_ACT {
property label = "R.LNLW.APB.NEUR-ACT";
property position = ( 610, 570 );
type discrete[6] { NO, // "NO"
FASCIC, // "FASCIC"
NEUROMYO, // "NEUROMYO"
MYOKYMIA, // "MYOKYMIA"
TETANUS, // "TETANUS"
OTHER// "OTHER"
};
}
variable R_DIFFN_APB_NEUR_ACT {
property label = "R.DIFFN.APB.NEUR-ACT";
property position = ( 610, 870 );
type discrete[6] { NO, // "NO"
FASCIC, // "FASCIC"
NEUROMYO, // "NEUROMYO"
MYOKYMIA, // "MYOKYMIA"
TETANUS, // "TETANUS"
OTHER// "OTHER"
};
}
variable R_LNLBE_APB_NEUR_ACT {
property label = "R.LNLBE.APB.NEUR-ACT";
property position = ( 610, 1170 );
type discrete[6] { NO, // "NO"
FASCIC, // "FASCIC"
NEUROMYO, // "NEUROMYO"
MYOKYMIA, // "MYOKYMIA"
TETANUS, // "TETANUS"
OTHER// "OTHER"
};
}
variable R_LNLT1_LP_APB_NEUR_ACT {
property label = "R.LNLT1/LP.APB.NEUR-ACT";
property position = ( 910, 1170 );
type discrete[6] { NO, // "NO"
FASCIC, // "FASCIC"
NEUROMYO, // "NEUROMYO"
MYOKYMIA, // "MYOKYMIA"
TETANUS, // "TETANUS"
OTHER// "OTHER"
};
}
variable R_MYDY_APB_MUDENS {
property label = "R.MYDY.APB.MUDENS";
property position = ( 610, 370 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_MYOP_APB_MUDENS {
property label = "R.MYOP.APB.MUDENS";
property position = ( 610, 470 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_LNLW_APB_MUDENS {
property label = "R.LNLW.APB.MUDENS";
property position = ( 610, 590 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_DIFFN_APB_MUDENS {
property label = "R.DIFFN.APB.MUDENS";
property position = ( 610, 890 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_LNLBE_APB_MUDENS {
property label = "R.LNLBE.APB.MUDENS";
property position = ( 610, 1190 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_LNLT1_LP_APB_MUDENS {
property label = "R.LNLT1/LP.APB.MUDENS";
property position = ( 910, 1190 );
type discrete[3] { NORMAL, // "NORMAL"
INCR, // "INCR"
V_INCR// "V.INCR"
};
}
variable R_MYDY_APB_DE_REGEN {
property label = "R.MYDY.APB.DE/REGEN";
property position = ( 610, 390 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_MYOP_APB_DE_REGEN {
property label = "R.MYOP.APB.DE/REGEN";
property position = ( 610, 490 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_LNLW_APB_DE_REGEN {
property label = "R.LNLW.APB.DE/REGEN";
property position = ( 610, 610 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_DIFFN_APB_DE_REGEN {
property label = "R.DIFFN.APB.DE/REGEN";
property position = ( 610, 910 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_LNLBE_APB_DE_REGEN {
property label = "R.LNLBE.APB.DE/REGEN";
property position = ( 610, 1210 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_LNLT1_LP_APB_DE_REGEN {
property label = "R.LNLT1/LP.APB.DE/REGEN";
property position = ( 910, 1210 );
type discrete[2] { NO, // "NO"
YES// "YES"
};
}
variable R_MYOP_APB_MUSIZE {
property label = "R.MYOP.APB.MUSIZE";
property position = ( 610, 510 );
type discrete[6] { V_SMALL, // "V.SMALL"
SMALL, // "SMALL"
NORMAL, // "NORMAL"
INCR, // "INCR"
LARGE, // "LARGE"
V_LARGE// "V.LARGE"
};
}
variable R_MYDY_APB_MUSIZE {
property label = "R.MYDY.APB.MUSIZE";
property position = ( 610, 410 );
type discrete[6] { V_SMALL, // "V.SMALL"
SMALL, // "SMALL"
NORMAL, // "NORMAL"
INCR, // "INCR"
LARGE, // "LARGE"
V_LARGE// "V.LARGE"
};
}
variable R_LNLW_MEDD2_DISP_WD {
property label = "R.LNLW.MEDD2.DISP-WD";
property position = ( 610, 790 );
type discrete[4] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV// "SEV"
};
}
variable R_DIFFN_MEDD2_SALOSS {
property label = "R.DIFFN.MEDD2.SALOSS";
property position = ( 610, 1070 );
type discrete[5] { NO, // "NO"
MILD, // "MILD"
MOD, // "MOD"
SEV, // "SEV"
TOTAL// "TOTAL"
};
}
variable R_LNLW_MEDD2_SALOSS_WD {
property label = "R.LNLW.MEDD2.SALOSS-WD";
property position = ( 610, 770 );
type discrete[5] { NO, // "NO"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -