check( EDB.This().get("ROOT.ENGINES.DMP.NODES.propellerTurnCount.BEL.SIGMA").getMatrixData(), 1.0 );
}
public void test8(){
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile(
mk_uc3_withcontinuous_no_link_bnet +
"defineEvidence( hasWeaponVisible, True );"+
"defineEvidence( cavitation, 8.80015 );"+
"run(DMP);" );