check( EDB.This().get("ROOT.ENGINES.DMP.NODES.propellerTurnCount.BEL.MU").getMatrixData(), 137.048 );
check( EDB.This().get("ROOT.ENGINES.DMP.NODES.propellerTurnCount.BEL.SIGMA").getMatrixData(), 113591.121 );
}
public void test12(){
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile(
mk_uc3_withcontinuous_no_link_bnet +
"defineEvidence( hasWeaponVisible, True );"+
"defineEvidence( isJettisoningCargo, True );"+
"defineEvidence( cavitation, 9.87676 );"+
"run(DMP);" );