private void BDAcJammerDisable() { stealthCheck = CheckRCS(); if (stealthCheck.jammerEnabled) { stealthCheck.DisableJammer(); } }