objectType Filter
Available filters /bandpasses for intruments
classDiagram
class Filter{
ivoa:string name
ivoa:string description
proposal:SpectralWindowSetup frequencyCoverage
}
Members
name | type | mult | description |
---|---|---|---|
name | ivoa:string | human readable name | |
description | ivoa:string | human readable description | |
frequencyCoverage | proposal:SpectralWindowSetup | the frequency range that the instrument covers |
Containment
This is contained by ObservingMode