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

Packages that use AntennaFrontEnd
edu.nrao.sss.model.resource Resource object model. 
edu.nrao.sss.model.resource.evla EVLA hardware classes. 
 

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

Methods in edu.nrao.sss.model.resource that return types with arguments of type AntennaFrontEnd
 SortedSet<AntennaFrontEnd> AntennaElectronics.getActiveFrontEnds()
          Returns front end(s) for which these electronics were most recently configured.
static Map<ReceiverBand,AntennaFrontEnd> AntennaFrontEnd.makeEvlaFrontEnds(Map<ReceiverBand,SignalSource> loSignals)
          Creates all of the EVLA front ends and returns them in a map whose key is the receiver band of that front end.
 

Uses of AntennaFrontEnd in edu.nrao.sss.model.resource.evla
 

Methods in edu.nrao.sss.model.resource.evla that return types with arguments of type AntennaFrontEnd
 SortedSet<AntennaFrontEnd> EvlaAntennaElectronics.getActiveFrontEnds()
           
 



Copyright © 2009. All Rights Reserved.