schwehr / generic-sensor-format

Sonar Generic Sensor Format (gsf) codec
Other
13 stars 8 forks source link

depth_calculation and vertical datum defaults changed in gsfInitializeMBParams() #22

Open schwehr opened 9 years ago

schwehr commented 9 years ago

There were very scary implicit conversions from DBL_MIN to zero happening before. I stuck with explicit values that are 0 for everything but depth_calculation and vertical datum. Will this break anything?