Uses of Class
PamguardMVC.background.SpecBackgroundDataUnit
Packages that use SpecBackgroundDataUnit
- 
Uses of SpecBackgroundDataUnit in PamguardMVC.background
Methods in PamguardMVC.background that return SpecBackgroundDataUnitModifier and TypeMethodDescriptionSpecBackgroundWriter.unpackBackgroundData(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Methods in PamguardMVC.background with parameters of type SpecBackgroundDataUnitModifier and TypeMethodDescriptionSpecBackgroundWriter.packBackgroundData(SpecBackgroundDataUnit backgroundUnit) Constructor parameters in PamguardMVC.background with type arguments of type SpecBackgroundDataUnitModifierConstructorDescriptionSpecBackgroundWriter(BackgroundManager<SpecBackgroundDataUnit> backgroundManager)