Uses of Class
edu.nrao.sss.model.resource.vla.IFCode

Packages that use IFCode
edu.nrao.sss.model.resource.vla VLA hardware classes. 
 

Uses of IFCode in edu.nrao.sss.model.resource.vla
 

Methods in edu.nrao.sss.model.resource.vla that return IFCode
static IFCode IFCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IFCode[] IFCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.nrao.sss.model.resource.vla with parameters of type IFCode
 BandwidthCode VlaConfiguration.getBandwidthCode(IFCode ifCode)
          Returns the bandwidth code used for the given IF.
 void VlaConfiguration.setBandwidthCode(IFCode ifCode, BandwidthCode bwCode)
          Sets the bandwidth code to use for the given IF.
 



Copyright © 2009. All Rights Reserved.