#include <CalBandpassRow.h>
Collaboration diagram for asdm::CalBandpassRow:

Generated from model's revision "1.46", branch "HEAD"
Definition at line 172 of file CalBandpassRow.h.
Public Member Functions | |
| virtual | ~CalBandpassRow () |
| CalBandpassTable & | getTable () const |
| Return the table to which this row belongs. | |
| CalBandpassRowIDL * | toIDL () const |
| Return this row in the form of an IDL struct. | |
| void | setFromIDL (CalBandpassRowIDL x) throw (ConversionException) |
| Fill the values of this row from the IDL struct CalBandpassRowIDL. | |
| string | toXML () const |
| Return this row in the form of an XML string. | |
| void | setFromXML (string rowDoc) throw (ConversionException) |
| Fill the values of this row from an XML string that was produced by the toXML() method. | |
| void | setBasebandName (BasebandNameMod::BasebandName basebandName) |
| Set basebandName with the specified BasebandNameMod::BasebandName. | |
| int | getNumAntenna () const |
| Get numAntenna. | |
| void | setNumAntenna (int numAntenna) |
| Set numAntenna with the specified int. | |
| int | getNumBaseline () const |
| Get numBaseline. | |
| void | setNumBaseline (int numBaseline) |
| Set numBaseline with the specified int. | |
| int | getNumAPC () const |
| Get numAPC. | |
| void | setNumAPC (int numAPC) |
| Set numAPC with the specified int. | |
| int | getNumReceptor () const |
| Get numReceptor. | |
| void | setNumReceptor (int numReceptor) |
| Set numReceptor with the specified int. | |
| ArrayTime | getStartValidTime () const |
| Get startValidTime. | |
| void | setStartValidTime (ArrayTime startValidTime) |
| Set startValidTime with the specified ArrayTime. | |
| ArrayTime | getEndValidTime () const |
| Get endValidTime. | |
| void | setEndValidTime (ArrayTime endValidTime) |
| Set endValidTime with the specified ArrayTime. | |
| vector< Frequency > | getFreqLimits () const |
| Get freqLimits. | |
| void | setFreqLimits (vector< Frequency > freqLimits) |
| Set freqLimits with the specified vector<Frequency >. | |
| ReceiverBandMod::ReceiverBand | getReceiverBand () const |
| Get receiverBand. | |
| void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
| Set receiverBand with the specified ReceiverBandMod::ReceiverBand. | |
| vector< string > | getAntennaNames () const |
| Get antennaNames. | |
| void | setAntennaNames (vector< string > antennaNames) |
| Set antennaNames with the specified vector<string >. | |
| string | getRefAntennaName () const |
| Get refAntennaName. | |
| void | setRefAntennaName (string refAntennaName) |
| Set refAntennaName with the specified string. | |
| vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > | getAtmPhaseCorrections () const |
| Get atmPhaseCorrections. | |
| void | setAtmPhaseCorrections (vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > atmPhaseCorrections) |
| Set atmPhaseCorrections with the specified vector<AtmPhaseCorrectionMod::AtmPhaseCorrection >. | |
| vector< PolarizationTypeMod::PolarizationType > | getPolarizationTypes () const |
| Get polarizationTypes. | |
| void | setPolarizationTypes (vector< PolarizationTypeMod::PolarizationType > polarizationTypes) |
| Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >. | |
| int | getNumAmpliPoly () const |
| Get numAmpliPoly. | |
| void | setNumAmpliPoly (int numAmpliPoly) |
| Set numAmpliPoly with the specified int. | |
| vector< vector< vector< vector< float > > > > | getAmpliCurve () const |
| Get ampliCurve. | |
| void | setAmpliCurve (vector< vector< vector< vector< float > > > > ampliCurve) |
| Set ampliCurve with the specified vector<vector<vector<vector<float > > > >. | |
| vector< vector< vector< float > > > | getAmpliRms () const |
| Get ampliRms. | |
| void | setAmpliRms (vector< vector< vector< float > > > ampliRms) |
| Set ampliRms with the specified vector<vector<vector<float > > >. | |
| int | getNumPhasePoly () const |
| Get numPhasePoly. | |
| void | setNumPhasePoly (int numPhasePoly) |
| Set numPhasePoly with the specified int. | |
| vector< vector< vector< vector< Angle > > > > | getPhaseCurve () const |
| Get phaseCurve. | |
| void | setPhaseCurve (vector< vector< vector< vector< Angle > > > > phaseCurve) |
| Set phaseCurve with the specified vector<vector<vector<vector<Angle > > > >. | |
| vector< vector< vector< float > > > | getPhaseRms () const |
| Get phaseRms. | |
| void | setPhaseRms (vector< vector< vector< float > > > phaseRms) |
| Set phaseRms with the specified vector<vector<vector<float > > >. | |
| void | setCalDataId (Tag calDataId) |
| Set calDataId with the specified Tag. | |
| Tag | getCalReductionId () const |
| Get calReductionId. | |
| void | setCalReductionId (Tag calReductionId) |
| Set calReductionId with the specified Tag. | |
| Links *CalReductionRow * | getCalReductionUsingCalReductionId () |
| calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId | |
| CalDataRow * | getCalDataUsingCalDataId () |
| calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId | |
| bool | compareNoAutoInc (Tag calDataId, Tag calReductionId, BasebandNameMod::BasebandName basebandName, int numAntenna, int numBaseline, int numAPC, int numReceptor, ArrayTime startValidTime, ArrayTime endValidTime, vector< Frequency > freqLimits, ReceiverBandMod::ReceiverBand receiverBand, vector< string > antennaNames, string refAntennaName, vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > atmPhaseCorrections, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numAmpliPoly, vector< vector< vector< vector< float > > > > ampliCurve, vector< vector< vector< float > > > ampliRms, int numPhasePoly, vector< vector< vector< vector< Angle > > > > phaseCurve, vector< vector< vector< float > > > phaseRms) |
| Compare each mandatory attribute except the autoincrementable one of this CalBandpassRow with the corresponding parameters and return true if there is a match and false otherwise. | |
| bool | compareRequiredValue (int numAntenna, int numBaseline, int numAPC, int numReceptor, ArrayTime startValidTime, ArrayTime endValidTime, vector< Frequency > freqLimits, ReceiverBandMod::ReceiverBand receiverBand, vector< string > antennaNames, string refAntennaName, vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > atmPhaseCorrections, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numAmpliPoly, vector< vector< vector< vector< float > > > > ampliCurve, vector< vector< vector< float > > > ampliRms, int numPhasePoly, vector< vector< vector< vector< Angle > > > > phaseCurve, vector< vector< vector< float > > > phaseRms) |
| bool | equalByRequiredValue (CalBandpassRow *x) |
| Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
Public Attributes | |
| Intrinsic Table | Attributes |
| Extrinsic Table | Attributes |
Private Member Functions | |
| void | isAdded () |
| This method is used by the Table class when this row is added to the table. | |
| CalBandpassRow (CalBandpassTable &table) | |
| Create a CalBandpassRow. | |
| CalBandpassRow (CalBandpassTable &table, CalBandpassRow &row) | |
| Create a CalBandpassRow using a copy constructor mechanism. | |
Private Attributes | |
| CalBandpassTable & | table |
| The table to which this row belongs. | |
| bool | hasBeenAdded |
| Whether this row has been added to the table or not. | |
| int | numAntenna |
| ===> Attribute numAntenna | |
| int | numBaseline |
| ===> Attribute numBaseline | |
| int | numAPC |
| ===> Attribute numAPC | |
| int | numReceptor |
| ===> Attribute numReceptor | |
| ArrayTime | startValidTime |
| ===> Attribute startValidTime | |
| ArrayTime | endValidTime |
| ===> Attribute endValidTime | |
| vector< Frequency > | freqLimits |
| ===> Attribute freqLimits | |
| ReceiverBandMod::ReceiverBand | receiverBand |
| ===> Attribute receiverBand | |
| vector< string > | antennaNames |
| ===> Attribute antennaNames | |
| string | refAntennaName |
| ===> Attribute refAntennaName | |
| vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > | atmPhaseCorrections |
| ===> Attribute atmPhaseCorrections | |
| vector< PolarizationTypeMod::PolarizationType > | polarizationTypes |
| ===> Attribute polarizationTypes | |
| int | numAmpliPoly |
| ===> Attribute numAmpliPoly | |
| vector< vector< vector< vector< float > > > > | ampliCurve |
| ===> Attribute ampliCurve | |
| vector< vector< vector< float > > > | ampliRms |
| ===> Attribute ampliRms | |
| int | numPhasePoly |
| ===> Attribute numPhasePoly | |
| vector< vector< vector< vector< Angle > > > > | phaseCurve |
| ===> Attribute phaseCurve | |
| vector< vector< vector< float > > > | phaseRms |
| ===> Attribute phaseRms | |
| Tag | calReductionId |
| ===> Attribute calReductionId | |
Friends | |
| class | asdm::CalBandpassTable |
| virtual asdm::CalBandpassRow::~CalBandpassRow | ( | ) | [virtual] |
| asdm::CalBandpassRow::CalBandpassRow | ( | CalBandpassTable & | table | ) | [private] |
Create a CalBandpassRow.
This constructor is private because only the table can create rows. All rows know the table to which they belong.
| table | The table to which this row belongs. |
| asdm::CalBandpassRow::CalBandpassRow | ( | CalBandpassTable & | table, | |
| CalBandpassRow & | row | |||
| ) | [private] |
Create a CalBandpassRow using a copy constructor mechanism.
Given a CalBandpassRow row and a CalBandpassTable table, the method creates a new CalBandpassRow owned by table. Each attribute of the created row is a copy (deep) of the corresponding attribute of row. The method does not add the created row to its table, its simply parents it to table, a call to the add method has to be done in order to get the row added (very likely after having modified some of its attributes). If row is null then the method returns a row with default values for its attributes.
This constructor is private because only the table can create rows. All rows know the table to which they belong.
| table | The table to which this row belongs. | |
| row | The row which is to be copied. |
| CalBandpassTable& asdm::CalBandpassRow::getTable | ( | ) | const |
Return the table to which this row belongs.
| CalBandpassRowIDL* asdm::CalBandpassRow::toIDL | ( | ) | const |
Return this row in the form of an IDL struct.
| void asdm::CalBandpassRow::setFromIDL | ( | CalBandpassRowIDL | x | ) | throw (ConversionException) |
Fill the values of this row from the IDL struct CalBandpassRowIDL.
| x | The IDL struct containing the values used to fill this row. |
| string asdm::CalBandpassRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
| void asdm::CalBandpassRow::setFromXML | ( | string | rowDoc | ) | throw (ConversionException) |
Fill the values of this row from an XML string that was produced by the toXML() method.
| x | The XML string being used to set the values of this row. |
| void asdm::CalBandpassRow::setBasebandName | ( | BasebandNameMod::BasebandName | basebandName | ) |
Set basebandName with the specified BasebandNameMod::BasebandName.
| basebandName | The BasebandNameMod::BasebandName value to which basebandName is to be set. |
| IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
| int asdm::CalBandpassRow::getNumAntenna | ( | ) | const |
Get numAntenna.
| void asdm::CalBandpassRow::setNumAntenna | ( | int | numAntenna | ) |
Set numAntenna with the specified int.
| numAntenna | The int value to which numAntenna is to be set. |
| int asdm::CalBandpassRow::getNumBaseline | ( | ) | const |
Get numBaseline.
| void asdm::CalBandpassRow::setNumBaseline | ( | int | numBaseline | ) |
Set numBaseline with the specified int.
| numBaseline | The int value to which numBaseline is to be set. |
| int asdm::CalBandpassRow::getNumAPC | ( | ) | const |
Get numAPC.
| void asdm::CalBandpassRow::setNumAPC | ( | int | numAPC | ) |
Set numAPC with the specified int.
| numAPC | The int value to which numAPC is to be set. |
| int asdm::CalBandpassRow::getNumReceptor | ( | ) | const |
Get numReceptor.
| void asdm::CalBandpassRow::setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int.
| numReceptor | The int value to which numReceptor is to be set. |
| ArrayTime asdm::CalBandpassRow::getStartValidTime | ( | ) | const |
| void asdm::CalBandpassRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
| ArrayTime asdm::CalBandpassRow::getEndValidTime | ( | ) | const |
| void asdm::CalBandpassRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
| vector<Frequency > asdm::CalBandpassRow::getFreqLimits | ( | ) | const |
Get freqLimits.
| void asdm::CalBandpassRow::setFreqLimits | ( | vector< Frequency > | freqLimits | ) |
Set freqLimits with the specified vector<Frequency >.
| freqLimits | The vector<Frequency > value to which freqLimits is to be set. |
| ReceiverBandMod::ReceiverBand asdm::CalBandpassRow::getReceiverBand | ( | ) | const |
Get receiverBand.
| void asdm::CalBandpassRow::setReceiverBand | ( | ReceiverBandMod::ReceiverBand | receiverBand | ) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand.
| receiverBand | The ReceiverBandMod::ReceiverBand value to which receiverBand is to be set. |
| vector<string > asdm::CalBandpassRow::getAntennaNames | ( | ) | const |
Get antennaNames.
| void asdm::CalBandpassRow::setAntennaNames | ( | vector< string > | antennaNames | ) |
Set antennaNames with the specified vector<string >.
| antennaNames | The vector<string > value to which antennaNames is to be set. |
| string asdm::CalBandpassRow::getRefAntennaName | ( | ) | const |
Get refAntennaName.
| void asdm::CalBandpassRow::setRefAntennaName | ( | string | refAntennaName | ) |
Set refAntennaName with the specified string.
| refAntennaName | The string value to which refAntennaName is to be set. |
| vector<AtmPhaseCorrectionMod::AtmPhaseCorrection > asdm::CalBandpassRow::getAtmPhaseCorrections | ( | ) | const |
Get atmPhaseCorrections.
| void asdm::CalBandpassRow::setAtmPhaseCorrections | ( | vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > | atmPhaseCorrections | ) |
Set atmPhaseCorrections with the specified vector<AtmPhaseCorrectionMod::AtmPhaseCorrection >.
| atmPhaseCorrections | The vector<AtmPhaseCorrectionMod::AtmPhaseCorrection > value to which atmPhaseCorrections is to be set. |
| vector<PolarizationTypeMod::PolarizationType > asdm::CalBandpassRow::getPolarizationTypes | ( | ) | const |
Get polarizationTypes.
| void asdm::CalBandpassRow::setPolarizationTypes | ( | vector< PolarizationTypeMod::PolarizationType > | polarizationTypes | ) |
Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >.
| polarizationTypes | The vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set. |
| int asdm::CalBandpassRow::getNumAmpliPoly | ( | ) | const |
Get numAmpliPoly.
| void asdm::CalBandpassRow::setNumAmpliPoly | ( | int | numAmpliPoly | ) |
Set numAmpliPoly with the specified int.
| numAmpliPoly | The int value to which numAmpliPoly is to be set. |
| vector<vector<vector<vector<float > > > > asdm::CalBandpassRow::getAmpliCurve | ( | ) | const |
Get ampliCurve.
| void asdm::CalBandpassRow::setAmpliCurve | ( | vector< vector< vector< vector< float > > > > | ampliCurve | ) |
Set ampliCurve with the specified vector<vector<vector<vector<float > > > >.
| ampliCurve | The vector<vector<vector<vector<float > > > > value to which ampliCurve is to be set. |
| vector<vector<vector<float > > > asdm::CalBandpassRow::getAmpliRms | ( | ) | const |
Get ampliRms.
| void asdm::CalBandpassRow::setAmpliRms | ( | vector< vector< vector< float > > > | ampliRms | ) |
Set ampliRms with the specified vector<vector<vector<float > > >.
| ampliRms | The vector<vector<vector<float > > > value to which ampliRms is to be set. |
| int asdm::CalBandpassRow::getNumPhasePoly | ( | ) | const |
Get numPhasePoly.
| void asdm::CalBandpassRow::setNumPhasePoly | ( | int | numPhasePoly | ) |
Set numPhasePoly with the specified int.
| numPhasePoly | The int value to which numPhasePoly is to be set. |
| vector<vector<vector<vector<Angle > > > > asdm::CalBandpassRow::getPhaseCurve | ( | ) | const |
Get phaseCurve.
| void asdm::CalBandpassRow::setPhaseCurve | ( | vector< vector< vector< vector< Angle > > > > | phaseCurve | ) |
Set phaseCurve with the specified vector<vector<vector<vector<Angle > > > >.
| phaseCurve | The vector<vector<vector<vector<Angle > > > > value to which phaseCurve is to be set. |
| vector<vector<vector<float > > > asdm::CalBandpassRow::getPhaseRms | ( | ) | const |
Get phaseRms.
| void asdm::CalBandpassRow::setPhaseRms | ( | vector< vector< vector< float > > > | phaseRms | ) |
Set phaseRms with the specified vector<vector<vector<float > > >.
| phaseRms | The vector<vector<vector<float > > > value to which phaseRms is to be set. |
| void asdm::CalBandpassRow::setCalDataId | ( | Tag | calDataId | ) |
Set calDataId with the specified Tag.
| calDataId | The Tag value to which calDataId is to be set. |
| IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
| Tag asdm::CalBandpassRow::getCalReductionId | ( | ) | const |
| void asdm::CalBandpassRow::setCalReductionId | ( | Tag | calReductionId | ) |
Set calReductionId with the specified Tag.
| calReductionId | The Tag value to which calReductionId is to be set. |
| IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
| Links* CalReductionRow* asdm::CalBandpassRow::getCalReductionUsingCalReductionId | ( | ) |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
| CalDataRow* asdm::CalBandpassRow::getCalDataUsingCalDataId | ( | ) |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
| bool asdm::CalBandpassRow::compareNoAutoInc | ( | Tag | calDataId, | |
| Tag | calReductionId, | |||
| BasebandNameMod::BasebandName | basebandName, | |||
| int | numAntenna, | |||
| int | numBaseline, | |||
| int | numAPC, | |||
| int | numReceptor, | |||
| ArrayTime | startValidTime, | |||
| ArrayTime | endValidTime, | |||
| vector< Frequency > | freqLimits, | |||
| ReceiverBandMod::ReceiverBand | receiverBand, | |||
| vector< string > | antennaNames, | |||
| string | refAntennaName, | |||
| vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > | atmPhaseCorrections, | |||
| vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | |||
| int | numAmpliPoly, | |||
| vector< vector< vector< vector< float > > > > | ampliCurve, | |||
| vector< vector< vector< float > > > | ampliRms, | |||
| int | numPhasePoly, | |||
| vector< vector< vector< vector< Angle > > > > | phaseCurve, | |||
| vector< vector< vector< float > > > | phaseRms | |||
| ) |
Compare each mandatory attribute except the autoincrementable one of this CalBandpassRow with the corresponding parameters and return true if there is a match and false otherwise.
| bool asdm::CalBandpassRow::compareRequiredValue | ( | int | numAntenna, | |
| int | numBaseline, | |||
| int | numAPC, | |||
| int | numReceptor, | |||
| ArrayTime | startValidTime, | |||
| ArrayTime | endValidTime, | |||
| vector< Frequency > | freqLimits, | |||
| ReceiverBandMod::ReceiverBand | receiverBand, | |||
| vector< string > | antennaNames, | |||
| string | refAntennaName, | |||
| vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > | atmPhaseCorrections, | |||
| vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | |||
| int | numAmpliPoly, | |||
| vector< vector< vector< vector< float > > > > | ampliCurve, | |||
| vector< vector< vector< float > > > | ampliRms, | |||
| int | numPhasePoly, | |||
| vector< vector< vector< vector< Angle > > > > | phaseCurve, | |||
| vector< vector< vector< float > > > | phaseRms | |||
| ) |
| bool asdm::CalBandpassRow::equalByRequiredValue | ( | CalBandpassRow * | x | ) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
| x | a pointer on the CalBandpassRow whose required attributes of the value part will be compared with those of this. |
| void asdm::CalBandpassRow::isAdded | ( | ) | [private] |
This method is used by the Table class when this row is added to the table.
friend class asdm::CalBandpassTable [friend] |
Definition at line 173 of file CalBandpassRow.h.
| Extrinsic Table asdm::CalBandpassRow::Attributes |
Definition at line 218 of file CalBandpassRow.h.
| Extrinsic Table asdm::CalBandpassRow::Attributes |
Definition at line 794 of file CalBandpassRow.h.
CalBandpassTable& asdm::CalBandpassRow::table [private] |
bool asdm::CalBandpassRow::hasBeenAdded [private] |
Whether this row has been added to the table or not.
Definition at line 924 of file CalBandpassRow.h.
int asdm::CalBandpassRow::numAntenna [private] |
int asdm::CalBandpassRow::numBaseline [private] |
int asdm::CalBandpassRow::numAPC [private] |
int asdm::CalBandpassRow::numReceptor [private] |
ArrayTime asdm::CalBandpassRow::endValidTime [private] |
vector<Frequency > asdm::CalBandpassRow::freqLimits [private] |
ReceiverBandMod::ReceiverBand asdm::CalBandpassRow::receiverBand [private] |
vector<string > asdm::CalBandpassRow::antennaNames [private] |
string asdm::CalBandpassRow::refAntennaName [private] |
vector<AtmPhaseCorrectionMod::AtmPhaseCorrection > asdm::CalBandpassRow::atmPhaseCorrections [private] |
vector<PolarizationTypeMod::PolarizationType > asdm::CalBandpassRow::polarizationTypes [private] |
int asdm::CalBandpassRow::numAmpliPoly [private] |
vector<vector<vector<vector<float > > > > asdm::CalBandpassRow::ampliCurve [private] |
vector<vector<vector<float > > > asdm::CalBandpassRow::ampliRms [private] |
int asdm::CalBandpassRow::numPhasePoly [private] |
vector<vector<vector<vector<Angle > > > > asdm::CalBandpassRow::phaseCurve [private] |
vector<vector<vector<float > > > asdm::CalBandpassRow::phaseRms [private] |
Tag asdm::CalBandpassRow::calReductionId [private] |
1.5.1