public class GaussSmoother extends WeightedSmoother
| Constructor and Description |
|---|
GaussSmoother() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Get the description of this component.
|
java.lang.String |
getName()
Get the name of this component.
|
void |
updateHeader(nom.tam.fits.Header header)
Update the FITS header to indicate what processing was done.
|
process, setSmoothSize, smooth, updatesOutputpublic void updateHeader(nom.tam.fits.Header header)
ProcessorupdateHeader in class Processorpublic java.lang.String getName()
Componentpublic java.lang.String getDescription()
Component