Uses of Class
difar.trackedGroups.TrackedGroupDataUnit
Packages that use TrackedGroupDataUnit
- 
Uses of TrackedGroupDataUnit in difar.trackedGroups
Methods in difar.trackedGroups that return TrackedGroupDataUnitModifier and TypeMethodDescriptionTrackedGroupDataBlock.findDataUnit(long timeMS, int channels, String groupName) TrackedGroupCrossingInfo.getMatchedUnits()Methods in difar.trackedGroups with parameters of type TrackedGroupDataUnitModifier and TypeMethodDescriptionTrackedGroupProcess.getDifarRangeInfo(TrackedGroupDataUnit trackedGroupDataUnit) Called just before a difar unit is stored.Constructors in difar.trackedGroups with parameters of type TrackedGroupDataUnitModifierConstructorDescriptionTrackedGroupCrossingInfo(TrackedGroupDataUnit[] matchedUnits, LatLong latLong) Constructor to use when readin gback in binary data.TrackedGroupCrossingInfo(TrackedGroupDataUnit[] matchedUnits, LatLong latLong, Double[] errors) Constructor to use when readin gback in binary data.TrackedGroupCrossingInfo(TrackedGroupDataUnit[] detectionList, TargetMotionResult difarCrossing) TrackedGroupLocalisation(TrackedGroupDataUnit difarDataUnit, int locContents, int referenceHydrophones)