- Fitted data
- Differentiation data
- The displacement of the side wall in the norm direction, i.e., 45 degree to horizontal or vertical.
- Left: inner edge, bottom
- Horizontal: Positive direction: center -> brim
- Vertical: Positive direction: upwards
- Right: outer edge, bottom
- Horizontal: center -> brim
- Vertical: downwards
- Wall movement is the vector sum of hori and vert: dH^2 + dV^2 = dW,
- Sign of wall movement...
Reanalysis
- Sidewall 45-degree system,
- e.g. left = in norm direction, sidewall displacement
- displacement = dist_point_to_line( bottom(t1), sidewall(t2)) * higher_than(z_bottom_projection, z_bottom)
- sidewall(t1) may not parallel sidewall(t2)
- system error proportional to the position of the point representing the wall, when calc dist_point_to_line()

No comments:
Post a Comment