Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When parsing .jsf data, there is no slant range could be directly read. #59

Open
xyp8023 opened this issue Mar 31, 2020 · 0 comments
Open

Comments

@xyp8023
Copy link
Contributor

xyp8023 commented Mar 31, 2020

In the jsf Sonar Data Message, there is a Sampling Interval dt could be used to calculate the max slant range. Say the number of samples in jsf_sss_ping.port.pings is n, the sound velocity is v:
max_slant_range = dtnv/2
However, it seems that the valid sound velocity is stored in the jsf_dvl_ping.
TODO: 1. add python interface to parse jsf_dvl_ping 2. add c++ and python interface for the function to match the sound velocity from jsf_dvl_ping to jsf_sss_ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant