Skip to content

objectType SpectralWindowSetup

Science oriented definition of a spectral window.

classDiagram

        class SpectralWindowSetup{
        ivoa:RealQuantity start
ivoa:RealQuantity end
ivoa:RealQuantity spectralResolution
ivoa:boolean isSkyFrequency
coords:PolStateEnum polarization

        }

Members

name type mult description
start ivoa:RealQuantity The start of the spectral window
end ivoa:RealQuantity The end of the spectral window
spectralResolution ivoa:RealQuantity optional channel width
isSkyFrequency ivoa:boolean represents an observed frequency
polarization coords:PolStateEnum desired polarization