Diff: CalculatorForSampleMountingInDil

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
...nobody

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 80 and version 79:
Line 87 was replaced by line 87
- var minsam = can.top + Math.max(-edge, can.bot - vtibot) + sample - dil.sealmix + can.gapmax;
+ var sammin = can.top + Math.max(-edge, can.bot - vtibot) + sample - dil.sealmix + can.gapmax;
Line 90 was replaced by line 90
- var minsam = bottom + sample - vtibot + can.gapmax;
+ var sammin = bottom + sample - vtibot + can.gapmax;
Line 102 was replaced by line 102
- putout("sammin", sample);
+ putout("sammin", ">" + sammin);

Back to CalculatorForSampleMountingInDil, or to the Page History.