ufrgs-gnss-lab / geo-alhazen

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

Infinite distance (trigonometric): implement functions #7

Closed fgnievinski closed 1 year ago

fgnievinski commented 2 years ago

for interf. delay, slant distance, and height correction.

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

vitorhjr commented 1 year ago

I implemented interf. delay, slant distance, and height correction. I commented the implementation in the issue https://github.com/vitorhjr/curv-altimetry-dev/issues/29.

I will repost here the comments about the findings.

vitorhjr commented 1 year ago

I have been modeling the trigonometric approach for the altimetry correction and reflection on a sphere (deposited in geo-alhazen repository and in the curv-altimetry repository, too). Those are the new trigonometric functions in the branch cor-trig:

vitorhjr 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".

vitorhjr commented 1 year ago

AlthoughDespite those issues, the implementation of the trigonometric formulas is correct in the algorithms.