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 157 and version 156:
At line 79 added 9 lines.
+ }
+ var vtibot = vti.vtibot + motor;
+ var sample = vti.sample + motor;
+
+ var bottom = can.top + can.bot - dil.sealmix;
+ var winmin = bottom + can.gapmax - can.winbase - can.win;
+ var winmax = bottom + can.gapmin - can.winbase;
+ var center = (winmin + winmax) / 2;
+ if (can.bot) {
Removed lines 92-93
- var vtibot = vti.vtibot + motor;
- var sample = vti.sample + motor;
Removed lines 95-98
- var bottom = can.top + can.bot - dil.sealmix;
- var winmin = bottom + can.gapmax - can.winbase - can.win;
- var winmax = bottom + can.gapmin - can.winbase;
- var center = (winmin + winmax) / 2;

Back to CalculatorForSampleMountingInDil, or to the Page History.