ufrgs-gnss-lab / geo-alhazen

Modeling of reflection on a sphere
1 stars 0 forks source link

Infinite distance (trigonometric): revise formulas #23

Closed fgnievinski closed 1 year ago

fgnievinski commented 1 year ago

I found some issues when implementing the formulas from my master's thesis. I maintain wrong formulas in the code, but commented with "#WRONG".

Originally posted by @vitorhjr in https://github.com/vitorhjr/geo-alhazen/issues/7#issuecomment-1295253432

https://github.com/vitorhjr/geo-alhazen/blob/main/get_spherical_reflection_trig.m

fgnievinski commented 1 year ago

it seems the correct formulas are also implemented: https://github.com/vitorhjr/geo-alhazen/issues/7#issuecomment-1295261276