Class OldAngleConverter
java.lang.Object
Localiser.algorithms.timeDelayLocalisers.bearingLoc.OldAngleConverter
Converts old angle pairs, which used system a below to new angle pairs which
used angle system b. this is needed to convert old binary data from clicks,
whistles and clip generator to new format when binary files are read.
The change will affect very little data - only that collected using a volumetric array and only when the animal is at significant depth when compared to it's distance from the array.
- Author:
- Doug Gillespie
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OldAngleConverter
public OldAngleConverter()
-
-
Method Details
-
convertOldAnglePair
public static double[] convertOldAnglePair(double[] oldAngles)
-