Support Board
Date/Time: Wed, 17 Sep 2025 04:48:59 +0000
Post From: what does this equation means?
[2022-06-10 09:10:11] |
User576648 - Posts: 26 |
what does this equation mean if used in the delta footprint chart? =OR( AND( AVAP(H, 0) - BVAP(H, 0) >= 100, AVAP(H-TICKSIZE*1, 0) - BVAP(H-TICKSIZE*1, 0) >=100), AND( AVAP(H, 0) - BVAP(H, 0) >= 95, AVAP(H-TICKSIZE*2, 0) - BVAP(H-TICKSIZE*2, 0) >=100), AND( AVAP(H-TICKSIZE*1, 0) - BVAP(H-TICKSIZE*1, 0) >=100, AVAP(H-TICKSIZE*2, 0) - BVAP(H-TICKSIZE*2, 0) >=100)) |