#include <ASDM.h>
Inheritance diagram for asdm::ASDM:


Its instantation creates a complete set of tables.
Generated from model's revision "1.46", branch "HEAD"
Definition at line 259 of file ASDM.h.
Public Member Functions | |
| ASDM () | |
| Create an instance of the tables that belong to this model. | |
| virtual | ~ASDM () |
| MainTable & | getMain () const |
| Get the table Main. | |
| AlmaRadiometerTable & | getAlmaRadiometer () const |
| Get the table AlmaRadiometer. | |
| AnnotationTable & | getAnnotation () const |
| Get the table Annotation. | |
| AntennaTable & | getAntenna () const |
| Get the table Antenna. | |
| BeamTable & | getBeam () const |
| Get the table Beam. | |
| CalAmpliTable & | getCalAmpli () const |
| Get the table CalAmpli. | |
| CalAtmosphereTable & | getCalAtmosphere () const |
| Get the table CalAtmosphere. | |
| CalBandpassTable & | getCalBandpass () const |
| Get the table CalBandpass. | |
| CalCurveTable & | getCalCurve () const |
| Get the table CalCurve. | |
| CalDataTable & | getCalData () const |
| Get the table CalData. | |
| CalDelayTable & | getCalDelay () const |
| Get the table CalDelay. | |
| CalDeviceTable & | getCalDevice () const |
| Get the table CalDevice. | |
| CalFluxTable & | getCalFlux () const |
| Get the table CalFlux. | |
| CalFocusTable & | getCalFocus () const |
| Get the table CalFocus. | |
| CalFocusModelTable & | getCalFocusModel () const |
| Get the table CalFocusModel. | |
| CalGainTable & | getCalGain () const |
| Get the table CalGain. | |
| CalHolographyTable & | getCalHolography () const |
| Get the table CalHolography. | |
| CalPhaseTable & | getCalPhase () const |
| Get the table CalPhase. | |
| CalPointingTable & | getCalPointing () const |
| Get the table CalPointing. | |
| CalPointingModelTable & | getCalPointingModel () const |
| Get the table CalPointingModel. | |
| CalPositionTable & | getCalPosition () const |
| Get the table CalPosition. | |
| CalPrimaryBeamTable & | getCalPrimaryBeam () const |
| Get the table CalPrimaryBeam. | |
| CalReductionTable & | getCalReduction () const |
| Get the table CalReduction. | |
| CalSeeingTable & | getCalSeeing () const |
| Get the table CalSeeing. | |
| CalWVRTable & | getCalWVR () const |
| Get the table CalWVR. | |
| ConfigDescriptionTable & | getConfigDescription () const |
| Get the table ConfigDescription. | |
| CorrelatorModeTable & | getCorrelatorMode () const |
| Get the table CorrelatorMode. | |
| DataDescriptionTable & | getDataDescription () const |
| Get the table DataDescription. | |
| DopplerTable & | getDoppler () const |
| Get the table Doppler. | |
| EphemerisTable & | getEphemeris () const |
| Get the table Ephemeris. | |
| ExecBlockTable & | getExecBlock () const |
| Get the table ExecBlock. | |
| FeedTable & | getFeed () const |
| Get the table Feed. | |
| FieldTable & | getField () const |
| Get the table Field. | |
| FlagCmdTable & | getFlagCmd () const |
| Get the table FlagCmd. | |
| FocusTable & | getFocus () const |
| Get the table Focus. | |
| FocusModelTable & | getFocusModel () const |
| Get the table FocusModel. | |
| FreqOffsetTable & | getFreqOffset () const |
| Get the table FreqOffset. | |
| GainTrackingTable & | getGainTracking () const |
| Get the table GainTracking. | |
| HistoryTable & | getHistory () const |
| Get the table History. | |
| HolographyTable & | getHolography () const |
| Get the table Holography. | |
| ObservationTable & | getObservation () const |
| Get the table Observation. | |
| PointingTable & | getPointing () const |
| Get the table Pointing. | |
| PointingModelTable & | getPointingModel () const |
| Get the table PointingModel. | |
| PolarizationTable & | getPolarization () const |
| Get the table Polarization. | |
| ProcessorTable & | getProcessor () const |
| Get the table Processor. | |
| ReceiverTable & | getReceiver () const |
| Get the table Receiver. | |
| SBSummaryTable & | getSBSummary () const |
| Get the table SBSummary. | |
| ScanTable & | getScan () const |
| Get the table Scan. | |
| SeeingTable & | getSeeing () const |
| Get the table Seeing. | |
| SourceTable & | getSource () const |
| Get the table Source. | |
| SourceParameterTable & | getSourceParameter () const |
| Get the table SourceParameter. | |
| SpectralWindowTable & | getSpectralWindow () const |
| Get the table SpectralWindow. | |
| SquareLawDetectorTable & | getSquareLawDetector () const |
| Get the table SquareLawDetector. | |
| StateTable & | getState () const |
| Get the table State. | |
| StationTable & | getStation () const |
| Get the table Station. | |
| SubscanTable & | getSubscan () const |
| Get the table Subscan. | |
| SwitchCycleTable & | getSwitchCycle () const |
| Get the table SwitchCycle. | |
| SysCalTable & | getSysCal () const |
| Get the table SysCal. | |
| TotalPowerTable & | getTotalPower () const |
| Get the table TotalPower. | |
| WVMCalTable & | getWVMCal () const |
| Get the table WVMCal. | |
| WeatherTable & | getWeather () const |
| Get the table Weather. | |
| virtual string | toXML () |
| Produces the XML representation of * this. | |
| void | toXML (string directory) |
| Write this ASDM dataset to the specified directory as a collection of XML documents. | |
| virtual void | fromXML (string xml) |
| Get an ASDM dataset, given the full path name of the directory containing the XML version of the dataset. | |
| string | toMIME () |
| Serialize this into a stream of bytes and encapsulates that stream into a MIME message. | |
| void | setFromMIME (const string &mimeMsg) |
| Extracts the binary part of a MIME message and deserialize its content to fill this with the result of the deserialization. | |
| void | toFile (string directory) |
| Write this ASDM dataset to the specified directory as a collection of files. | |
| void | setFromFile (string directory) |
| Reads and parses a collection of files as those produced by the toFile method. | |
| virtual ASDMDataSetIDL * | toIDL () |
| Converts this ASDM into an ASDMDataSetIDL CORBA structure. | |
| virtual void | fromIDL (ASDMDataSetIDL *x) |
| Builds an ASDM out of its IDL representation. | |
| virtual string | toVOTable () const throw (ConversionException) |
| virtual void | fromVOTable (string vo) throw (ConversionException) |
| virtual char * | toFITS () const throw (ConversionException) |
| virtual void | fromFITS (char *fits) throw (ConversionException) |
| virtual Entity | getEntity () const |
| virtual void | setEntity (Entity e) |
| virtual string | getName () const |
| Meaningless, but required for the Representable interface. | |
| virtual unsigned int | size () |
| Meaningless, but required for the Representable interface. | |
| void | updateArchive () const throw (ConversionException) |
| Update an ASDM dataset that already exists in the ALMA archive. | |
| Representable & | getTable (string tableName) throw (InvalidArgumentException) |
| Return the table, as a Representable object, with the specified name. | |
| ArrayTime | getTimeOfCreation () const |
| Get timeOfCreation. | |
| void | setTimeOfCreation (ArrayTime timeOfCreation) |
| Set timeOfCreation with the specified ArrayTime. | |
Static Public Member Functions | |
| static ASDM * | getFromXML (string xmlDirectory) |
| Get an ASDM dataset, given the full path name of the directory containing the XML version of the dataset. | |
| static ASDM * | fromArchive (EntityId datasetId) throw (ConversionException) |
| Create an ASDM dataset from the ALMA archive, given the entityId of its container. | |
Private Member Functions | |
| void | error () throw (ConversionException) |
Static Private Member Functions | |
| static string | getXMLEntity (EntityId id) throw (ConversionException) |
| static void | putXMLEntity (string xml) throw (ConversionException) |
Private Attributes | |
| bool | archiveAsBin |
| bool | fileAsBin |
| bool | hasBeenAdded |
| MainTable * | main |
| The table Main. | |
| AlmaRadiometerTable * | almaRadiometer |
| The table AlmaRadiometer. | |
| AnnotationTable * | annotation |
| The table Annotation. | |
| AntennaTable * | antenna |
| The table Antenna. | |
| BeamTable * | beam |
| The table Beam. | |
| CalAmpliTable * | calAmpli |
| The table CalAmpli. | |
| CalAtmosphereTable * | calAtmosphere |
| The table CalAtmosphere. | |
| CalBandpassTable * | calBandpass |
| The table CalBandpass. | |
| CalCurveTable * | calCurve |
| The table CalCurve. | |
| CalDataTable * | calData |
| The table CalData. | |
| CalDelayTable * | calDelay |
| The table CalDelay. | |
| CalDeviceTable * | calDevice |
| The table CalDevice. | |
| CalFluxTable * | calFlux |
| The table CalFlux. | |
| CalFocusTable * | calFocus |
| The table CalFocus. | |
| CalFocusModelTable * | calFocusModel |
| The table CalFocusModel. | |
| CalGainTable * | calGain |
| The table CalGain. | |
| CalHolographyTable * | calHolography |
| The table CalHolography. | |
| CalPhaseTable * | calPhase |
| The table CalPhase. | |
| CalPointingTable * | calPointing |
| The table CalPointing. | |
| CalPointingModelTable * | calPointingModel |
| The table CalPointingModel. | |
| CalPositionTable * | calPosition |
| The table CalPosition. | |
| CalPrimaryBeamTable * | calPrimaryBeam |
| The table CalPrimaryBeam. | |
| CalReductionTable * | calReduction |
| The table CalReduction. | |
| CalSeeingTable * | calSeeing |
| The table CalSeeing. | |
| CalWVRTable * | calWVR |
| The table CalWVR. | |
| ConfigDescriptionTable * | configDescription |
| The table ConfigDescription. | |
| CorrelatorModeTable * | correlatorMode |
| The table CorrelatorMode. | |
| DataDescriptionTable * | dataDescription |
| The table DataDescription. | |
| DopplerTable * | doppler |
| The table Doppler. | |
| EphemerisTable * | ephemeris |
| The table Ephemeris. | |
| ExecBlockTable * | execBlock |
| The table ExecBlock. | |
| FeedTable * | feed |
| The table Feed. | |
| FieldTable * | field |
| The table Field. | |
| FlagCmdTable * | flagCmd |
| The table FlagCmd. | |
| FocusTable * | focus |
| The table Focus. | |
| FocusModelTable * | focusModel |
| The table FocusModel. | |
| FreqOffsetTable * | freqOffset |
| The table FreqOffset. | |
| GainTrackingTable * | gainTracking |
| The table GainTracking. | |
| HistoryTable * | history |
| The table History. | |
| HolographyTable * | holography |
| The table Holography. | |
| ObservationTable * | observation |
| The table Observation. | |
| PointingTable * | pointing |
| The table Pointing. | |
| PointingModelTable * | pointingModel |
| The table PointingModel. | |
| PolarizationTable * | polarization |
| The table Polarization. | |
| ProcessorTable * | processor |
| The table Processor. | |
| ReceiverTable * | receiver |
| The table Receiver. | |
| SBSummaryTable * | sBSummary |
| The table SBSummary. | |
| ScanTable * | scan |
| The table Scan. | |
| SeeingTable * | seeing |
| The table Seeing. | |
| SourceTable * | source |
| The table Source. | |
| SourceParameterTable * | sourceParameter |
| The table SourceParameter. | |
| SpectralWindowTable * | spectralWindow |
| The table SpectralWindow. | |
| SquareLawDetectorTable * | squareLawDetector |
| The table SquareLawDetector. | |
| StateTable * | state |
| The table State. | |
| StationTable * | station |
| The table Station. | |
| SubscanTable * | subscan |
| The table Subscan. | |
| SwitchCycleTable * | switchCycle |
| The table SwitchCycle. | |
| SysCalTable * | sysCal |
| The table SysCal. | |
| TotalPowerTable * | totalPower |
| The table TotalPower. | |
| WVMCalTable * | wVMCal |
| The table WVMCal. | |
| WeatherTable * | weather |
| The table Weather. | |
| vector< Representable * > | table |
| The list of tables as Representable. | |
| map< string, Entity > | tableEntity |
| vector<Entity *> tableEntity; | |
| Entity | entity |
| This Container's entity. | |
| ArrayTime | timeOfCreation |
| ===> Attribute timeOfCreation | |
| asdm::ASDM::ASDM | ( | ) |
Create an instance of the tables that belong to this model.
| virtual asdm::ASDM::~ASDM | ( | ) | [virtual] |
| AlmaRadiometerTable& asdm::ASDM::getAlmaRadiometer | ( | ) | const |
| AnnotationTable& asdm::ASDM::getAnnotation | ( | ) | const |
| AntennaTable& asdm::ASDM::getAntenna | ( | ) | const |
| CalAmpliTable& asdm::ASDM::getCalAmpli | ( | ) | const |
| CalAtmosphereTable& asdm::ASDM::getCalAtmosphere | ( | ) | const |
| CalBandpassTable& asdm::ASDM::getCalBandpass | ( | ) | const |
| CalCurveTable& asdm::ASDM::getCalCurve | ( | ) | const |
| CalDataTable& asdm::ASDM::getCalData | ( | ) | const |
| CalDelayTable& asdm::ASDM::getCalDelay | ( | ) | const |
| CalDeviceTable& asdm::ASDM::getCalDevice | ( | ) | const |
| CalFluxTable& asdm::ASDM::getCalFlux | ( | ) | const |
| CalFocusTable& asdm::ASDM::getCalFocus | ( | ) | const |
| CalFocusModelTable& asdm::ASDM::getCalFocusModel | ( | ) | const |
| CalGainTable& asdm::ASDM::getCalGain | ( | ) | const |
| CalHolographyTable& asdm::ASDM::getCalHolography | ( | ) | const |
| CalPhaseTable& asdm::ASDM::getCalPhase | ( | ) | const |
| CalPointingTable& asdm::ASDM::getCalPointing | ( | ) | const |
| CalPointingModelTable& asdm::ASDM::getCalPointingModel | ( | ) | const |
| CalPositionTable& asdm::ASDM::getCalPosition | ( | ) | const |
| CalPrimaryBeamTable& asdm::ASDM::getCalPrimaryBeam | ( | ) | const |
| CalReductionTable& asdm::ASDM::getCalReduction | ( | ) | const |
| CalSeeingTable& asdm::ASDM::getCalSeeing | ( | ) | const |
| CalWVRTable& asdm::ASDM::getCalWVR | ( | ) | const |
| ConfigDescriptionTable& asdm::ASDM::getConfigDescription | ( | ) | const |
| CorrelatorModeTable& asdm::ASDM::getCorrelatorMode | ( | ) | const |
| DataDescriptionTable& asdm::ASDM::getDataDescription | ( | ) | const |
| DopplerTable& asdm::ASDM::getDoppler | ( | ) | const |
| EphemerisTable& asdm::ASDM::getEphemeris | ( | ) | const |
| ExecBlockTable& asdm::ASDM::getExecBlock | ( | ) | const |
| FieldTable& asdm::ASDM::getField | ( | ) | const |
| FlagCmdTable& asdm::ASDM::getFlagCmd | ( | ) | const |
| FocusTable& asdm::ASDM::getFocus | ( | ) | const |
| FocusModelTable& asdm::ASDM::getFocusModel | ( | ) | const |
| FreqOffsetTable& asdm::ASDM::getFreqOffset | ( | ) | const |
| GainTrackingTable& asdm::ASDM::getGainTracking | ( | ) | const |
| HistoryTable& asdm::ASDM::getHistory | ( | ) | const |
| HolographyTable& asdm::ASDM::getHolography | ( | ) | const |
| ObservationTable& asdm::ASDM::getObservation | ( | ) | const |
| PointingTable& asdm::ASDM::getPointing | ( | ) | const |
| PointingModelTable& asdm::ASDM::getPointingModel | ( | ) | const |
| PolarizationTable& asdm::ASDM::getPolarization | ( | ) | const |
| ProcessorTable& asdm::ASDM::getProcessor | ( | ) | const |
| ReceiverTable& asdm::ASDM::getReceiver | ( | ) | const |
| SBSummaryTable& asdm::ASDM::getSBSummary | ( | ) | const |
| SeeingTable& asdm::ASDM::getSeeing | ( | ) | const |
| SourceTable& asdm::ASDM::getSource | ( | ) | const |
| SourceParameterTable& asdm::ASDM::getSourceParameter | ( | ) | const |
| SpectralWindowTable& asdm::ASDM::getSpectralWindow | ( | ) | const |
| SquareLawDetectorTable& asdm::ASDM::getSquareLawDetector | ( | ) | const |
| StateTable& asdm::ASDM::getState | ( | ) | const |
| StationTable& asdm::ASDM::getStation | ( | ) | const |
| SubscanTable& asdm::ASDM::getSubscan | ( | ) | const |
| SwitchCycleTable& asdm::ASDM::getSwitchCycle | ( | ) | const |
| SysCalTable& asdm::ASDM::getSysCal | ( | ) | const |
| TotalPowerTable& asdm::ASDM::getTotalPower | ( | ) | const |
| WVMCalTable& asdm::ASDM::getWVMCal | ( | ) | const |
| WeatherTable& asdm::ASDM::getWeather | ( | ) | const |
| virtual string asdm::ASDM::toXML | ( | ) | [virtual] |
Produces the XML representation of * this.
| ConversionException. |
Implements asdm::Representable.
| void asdm::ASDM::toXML | ( | string | directory | ) |
Write this ASDM dataset to the specified directory as a collection of XML documents.
| directory | The directory to which this dataset is written. |
| ConversionException | If any error occurs in converting the table to XML and writing it to the directory. This method will not overwrite any existing file; a ConversionException is also thrown in this case. |
| virtual void asdm::ASDM::fromXML | ( | string | xml | ) | [virtual] |
Get an ASDM dataset, given the full path name of the directory containing the XML version of the dataset.
| xmlDirectory | The full path name of the directory containing this dataset. |
| ConversionException | If any error occurs reading the files in the directory or in converting the tables from XML. |
Implements asdm::Representable.
| static ASDM* asdm::ASDM::getFromXML | ( | string | xmlDirectory | ) | [static] |
Get an ASDM dataset, given the full path name of the directory containing the XML version of the dataset.
| xmlDirectory | The full path name of the directory containing this dataset. |
| ConversionException | If any error occurs reading the files in the directory or in converting the tables from XML. |
| string asdm::ASDM::toMIME | ( | ) |
Serialize this into a stream of bytes and encapsulates that stream into a MIME message.
| void asdm::ASDM::setFromMIME | ( | const string & | mimeMsg | ) |
Extracts the binary part of a MIME message and deserialize its content to fill this with the result of the deserialization.
| mimeMsg | the string containing the MIME message. |
| ConversionException |
| void asdm::ASDM::toFile | ( | string | directory | ) |
Write this ASDM dataset to the specified directory as a collection of files.
The container itself is written into an XML file. Each table of the container having at least one row is written into a binary or an XML file depending on the value of its "fileAsBin" private field.
| directory | The directory to which this dataset is written. |
| ConversionException | If any error occurs in converting the container or any of its table. This method will not overwrite any existing file; a ConversionException is also thrown in this case. |
| void asdm::ASDM::setFromFile | ( | string | directory | ) |
Reads and parses a collection of files as those produced by the toFile method.
This dataset is populated with the result of the parsing.
| directory | The name of the directory containing the files. |
| ConversionException | If any error occurs while reading the files in the directory or parsing them. |
| virtual ASDMDataSetIDL* asdm::ASDM::toIDL | ( | ) | [virtual] |
| virtual void asdm::ASDM::fromIDL | ( | ASDMDataSetIDL * | x | ) | [virtual] |
| virtual string asdm::ASDM::toVOTable | ( | ) | const throw (ConversionException) [virtual] |
Implements asdm::Representable.
| virtual void asdm::ASDM::fromVOTable | ( | string | vo | ) | throw (ConversionException) [virtual] |
Implements asdm::Representable.
| virtual char* asdm::ASDM::toFITS | ( | ) | const throw (ConversionException) [virtual] |
Implements asdm::Representable.
| virtual void asdm::ASDM::fromFITS | ( | char * | fits | ) | throw (ConversionException) [virtual] |
Implements asdm::Representable.
| virtual Entity asdm::ASDM::getEntity | ( | ) | const [virtual] |
Implements asdm::Representable.
| virtual void asdm::ASDM::setEntity | ( | Entity | e | ) | [virtual] |
Implements asdm::Representable.
| virtual string asdm::ASDM::getName | ( | ) | const [virtual] |
| virtual unsigned int asdm::ASDM::size | ( | ) | [virtual] |
| static ASDM* asdm::ASDM::fromArchive | ( | EntityId | datasetId | ) | throw (ConversionException) [static] |
Create an ASDM dataset from the ALMA archive, given the entityId of its container.
| datasetId | The entityId of the container of the dataset. |
| void asdm::ASDM::updateArchive | ( | ) | const throw (ConversionException) |
Update an ASDM dataset that already exists in the ALMA archive.
| Representable& asdm::ASDM::getTable | ( | string | tableName | ) | throw (InvalidArgumentException) |
Return the table, as a Representable object, with the specified name.
| ArrayTime asdm::ASDM::getTimeOfCreation | ( | ) | const |
| void asdm::ASDM::setTimeOfCreation | ( | ArrayTime | timeOfCreation | ) |
| void asdm::ASDM::error | ( | ) | throw (ConversionException) [private] |
| static string asdm::ASDM::getXMLEntity | ( | EntityId | id | ) | throw (ConversionException) [static, private] |
| static void asdm::ASDM::putXMLEntity | ( | string | xml | ) | throw (ConversionException) [static, private] |
bool asdm::ASDM::archiveAsBin [private] |
bool asdm::ASDM::fileAsBin [private] |
bool asdm::ASDM::hasBeenAdded [private] |
MainTable* asdm::ASDM::main [private] |
AlmaRadiometerTable* asdm::ASDM::almaRadiometer [private] |
AnnotationTable* asdm::ASDM::annotation [private] |
AntennaTable* asdm::ASDM::antenna [private] |
BeamTable* asdm::ASDM::beam [private] |
CalAmpliTable* asdm::ASDM::calAmpli [private] |
CalAtmosphereTable* asdm::ASDM::calAtmosphere [private] |
CalBandpassTable* asdm::ASDM::calBandpass [private] |
CalCurveTable* asdm::ASDM::calCurve [private] |
CalDataTable* asdm::ASDM::calData [private] |
CalDelayTable* asdm::ASDM::calDelay [private] |
CalDeviceTable* asdm::ASDM::calDevice [private] |
CalFluxTable* asdm::ASDM::calFlux [private] |
CalFocusTable* asdm::ASDM::calFocus [private] |
CalFocusModelTable* asdm::ASDM::calFocusModel [private] |
CalGainTable* asdm::ASDM::calGain [private] |
CalHolographyTable* asdm::ASDM::calHolography [private] |
CalPhaseTable* asdm::ASDM::calPhase [private] |
CalPointingTable* asdm::ASDM::calPointing [private] |
CalPositionTable* asdm::ASDM::calPosition [private] |
CalPrimaryBeamTable* asdm::ASDM::calPrimaryBeam [private] |
CalReductionTable* asdm::ASDM::calReduction [private] |
CalSeeingTable* asdm::ASDM::calSeeing [private] |
CalWVRTable* asdm::ASDM::calWVR [private] |
CorrelatorModeTable* asdm::ASDM::correlatorMode [private] |
DataDescriptionTable* asdm::ASDM::dataDescription [private] |
DopplerTable* asdm::ASDM::doppler [private] |
EphemerisTable* asdm::ASDM::ephemeris [private] |
ExecBlockTable* asdm::ASDM::execBlock [private] |
FeedTable* asdm::ASDM::feed [private] |
FieldTable* asdm::ASDM::field [private] |
FlagCmdTable* asdm::ASDM::flagCmd [private] |
FocusTable* asdm::ASDM::focus [private] |
FocusModelTable* asdm::ASDM::focusModel [private] |
FreqOffsetTable* asdm::ASDM::freqOffset [private] |
GainTrackingTable* asdm::ASDM::gainTracking [private] |
HistoryTable* asdm::ASDM::history [private] |
HolographyTable* asdm::ASDM::holography [private] |
ObservationTable* asdm::ASDM::observation [private] |
PointingTable* asdm::ASDM::pointing [private] |
PointingModelTable* asdm::ASDM::pointingModel [private] |
PolarizationTable* asdm::ASDM::polarization [private] |
ProcessorTable* asdm::ASDM::processor [private] |
ReceiverTable* asdm::ASDM::receiver [private] |
SBSummaryTable* asdm::ASDM::sBSummary [private] |
ScanTable* asdm::ASDM::scan [private] |
SeeingTable* asdm::ASDM::seeing [private] |
SourceTable* asdm::ASDM::source [private] |
SourceParameterTable* asdm::ASDM::sourceParameter [private] |
SpectralWindowTable* asdm::ASDM::spectralWindow [private] |
StateTable* asdm::ASDM::state [private] |
StationTable* asdm::ASDM::station [private] |
SubscanTable* asdm::ASDM::subscan [private] |
SwitchCycleTable* asdm::ASDM::switchCycle [private] |
SysCalTable* asdm::ASDM::sysCal [private] |
TotalPowerTable* asdm::ASDM::totalPower [private] |
WVMCalTable* asdm::ASDM::wVMCal [private] |
WeatherTable* asdm::ASDM::weather [private] |
vector<Representable *> asdm::ASDM::table [private] |
map<string, Entity> asdm::ASDM::tableEntity [private] |
Entity asdm::ASDM::entity [private] |
ArrayTime asdm::ASDM::timeOfCreation [private] |
1.5.1