Package difar

Class BuoyCalibration

java.lang.Object
difar.BuoyCalibration

public class BuoyCalibration extends Object
used to store and process information about each buoy.
will pick data when times match its requirements. (eg 20 clips 10 seconds long, spaced by 60 seconds)
additional clips may be added to the calibration or the clibration be overwritten to update or something...??
Author:
gw
  • Constructor Details

    • BuoyCalibration

      public BuoyCalibration(DifarControl difarControl, int channelMap)
    • BuoyCalibration

      public BuoyCalibration(DifarControl difarControl, long timeOfStart, LatLong latLong, int channelMap)