Uses of Package
alma.aedf.types

Packages that use alma.aedf.types
alma.aedf Provides classes for storing / retrieving / updating / deleting XML documents in the archive; these documents are assumed to be conform with the VO Tables schema and to represent tables as defined by the Alma Export Data Format document.  
alma.aedf.types Provides classes implementing the different types of data structures defined in the Alma Export Data Format document and tables of these structures.  
 

Classes in alma.aedf.types used by alma.aedf
AlmaCorrelatorModeTable
           
AntennaTable
           
CalDeviceTable
           
CalWidgetTable
           
ConfigDescriptionTable
           
DataDescriptionTable
           
DopplerTable
           
ExecuteSummaryTable
           
FeedTable
           
FieldTable
           
FlagCmdTable
           
FocusTable
           
FreqOffsetTable
           
GainCurveTable
           
GainTrackingTable
           
HistoryTable
           
MainTable
           
ObsSummaryTable
           
ObsUnitTable
           
PointingTable
           
PolarizationTable
           
ProcessorTable
           
ReceiverTable
           
ScanSummaryTable
           
ScheduleTable
           
SeeingTable
           
SourceParameterTable
           
SourceTable
           
SpectralWindowTable
           
StateTable
           
SwitchCycleTable
           
SysCalTable
           
TotPowMonitoringTable
           
WeatherTable
           
WvmCalTable
           
 

Classes in alma.aedf.types used by alma.aedf.types
AEDF
           An abstract class for the AEDF types This class defines a set of properties and methods common to all the AEDF basic classes.
AEDFException
          A Exception class to report problems occurring with classes in this packages.
AlmaCorrelatorMode
           Processor mode information.
AlmaCorrelatorModeTable
           
Antenna
           Antenna characteristics.
AntennaTable
           
CalDevice
           Calibration device characteristics.
CalDeviceTable
           
CalWidget
           CalWidget : calibration widgets.
CalWidgetTable
           
ConfigDescription
           Configuration description.
ConfigDescriptionTable
           
DataDescription
           Data description tableThis table sets a referential constraint in the AEDF.
DataDescriptionTable
           
Doppler
           Doppler tracking information.
DopplerTable
           
ExecuteSummary
           Schedule and Execute summary.
ExecuteSummaryTable
           
Feed
           Feed charactersitics.
FeedTable
           
Field
           Field position for each source.
FieldTable
           
FlagCmd
           Flag commands.
FlagCmdTable
           
Focus
           Focus information.
FocusTable
           
FreqOffset
           Frequency offset information.
FreqOffsetTable
           
GainCurve
           Gain curves in pointed directions.
GainCurveTable
           
GainTracking
           Antenna gain tracking information.
GainTrackingTable
           
History
           History information.
HistoryTable
           
Main
           Data, coordinates and flags.
MainTable
           
ObsSummary
           Observation summary information.
ObsSummaryTable
           
ObsUnit
           Observation unit characteristics.
ObsUnitTable
           
Pointing
           Antenna pointing information.
PointingTable
           
Polarization
           Polarization information.
PolarizationTable
           
Processor
           Processor characteristics.
ProcessorTable
           
Receiver
           Receiver properties.
ReceiverTable
           
ScanSummary
           Scan summary information.
ScanSummaryTable
           
Schedule
           Schedule characteristics.
ScheduleTable
           
Seeing
           Seeing information.
SeeingTable
           
Source
           Source information.
SourceParameter
           Source parameter information.
SourceParameterTable
           
SourceTable
           
SpectralWindow
           Spectral window description.
SpectralWindowTable
           
State
           State information.
StateTable
           
SwitchCycle
           Cycle information in switching modes.
SwitchCycleTable
           
SysCal
           System calibration.
SysCalTable
           
Table
          A abstract class ancestor of all tables of AEDF instances.
TotPowMonitoring
           Total power data monitoring.
TotPowMonitoringTable
           
Weather
           Weather station information.
WeatherTable
           
WvmCal
           Radiometric calibration method.
WvmCalTable