check( EDB.This().get("ROOT.ENGINES.DMP.NODES.propellerTurnCount.BEL.MU").getMatrixData(), 4.94617 );
check( EDB.This().get("ROOT.ENGINES.DMP.NODES.propellerTurnCount.BEL.SIGMA").getMatrixData(), 26.8154 );
}
public void test10(){
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile(
mk_uc3_withcontinuous_bnet_8 +
"defineEvidence( cavitation, -1.72375 );"+
"defineEvidence( shipRCSchange, 1.22912 );"+
"defineEvidence( propellerTurnCount, 2.94978 );"+
"run(DMP);" );