Uses of Interface
edu.nrao.sss.model.resource.HasBandwidth

Packages that use HasBandwidth
edu.nrao.sss.model.resource Resource object model. 
edu.nrao.sss.model.resource.evla EVLA hardware classes. 
edu.nrao.sss.model.resource.vla VLA hardware classes. 
 

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

Subinterfaces of HasBandwidth in edu.nrao.sss.model.resource
 interface CorrelatorBaseband
          A baseband of a correlator.
 interface CorrelatorSubband
          A portion of a correlator baseband.
 

Classes in edu.nrao.sss.model.resource that implement HasBandwidth
 class CorrelatorBasebandAbs
          A partial implementation of a CorrelatorBaseband.
 class CorrelatorSubbandAbs
          A partial implementation of a CorrelatorSubband.
 

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

Classes in edu.nrao.sss.model.resource.evla that implement HasBandwidth
 class WidarBaseband
          Common parent for the WIDAR baseband singlet and pair classes.
 class WidarBasebandPair
          A baseband pair of the WIDAR correlator.
 class WidarBasebandSinglet
          An unpaired baseband of the WIDAR correlator.
 class WidarSubband
          A subband of a WIDAR correlator baseband.
 

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

Classes in edu.nrao.sss.model.resource.vla that implement HasBandwidth
 class VlaBasebandPair
          A baseband pair of the VLA correlator.
 class VlaSubband
          A subband of a VLA correlator baseband.
 



Copyright © 2009. All Rights Reserved.