Skip to content
Snippets Groups Projects
Commit ca82499c authored by leprob001's avatar leprob001
Browse files

Bugfix of track calculation

parent f6a13682
No related branches found
No related tags found
No related merge requests found
119
\ No newline at end of file
120
\ No newline at end of file
......@@ -104,7 +104,7 @@ for oDates = 1:length(intersectedToaDates)
relativeToa = filteredValue(1) ...
+ windowStartTime ...
+ leapseconds ...
- floatWindowStart;
+ floatWindowStart;
% calculate distance to the source
distanceToSoundsources{oDates} = [ ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment