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

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

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

Fields in edu.nrao.sss.model.resource with type parameters of type CorrelationProductGroupAbs
protected  List<CorrelationProductGroupAbs> CorrelatorSubbandAbs.productGroups
           
 

Methods in edu.nrao.sss.model.resource that return CorrelationProductGroupAbs
 CorrelationProductGroupAbs CorrelatorSubbandAbs.addNewCorrelationProductGroup()
          Creates a new correlation product group, adds it to this subband, and returns it.
protected abstract  CorrelationProductGroupAbs CorrelatorSubbandAbs.makeCorrelationProductGroup()
          Creates and returns a new product group that could be used with this subband.
 

Methods in edu.nrao.sss.model.resource with parameters of type CorrelationProductGroupAbs
protected  void CorrelationProductGroupAbs.copyInto(CorrelationProductGroupAbs other)
          Sets other's internal variables to the same values as those of this group.
 

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

Subclasses of CorrelationProductGroupAbs in edu.nrao.sss.model.resource.evla
 class WidarCorrelationProductGroup
          A group of WIDAR correlation products that share certain features.
 

Methods in edu.nrao.sss.model.resource.evla with parameters of type CorrelationProductGroupAbs
protected  void WidarCorrelationProductGroup.copyInto(CorrelationProductGroupAbs other)
           
 



Copyright © 2009. All Rights Reserved.