I'm trying to calculate prism to cut with these formulas but they need a certain sign convention.
PV=x*Sphere + Cylinder*sin(Φ)*(x*sin(Φ) + y*cos(Φ))
PH=y*Sphere + Cylinder*cos(Φ)*(x*sin(Φ) + y*cos(Φ))
Pr=sqrt(Pv^2 + PH^2)
x = horizontal decentration
y = vertical decentration
Can anyone break down the sign convention used. It's a little counter-intuitive to me.
Thanks,
Rob
P.S. This is not homework
PV=x*Sphere + Cylinder*sin(Φ)*(x*sin(Φ) + y*cos(Φ))
PH=y*Sphere + Cylinder*cos(Φ)*(x*sin(Φ) + y*cos(Φ))
Pr=sqrt(Pv^2 + PH^2)
x = horizontal decentration
y = vertical decentration
Can anyone break down the sign convention used. It's a little counter-intuitive to me.
Thanks,
Rob
P.S. This is not homework
Comment