Package skyview.data

Class GaussSmoother

All Implemented Interfaces:
Serializable, Component

public class GaussSmoother extends WeightedSmoother
See Also:
  • Constructor Details

    • GaussSmoother

      public GaussSmoother()
  • Method Details

    • updateHeader

      public void updateHeader(nom.tam.fits.Header header)
      Description copied from class: Processor
      Update the FITS header to indicate what processing was done.
      Specified by:
      updateHeader in class Processor
    • getName

      public String getName()
      Description copied from interface: Component
      Get the name of this component.
    • getDescription

      public String getDescription()
      Description copied from interface: Component
      Get the description of this component.