Package difar
Class BuoyCalibration
java.lang.Object
difar.BuoyCalibration
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...??
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 Summary
ConstructorDescriptionBuoyCalibration
(DifarControl difarControl, int channelMap) BuoyCalibration
(DifarControl difarControl, long timeOfStart, LatLong latLong, int channelMap) -
Method Summary
-
Constructor Details
-
BuoyCalibration
-
BuoyCalibration
public BuoyCalibration(DifarControl difarControl, long timeOfStart, LatLong latLong, int channelMap)
-