Uses of Class
edu.nrao.sss.model.resource.ReceiverSelection

Packages that use ReceiverSelection
edu.nrao.sss.model.resource Resource object model. 
 

Uses of ReceiverSelection in edu.nrao.sss.model.resource
 

Methods in edu.nrao.sss.model.resource that return types with arguments of type ReceiverSelection
 List<ReceiverSelection> SimpleReceiverSelector.selectReceivers(FrequencyRange targetRange)
           
 List<ReceiverSelection> SimpleReceiverSelector.selectReceivers(FrequencySpectrum targetSpectrum)
           
 List<ReceiverSelection> TelescopeType.selectReceivers(ObservingMode mode, ResourceSpecification specs)
           
 List<ReceiverSelection> ReceiverSelector.selectReceivers(ObservingMode mode, ResourceSpecification specs)
          Returns a list of one or more selections that satisfy the given portion of the given specs.
 List<ReceiverSelection> TelescopeType.selectReceivers(PulsarSpecification specs)
           
 List<ReceiverSelection> ReceiverSelector.selectReceivers(PulsarSpecification specs)
          Returns a list of one or more selections that satisfy the given specs.
 List<ReceiverSelection> TelescopeType.selectReceivers(ResourceSpecification specs)
           
 List<ReceiverSelection> ReceiverSelector.selectReceivers(ResourceSpecification specs)
          Returns a list of one or more selections that satisfy the given specs.
 List<ReceiverSelection> TelescopeType.selectReceivers(SkyFrequencySpecification specs)
           
 List<ReceiverSelection> ReceiverSelector.selectReceivers(SkyFrequencySpecification specs)
          Returns a list of one or more selections that satisfy the given specs.
 List<ReceiverSelection> TelescopeType.selectReceivers(SpectralLineSpecification specs)
           
 List<ReceiverSelection> ReceiverSelector.selectReceivers(SpectralLineSpecification specs)
          Returns a list of one or more selections that satisfy the given specs.
 



Copyright © 2009. All Rights Reserved.