Package edu.nrao.sss.model.resource.vla

VLA hardware classes.

See:
          Description

Class Summary
VlaBasebandPair A baseband pair of the VLA correlator.
VlaConfiguration The configuration of the VLA correlator.
VlaConfigurationValidator A validator of VLA Correlator Configurations.
VlaSubband A subband of a VLA correlator baseband.
 

Enum Summary
BandwidthCode  
CorrelatorMode This is an enumeration of VLA Correlator modes.
IFCode VLA intermediate frequency codes.
IFMode VLA intermediate frequency modes.
IFPair VLA intermediate frequencies that are typically associated together.
ProcessingType Data processing that can be done by the correlator.
 

Package edu.nrao.sss.model.resource.vla Description

VLA hardware classes.

The normal rigor that we apply when writing other packages was not used when creating classes for this package. Supporting the VLA correlator was a late addition to our responsibilities and should last for only a short duration. Because of this we have applied a looser set of standards to the work herein. This is not to say that the work is sloppy, only that we did not agonize over abstractions and thorough design.

Since:
2008-03-06


Copyright © 2009. All Rights Reserved.