check( EDB.This().get("ROOT.ENGINES.DMP.NODES.propellerTurnCount.BEL.MU").getMatrixData(), 328.386 );
check( EDB.This().get("ROOT.ENGINES.DMP.NODES.propellerTurnCount.BEL.SIGMA").getMatrixData(), 1049155.3287 );
}
public void test10(){
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile(
mk_uc3_withcontinuous_no_link_bnet +
"defineEvidence( cavitation, 12.166 );"+
"defineEvidence( shipRCSchange, 1.45468 );"+
"defineEvidence( propellerTurnCount, 1281.82 );"+
"run(DMP);" );