| Algorithm 1 Objective Function f(d) for optimal component tube design | ||
| Input: | ||
| d: component tube design | ||
| a, b, c: radii of ellipsoid E | ||
| [x0, y0, z0]T: position of E | ||
| VE = (4/3)πabc: Volume of E | ||
| Output: | ||
| c: uncovered percentage of E for d | ||
|
| Algorithm 1 Objective Function f(d) for optimal component tube design | ||
| Input: | ||
| d: component tube design | ||
| a, b, c: radii of ellipsoid E | ||
| [x0, y0, z0]T: position of E | ||
| VE = (4/3)πabc: Volume of E | ||
| Output: | ||
| c: uncovered percentage of E for d | ||
|