Uses of Interface
adams.data.RegionRecorder
-
Packages that use RegionRecorder Package Description adams.data.noise -
-
Uses of RegionRecorder in adams.data.noise
Classes in adams.data.noise that implement RegionRecorder Modifier and Type Class Description classAbstractDatabaseConnectionDenoiser<T extends DataContainer>Ancestor for denoisers that require database access.classAbstractDenoiser<T extends DataContainer>An abstract super class for algorithms that remove noise from data.classPassThroughA dummy denoiser, which removes no noise at all.
-