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

Added missing soundspeed update in adjusting combobox of soundspeed method.

parent 18bca346
No related branches found
No related tags found
No related merge requests found
235
\ No newline at end of file
236
\ No newline at end of file
......@@ -13,6 +13,7 @@ artoaWorkspace.trackParameter.soundspeedMethodString = newValue;
%% Recalculate and plot TOA
try
artoa.controller.edit.offsets.updateMeasuredSoundspeed();
artoa.controller.edit.recalculateToaGpsAndPlot();
catch
end
......
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