public void Reset()
 {
     sonarData = new SonarData();
 }
 public void Reset()
 {
     sonarData = new SonarData();
 }