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

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

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

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

Methods in edu.nrao.sss.model.resource.evla with parameters of type WidarBasebandSinglet
 void EvlaWidarConfiguration.formPairWithPartner(WidarBasebandSinglet currentSinglet)
          Updates this configuration by removing currentSinglet and its partner and replacing them with a baseband pair generated by their union.
 



Copyright © 2009. All Rights Reserved.