Uses of Class
edu.nrao.sss.model.resource.evla.WidarBasebandPair

Packages that use WidarBasebandPair
edu.nrao.sss.model.resource.evla EVLA hardware classes. 
 

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

Methods in edu.nrao.sss.model.resource.evla that return WidarBasebandPair
 WidarBasebandPair WidarBasebandPair.clone()
          Returns a copy of this baseband.
static WidarBasebandPair WidarBasebandPair.fromXml(Reader reader)
          Creates a new baseband based on the XML data read from reader.
static WidarBasebandPair WidarBasebandPair.fromXml(String xmlFile)
          Creates a new baseband from the XML data in the given file.
 WidarBasebandPair WidarBuilder.makeBasebandPair()
           
 

Methods in edu.nrao.sss.model.resource.evla with parameters of type WidarBasebandPair
 void EvlaWidarConfiguration.splitBasebandPair(WidarBasebandPair currentPair)
          Updates this configuration by removing currentPair and replacing it with two partnered baseband singlets generated from it.
 



Copyright © 2009. All Rights Reserved.