casa
5.7.0-16
|
The CalPointingRow class is a row of a CalPointingTable. More...
#include <CalPointingRow.h>
Public Member Functions | |
virtual | ~CalPointingRow () |
friend class asdm::TableStreamReader<CalPointingTable, CalPointingRow>; More... | |
CalPointingTable & | getTable () const |
Return the table to which this row belongs. More... | |
bool | isAdded () const |
Has this row been added to its table ? More... | |
void | setAntennaName (std::string antennaName) |
Set antennaName with the specified std::string. More... | |
ReceiverBandMod::ReceiverBand | getReceiverBand () const |
===> Attribute receiverBand More... | |
void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand. More... | |
ArrayTime | getStartValidTime () const |
===> Attribute startValidTime More... | |
void | setStartValidTime (ArrayTime startValidTime) |
Set startValidTime with the specified ArrayTime. More... | |
ArrayTime | getEndValidTime () const |
===> Attribute endValidTime More... | |
void | setEndValidTime (ArrayTime endValidTime) |
Set endValidTime with the specified ArrayTime. More... | |
Temperature | getAmbientTemperature () const |
===> Attribute ambientTemperature More... | |
void | setAmbientTemperature (Temperature ambientTemperature) |
Set ambientTemperature with the specified Temperature. More... | |
AntennaMakeMod::AntennaMake | getAntennaMake () const |
===> Attribute antennaMake More... | |
void | setAntennaMake (AntennaMakeMod::AntennaMake antennaMake) |
Set antennaMake with the specified AntennaMakeMod::AntennaMake. More... | |
AtmPhaseCorrectionMod::AtmPhaseCorrection | getAtmPhaseCorrection () const |
===> Attribute atmPhaseCorrection More... | |
void | setAtmPhaseCorrection (AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection) |
Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection. More... | |
std::vector< Angle > | getDirection () const |
===> Attribute direction More... | |
void | setDirection (std::vector< Angle > direction) |
Set direction with the specified std::vector<Angle >. More... | |
std::vector< Frequency > | getFrequencyRange () const |
===> Attribute frequencyRange More... | |
void | setFrequencyRange (std::vector< Frequency > frequencyRange) |
Set frequencyRange with the specified std::vector<Frequency >. More... | |
PointingModelModeMod::PointingModelMode | getPointingModelMode () const |
===> Attribute pointingModelMode More... | |
void | setPointingModelMode (PointingModelModeMod::PointingModelMode pointingModelMode) |
Set pointingModelMode with the specified PointingModelModeMod::PointingModelMode. More... | |
PointingMethodMod::PointingMethod | getPointingMethod () const |
===> Attribute pointingMethod More... | |
void | setPointingMethod (PointingMethodMod::PointingMethod pointingMethod) |
Set pointingMethod with the specified PointingMethodMod::PointingMethod. More... | |
int | getNumReceptor () const |
===> Attribute numReceptor More... | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int. More... | |
std::vector < PolarizationTypeMod::PolarizationType > | getPolarizationTypes () const |
===> Attribute polarizationTypes More... | |
void | setPolarizationTypes (std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes) |
Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >. More... | |
std::vector< std::vector< Angle > > | getCollOffsetRelative () const |
===> Attribute collOffsetRelative More... | |
void | setCollOffsetRelative (std::vector< std::vector< Angle > > collOffsetRelative) |
Set collOffsetRelative with the specified std::vector<std::vector<Angle > >. More... | |
std::vector< std::vector< Angle > > | getCollOffsetAbsolute () const |
===> Attribute collOffsetAbsolute More... | |
void | setCollOffsetAbsolute (std::vector< std::vector< Angle > > collOffsetAbsolute) |
Set collOffsetAbsolute with the specified std::vector<std::vector<Angle > >. More... | |
std::vector< std::vector< Angle > > | getCollError () const |
===> Attribute collError More... | |
void | setCollError (std::vector< std::vector< Angle > > collError) |
Set collError with the specified std::vector<std::vector<Angle > >. More... | |
std::vector< std::vector< bool > > | getCollOffsetTied () const |
===> Attribute collOffsetTied More... | |
void | setCollOffsetTied (std::vector< std::vector< bool > > collOffsetTied) |
Set collOffsetTied with the specified std::vector<std::vector<bool > >. More... | |
std::vector< double > | getReducedChiSquared () const |
===> Attribute reducedChiSquared More... | |
void | setReducedChiSquared (std::vector< double > reducedChiSquared) |
Set reducedChiSquared with the specified std::vector<double >. More... | |
bool | isAveragedPolarizationsExists () const |
===> Attribute averagedPolarizations, which is optional More... | |
bool | getAveragedPolarizations () const |
Get averagedPolarizations, which is optional. More... | |
void | setAveragedPolarizations (bool averagedPolarizations) |
Set averagedPolarizations with the specified bool. More... | |
void | clearAveragedPolarizations () |
Mark averagedPolarizations, which is an optional field, as non-existent. More... | |
bool | isBeamPAExists () const |
===> Attribute beamPA, which is optional More... | |
std::vector< Angle > | getBeamPA () const |
Get beamPA, which is optional. More... | |
void | setBeamPA (std::vector< Angle > beamPA) |
Set beamPA with the specified std::vector<Angle >. More... | |
void | clearBeamPA () |
Mark beamPA, which is an optional field, as non-existent. More... | |
bool | isBeamPAErrorExists () const |
===> Attribute beamPAError, which is optional More... | |
std::vector< Angle > | getBeamPAError () const |
Get beamPAError, which is optional. More... | |
void | setBeamPAError (std::vector< Angle > beamPAError) |
Set beamPAError with the specified std::vector<Angle >. More... | |
void | clearBeamPAError () |
Mark beamPAError, which is an optional field, as non-existent. More... | |
bool | isBeamPAWasFixedExists () const |
===> Attribute beamPAWasFixed, which is optional More... | |
bool | getBeamPAWasFixed () const |
Get beamPAWasFixed, which is optional. More... | |
void | setBeamPAWasFixed (bool beamPAWasFixed) |
Set beamPAWasFixed with the specified bool. More... | |
void | clearBeamPAWasFixed () |
Mark beamPAWasFixed, which is an optional field, as non-existent. More... | |
bool | isBeamWidthExists () const |
===> Attribute beamWidth, which is optional More... | |
std::vector< std::vector< Angle > > | getBeamWidth () const |
Get beamWidth, which is optional. More... | |
void | setBeamWidth (std::vector< std::vector< Angle > > beamWidth) |
Set beamWidth with the specified std::vector<std::vector<Angle > >. More... | |
void | clearBeamWidth () |
Mark beamWidth, which is an optional field, as non-existent. More... | |
bool | isBeamWidthErrorExists () const |
===> Attribute beamWidthError, which is optional More... | |
std::vector< std::vector< Angle > > | getBeamWidthError () const |
Get beamWidthError, which is optional. More... | |
void | setBeamWidthError (std::vector< std::vector< Angle > > beamWidthError) |
Set beamWidthError with the specified std::vector<std::vector<Angle > >. More... | |
void | clearBeamWidthError () |
Mark beamWidthError, which is an optional field, as non-existent. More... | |
bool | isBeamWidthWasFixedExists () const |
===> Attribute beamWidthWasFixed, which is optional More... | |
std::vector< bool > | getBeamWidthWasFixed () const |
Get beamWidthWasFixed, which is optional. More... | |
void | setBeamWidthWasFixed (std::vector< bool > beamWidthWasFixed) |
Set beamWidthWasFixed with the specified std::vector<bool >. More... | |
void | clearBeamWidthWasFixed () |
Mark beamWidthWasFixed, which is an optional field, as non-existent. More... | |
bool | isOffIntensityExists () const |
===> Attribute offIntensity, which is optional More... | |
std::vector< Temperature > | getOffIntensity () const |
Get offIntensity, which is optional. More... | |
void | setOffIntensity (std::vector< Temperature > offIntensity) |
Set offIntensity with the specified std::vector<Temperature >. More... | |
void | clearOffIntensity () |
Mark offIntensity, which is an optional field, as non-existent. More... | |
bool | isOffIntensityErrorExists () const |
===> Attribute offIntensityError, which is optional More... | |
std::vector< Temperature > | getOffIntensityError () const |
Get offIntensityError, which is optional. More... | |
void | setOffIntensityError (std::vector< Temperature > offIntensityError) |
Set offIntensityError with the specified std::vector<Temperature >. More... | |
void | clearOffIntensityError () |
Mark offIntensityError, which is an optional field, as non-existent. More... | |
bool | isOffIntensityWasFixedExists () const |
===> Attribute offIntensityWasFixed, which is optional More... | |
bool | getOffIntensityWasFixed () const |
Get offIntensityWasFixed, which is optional. More... | |
void | setOffIntensityWasFixed (bool offIntensityWasFixed) |
Set offIntensityWasFixed with the specified bool. More... | |
void | clearOffIntensityWasFixed () |
Mark offIntensityWasFixed, which is an optional field, as non-existent. More... | |
bool | isPeakIntensityExists () const |
===> Attribute peakIntensity, which is optional More... | |
std::vector< Temperature > | getPeakIntensity () const |
Get peakIntensity, which is optional. More... | |
void | setPeakIntensity (std::vector< Temperature > peakIntensity) |
Set peakIntensity with the specified std::vector<Temperature >. More... | |
void | clearPeakIntensity () |
Mark peakIntensity, which is an optional field, as non-existent. More... | |
bool | isPeakIntensityErrorExists () const |
===> Attribute peakIntensityError, which is optional More... | |
std::vector< Temperature > | getPeakIntensityError () const |
Get peakIntensityError, which is optional. More... | |
void | setPeakIntensityError (std::vector< Temperature > peakIntensityError) |
Set peakIntensityError with the specified std::vector<Temperature >. More... | |
void | clearPeakIntensityError () |
Mark peakIntensityError, which is an optional field, as non-existent. More... | |
bool | isPeakIntensityWasFixedExists () const |
===> Attribute peakIntensityWasFixed, which is optional More... | |
bool | getPeakIntensityWasFixed () const |
Get peakIntensityWasFixed, which is optional. More... | |
void | setPeakIntensityWasFixed (bool peakIntensityWasFixed) |
Set peakIntensityWasFixed with the specified bool. More... | |
void | clearPeakIntensityWasFixed () |
Mark peakIntensityWasFixed, which is an optional field, as non-existent. More... | |
void | setCalDataId (Tag calDataId) |
Set calDataId with the specified Tag. More... | |
Tag | getCalReductionId () const |
===> Attribute calReductionId More... | |
void | setCalReductionId (Tag calReductionId) |
Set calReductionId with the specified Tag. More... | |
Links *CalDataRow * | getCalDataUsingCalDataId () |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId More... | |
CalReductionRow * | getCalReductionUsingCalReductionId () |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId More... | |
bool | compareNoAutoInc (std::string antennaName, ReceiverBandMod::ReceiverBand receiverBand, Tag calDataId, Tag calReductionId, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, AntennaMakeMod::AntennaMake antennaMake, AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection, std::vector< Angle > direction, std::vector< Frequency > frequencyRange, PointingModelModeMod::PointingModelMode pointingModelMode, PointingMethodMod::PointingMethod pointingMethod, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< std::vector< Angle > > collOffsetRelative, std::vector< std::vector< Angle > > collOffsetAbsolute, std::vector< std::vector< Angle > > collError, std::vector< std::vector< bool > > collOffsetTied, std::vector< double > reducedChiSquared) |
Compare each mandatory attribute except the autoincrementable one of this CalPointingRow with the corresponding parameters and return true if there is a match and false otherwise. More... | |
bool | compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, AntennaMakeMod::AntennaMake antennaMake, AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection, std::vector< Angle > direction, std::vector< Frequency > frequencyRange, PointingModelModeMod::PointingModelMode pointingModelMode, PointingMethodMod::PointingMethod pointingMethod, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< std::vector< Angle > > collOffsetRelative, std::vector< std::vector< Angle > > collOffsetAbsolute, std::vector< std::vector< Angle > > collError, std::vector< std::vector< bool > > collOffsetTied, std::vector< double > reducedChiSquared) |
Compare each mandatory value (i.e. More... | |
bool | equalByRequiredValue (CalPointingRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. More... | |
asdmIDL::CalPointingRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. More... | |
void | toIDL (asdmIDL::CalPointingRowIDL &x) const |
Define the content of a CalPointingRowIDL struct from the values found in this row. More... | |
void | setFromIDL (asdmIDL::CalPointingRowIDL x) |
Fill the values of this row from the IDL struct CalPointingRowIDL. More... | |
std::string | toXML () const |
Return this row in the form of an XML string. More... | |
void | setFromXML (std::string rowDoc) |
Fill the values of this row from an XML string that was produced by the toXML() method. More... | |
Public Attributes | |
Intrinsic Table | Attributes |
Extrinsic Table | Attributes |
Private Attributes | |
CalPointingTable & | table |
The table to which this row belongs. More... | |
bool | hasBeenAdded |
Whether this row has been added to the table or not. More... | |
ReceiverBandMod::ReceiverBand | receiverBand |
===> Attribute receiverBand More... | |
ArrayTime | startValidTime |
===> Attribute startValidTime More... | |
ArrayTime | endValidTime |
===> Attribute endValidTime More... | |
Temperature | ambientTemperature |
===> Attribute ambientTemperature More... | |
AntennaMakeMod::AntennaMake | antennaMake |
===> Attribute antennaMake More... | |
AtmPhaseCorrectionMod::AtmPhaseCorrection | atmPhaseCorrection |
===> Attribute atmPhaseCorrection More... | |
std::vector< Angle > | direction |
===> Attribute direction More... | |
std::vector< Frequency > | frequencyRange |
===> Attribute frequencyRange More... | |
PointingModelModeMod::PointingModelMode | pointingModelMode |
===> Attribute pointingModelMode More... | |
PointingMethodMod::PointingMethod | pointingMethod |
===> Attribute pointingMethod More... | |
int | numReceptor |
===> Attribute numReceptor More... | |
std::vector < PolarizationTypeMod::PolarizationType > | polarizationTypes |
===> Attribute polarizationTypes More... | |
std::vector< std::vector< Angle > > | collOffsetRelative |
===> Attribute collOffsetRelative More... | |
std::vector< std::vector< Angle > > | collOffsetAbsolute |
===> Attribute collOffsetAbsolute More... | |
std::vector< std::vector< Angle > > | collError |
===> Attribute collError More... | |
std::vector< std::vector< bool > > | collOffsetTied |
===> Attribute collOffsetTied More... | |
std::vector< double > | reducedChiSquared |
===> Attribute reducedChiSquared More... | |
bool | averagedPolarizationsExists |
===> Attribute averagedPolarizations, which is optional More... | |
bool | averagedPolarizations |
bool | beamPAExists |
===> Attribute beamPA, which is optional More... | |
std::vector< Angle > | beamPA |
bool | beamPAErrorExists |
===> Attribute beamPAError, which is optional More... | |
std::vector< Angle > | beamPAError |
bool | beamPAWasFixedExists |
===> Attribute beamPAWasFixed, which is optional More... | |
bool | beamPAWasFixed |
bool | beamWidthExists |
===> Attribute beamWidth, which is optional More... | |
std::vector< std::vector< Angle > > | beamWidth |
bool | beamWidthErrorExists |
===> Attribute beamWidthError, which is optional More... | |
std::vector< std::vector< Angle > > | beamWidthError |
bool | beamWidthWasFixedExists |
===> Attribute beamWidthWasFixed, which is optional More... | |
std::vector< bool > | beamWidthWasFixed |
bool | offIntensityExists |
===> Attribute offIntensity, which is optional More... | |
std::vector< Temperature > | offIntensity |
bool | offIntensityErrorExists |
===> Attribute offIntensityError, which is optional More... | |
std::vector< Temperature > | offIntensityError |
bool | offIntensityWasFixedExists |
===> Attribute offIntensityWasFixed, which is optional More... | |
bool | offIntensityWasFixed |
bool | peakIntensityExists |
===> Attribute peakIntensity, which is optional More... | |
std::vector< Temperature > | peakIntensity |
bool | peakIntensityErrorExists |
===> Attribute peakIntensityError, which is optional More... | |
std::vector< Temperature > | peakIntensityError |
bool | peakIntensityWasFixedExists |
===> Attribute peakIntensityWasFixed, which is optional More... | |
bool | peakIntensityWasFixed |
Tag | calReductionId |
===> Attribute calReductionId More... | |
Links *binary deserialization material from an EndianIStream std::map< std::string, CalPointingAttributeFromBin > | fromBinMethods |
*text deserialization material std::map< std::string, CalPointingAttributeFromText > | fromTextMethods |
Friends | |
class | asdm::CalPointingTable |
class | asdm::RowTransformer< CalPointingRow > |
The CalPointingRow class is a row of a CalPointingTable.
Generated from model's revision "-1", branch ""
Definition at line 182 of file CalPointingRow.h.
|
virtual |
friend class asdm::TableStreamReader<CalPointingTable, CalPointingRow>;
|
private |
Create a CalPointingRow.
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. |
|
private |
Create a CalPointingRow using a copy constructor mechanism.
Given a CalPointingRow row and a CalPointingTable table, the method creates a new CalPointingRow 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. |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
void asdm::CalPointingRow::clearAveragedPolarizations | ( | ) |
Mark averagedPolarizations, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearBeamPA | ( | ) |
Mark beamPA, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearBeamPAError | ( | ) |
Mark beamPAError, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearBeamPAWasFixed | ( | ) |
Mark beamPAWasFixed, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearBeamWidth | ( | ) |
Mark beamWidth, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearBeamWidthError | ( | ) |
Mark beamWidthError, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearBeamWidthWasFixed | ( | ) |
Mark beamWidthWasFixed, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearOffIntensity | ( | ) |
Mark offIntensity, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearOffIntensityError | ( | ) |
Mark offIntensityError, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearOffIntensityWasFixed | ( | ) |
Mark offIntensityWasFixed, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearPeakIntensity | ( | ) |
Mark peakIntensity, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearPeakIntensityError | ( | ) |
Mark peakIntensityError, which is an optional field, as non-existent.
void asdm::CalPointingRow::clearPeakIntensityWasFixed | ( | ) |
Mark peakIntensityWasFixed, which is an optional field, as non-existent.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
bool asdm::CalPointingRow::compareNoAutoInc | ( | std::string | antennaName, |
ReceiverBandMod::ReceiverBand | receiverBand, | ||
Tag | calDataId, | ||
Tag | calReductionId, | ||
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
Temperature | ambientTemperature, | ||
AntennaMakeMod::AntennaMake | antennaMake, | ||
AtmPhaseCorrectionMod::AtmPhaseCorrection | atmPhaseCorrection, | ||
std::vector< Angle > | direction, | ||
std::vector< Frequency > | frequencyRange, | ||
PointingModelModeMod::PointingModelMode | pointingModelMode, | ||
PointingMethodMod::PointingMethod | pointingMethod, | ||
int | numReceptor, | ||
std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
std::vector< std::vector< Angle > > | collOffsetRelative, | ||
std::vector< std::vector< Angle > > | collOffsetAbsolute, | ||
std::vector< std::vector< Angle > > | collError, | ||
std::vector< std::vector< bool > > | collOffsetTied, | ||
std::vector< double > | reducedChiSquared | ||
) |
Compare each mandatory attribute except the autoincrementable one of this CalPointingRow with the corresponding parameters and return true if there is a match and false otherwise.
antennaName | |
receiverBand | |
calDataId | |
calReductionId | |
startValidTime | |
endValidTime | |
ambientTemperature | |
antennaMake | |
atmPhaseCorrection | |
direction | |
frequencyRange | |
pointingModelMode | |
pointingMethod | |
numReceptor | |
polarizationTypes | |
collOffsetRelative | |
collOffsetAbsolute | |
collError | |
collOffsetTied | |
reducedChiSquared |
bool asdm::CalPointingRow::compareRequiredValue | ( | ArrayTime | startValidTime, |
ArrayTime | endValidTime, | ||
Temperature | ambientTemperature, | ||
AntennaMakeMod::AntennaMake | antennaMake, | ||
AtmPhaseCorrectionMod::AtmPhaseCorrection | atmPhaseCorrection, | ||
std::vector< Angle > | direction, | ||
std::vector< Frequency > | frequencyRange, | ||
PointingModelModeMod::PointingModelMode | pointingModelMode, | ||
PointingMethodMod::PointingMethod | pointingMethod, | ||
int | numReceptor, | ||
std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
std::vector< std::vector< Angle > > | collOffsetRelative, | ||
std::vector< std::vector< Angle > > | collOffsetAbsolute, | ||
std::vector< std::vector< Angle > > | collError, | ||
std::vector< std::vector< bool > > | collOffsetTied, | ||
std::vector< double > | reducedChiSquared | ||
) |
Compare each mandatory value (i.e.
not in the key) attribute with the corresponding parameters and return true if there is a match and false otherwise.
startValidTime | |
endValidTime | |
ambientTemperature | |
antennaMake | |
atmPhaseCorrection | |
direction | |
frequencyRange | |
pointingModelMode | |
pointingMethod | |
numReceptor | |
polarizationTypes | |
collOffsetRelative | |
collOffsetAbsolute | |
collError | |
collOffsetTied | |
reducedChiSquared |
|
private |
|
private |
|
private |
|
private |
bool asdm::CalPointingRow::equalByRequiredValue | ( | CalPointingRow * | 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 CalPointingRow whose required attributes of the value part will be compared with those of this. |
|
private |
|
private |
Temperature asdm::CalPointingRow::getAmbientTemperature | ( | ) | const |
AntennaMakeMod::AntennaMake asdm::CalPointingRow::getAntennaMake | ( | ) | const |
===> Attribute antennaMake
Get antennaMake.
AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::CalPointingRow::getAtmPhaseCorrection | ( | ) | const |
===> Attribute atmPhaseCorrection
Get atmPhaseCorrection.
bool asdm::CalPointingRow::getAveragedPolarizations | ( | ) | const |
Get averagedPolarizations, which is optional.
IllegalAccessException | If averagedPolarizations does not exist. |
std::vector<Angle > asdm::CalPointingRow::getBeamPA | ( | ) | const |
Get beamPA, which is optional.
IllegalAccessException | If beamPA does not exist. |
std::vector<Angle > asdm::CalPointingRow::getBeamPAError | ( | ) | const |
Get beamPAError, which is optional.
IllegalAccessException | If beamPAError does not exist. |
bool asdm::CalPointingRow::getBeamPAWasFixed | ( | ) | const |
Get beamPAWasFixed, which is optional.
IllegalAccessException | If beamPAWasFixed does not exist. |
std::vector<std::vector<Angle > > asdm::CalPointingRow::getBeamWidth | ( | ) | const |
Get beamWidth, which is optional.
IllegalAccessException | If beamWidth does not exist. |
std::vector<std::vector<Angle > > asdm::CalPointingRow::getBeamWidthError | ( | ) | const |
Get beamWidthError, which is optional.
IllegalAccessException | If beamWidthError does not exist. |
std::vector<bool > asdm::CalPointingRow::getBeamWidthWasFixed | ( | ) | const |
Get beamWidthWasFixed, which is optional.
IllegalAccessException | If beamWidthWasFixed does not exist. |
Links* CalDataRow* asdm::CalPointingRow::getCalDataUsingCalDataId | ( | ) |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
Tag asdm::CalPointingRow::getCalReductionId | ( | ) | const |
CalReductionRow* asdm::CalPointingRow::getCalReductionUsingCalReductionId | ( | ) |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
std::vector<std::vector<Angle > > asdm::CalPointingRow::getCollError | ( | ) | const |
===> Attribute collError
Get collError.
std::vector<std::vector<Angle > > asdm::CalPointingRow::getCollOffsetAbsolute | ( | ) | const |
===> Attribute collOffsetAbsolute
Get collOffsetAbsolute.
std::vector<std::vector<Angle > > asdm::CalPointingRow::getCollOffsetRelative | ( | ) | const |
===> Attribute collOffsetRelative
Get collOffsetRelative.
std::vector<std::vector<bool > > asdm::CalPointingRow::getCollOffsetTied | ( | ) | const |
===> Attribute collOffsetTied
Get collOffsetTied.
std::vector<Angle > asdm::CalPointingRow::getDirection | ( | ) | const |
===> Attribute direction
Get direction.
ArrayTime asdm::CalPointingRow::getEndValidTime | ( | ) | const |
std::vector<Frequency > asdm::CalPointingRow::getFrequencyRange | ( | ) | const |
===> Attribute frequencyRange
Get frequencyRange.
int asdm::CalPointingRow::getNumReceptor | ( | ) | const |
===> Attribute numReceptor
Get numReceptor.
std::vector<Temperature > asdm::CalPointingRow::getOffIntensity | ( | ) | const |
Get offIntensity, which is optional.
IllegalAccessException | If offIntensity does not exist. |
std::vector<Temperature > asdm::CalPointingRow::getOffIntensityError | ( | ) | const |
Get offIntensityError, which is optional.
IllegalAccessException | If offIntensityError does not exist. |
bool asdm::CalPointingRow::getOffIntensityWasFixed | ( | ) | const |
Get offIntensityWasFixed, which is optional.
IllegalAccessException | If offIntensityWasFixed does not exist. |
std::vector<Temperature > asdm::CalPointingRow::getPeakIntensity | ( | ) | const |
Get peakIntensity, which is optional.
IllegalAccessException | If peakIntensity does not exist. |
std::vector<Temperature > asdm::CalPointingRow::getPeakIntensityError | ( | ) | const |
Get peakIntensityError, which is optional.
IllegalAccessException | If peakIntensityError does not exist. |
bool asdm::CalPointingRow::getPeakIntensityWasFixed | ( | ) | const |
Get peakIntensityWasFixed, which is optional.
IllegalAccessException | If peakIntensityWasFixed does not exist. |
PointingMethodMod::PointingMethod asdm::CalPointingRow::getPointingMethod | ( | ) | const |
===> Attribute pointingMethod
Get pointingMethod.
PointingModelModeMod::PointingModelMode asdm::CalPointingRow::getPointingModelMode | ( | ) | const |
===> Attribute pointingModelMode
Get pointingModelMode.
std::vector<PolarizationTypeMod::PolarizationType > asdm::CalPointingRow::getPolarizationTypes | ( | ) | const |
===> Attribute polarizationTypes
Get polarizationTypes.
ReceiverBandMod::ReceiverBand asdm::CalPointingRow::getReceiverBand | ( | ) | const |
===> Attribute receiverBand
Get receiverBand.
std::vector<double > asdm::CalPointingRow::getReducedChiSquared | ( | ) | const |
===> Attribute reducedChiSquared
Get reducedChiSquared.
ArrayTime asdm::CalPointingRow::getStartValidTime | ( | ) | const |
CalPointingTable& asdm::CalPointingRow::getTable | ( | ) | const |
Return the table to which this row belongs.
bool asdm::CalPointingRow::isAdded | ( | ) | const |
Has this row been added to its table ?
|
private |
This method is used by the Table class when this row is added to the table.
bool asdm::CalPointingRow::isAveragedPolarizationsExists | ( | ) | const |
===> Attribute averagedPolarizations, which is optional
The attribute averagedPolarizations is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isBeamPAErrorExists | ( | ) | const |
===> Attribute beamPAError, which is optional
The attribute beamPAError is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isBeamPAExists | ( | ) | const |
===> Attribute beamPA, which is optional
The attribute beamPA is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isBeamPAWasFixedExists | ( | ) | const |
===> Attribute beamPAWasFixed, which is optional
The attribute beamPAWasFixed is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isBeamWidthErrorExists | ( | ) | const |
===> Attribute beamWidthError, which is optional
The attribute beamWidthError is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isBeamWidthExists | ( | ) | const |
===> Attribute beamWidth, which is optional
The attribute beamWidth is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isBeamWidthWasFixedExists | ( | ) | const |
===> Attribute beamWidthWasFixed, which is optional
The attribute beamWidthWasFixed is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isOffIntensityErrorExists | ( | ) | const |
===> Attribute offIntensityError, which is optional
The attribute offIntensityError is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isOffIntensityExists | ( | ) | const |
===> Attribute offIntensity, which is optional
The attribute offIntensity is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isOffIntensityWasFixedExists | ( | ) | const |
===> Attribute offIntensityWasFixed, which is optional
The attribute offIntensityWasFixed is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isPeakIntensityErrorExists | ( | ) | const |
===> Attribute peakIntensityError, which is optional
The attribute peakIntensityError is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isPeakIntensityExists | ( | ) | const |
===> Attribute peakIntensity, which is optional
The attribute peakIntensity is optional. Return true if this attribute exists.
bool asdm::CalPointingRow::isPeakIntensityWasFixedExists | ( | ) | const |
===> Attribute peakIntensityWasFixed, which is optional
The attribute peakIntensityWasFixed is optional. Return true if this attribute exists.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
void asdm::CalPointingRow::setAmbientTemperature | ( | Temperature | ambientTemperature | ) |
Set ambientTemperature with the specified Temperature.
ambientTemperature | The Temperature value to which ambientTemperature is to be set. |
void asdm::CalPointingRow::setAntennaMake | ( | AntennaMakeMod::AntennaMake | antennaMake | ) |
Set antennaMake with the specified AntennaMakeMod::AntennaMake.
antennaMake | The AntennaMakeMod::AntennaMake value to which antennaMake is to be set. |
void asdm::CalPointingRow::setAntennaName | ( | std::string | antennaName | ) |
Set antennaName with the specified std::string.
antennaName | The std::string value to which antennaName is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalPointingRow::setAtmPhaseCorrection | ( | AtmPhaseCorrectionMod::AtmPhaseCorrection | atmPhaseCorrection | ) |
Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection.
atmPhaseCorrection | The AtmPhaseCorrectionMod::AtmPhaseCorrection value to which atmPhaseCorrection is to be set. |
void asdm::CalPointingRow::setAveragedPolarizations | ( | bool | averagedPolarizations | ) |
Set averagedPolarizations with the specified bool.
averagedPolarizations | The bool value to which averagedPolarizations is to be set. |
void asdm::CalPointingRow::setBeamPA | ( | std::vector< Angle > | beamPA | ) |
Set beamPA with the specified std::vector<Angle >.
beamPA | The std::vector<Angle > value to which beamPA is to be set. |
void asdm::CalPointingRow::setBeamPAError | ( | std::vector< Angle > | beamPAError | ) |
Set beamPAError with the specified std::vector<Angle >.
beamPAError | The std::vector<Angle > value to which beamPAError is to be set. |
void asdm::CalPointingRow::setBeamPAWasFixed | ( | bool | beamPAWasFixed | ) |
Set beamPAWasFixed with the specified bool.
beamPAWasFixed | The bool value to which beamPAWasFixed is to be set. |
void asdm::CalPointingRow::setBeamWidth | ( | std::vector< std::vector< Angle > > | beamWidth | ) |
Set beamWidth with the specified std::vector<std::vector<Angle > >.
beamWidth | The std::vector<std::vector<Angle > > value to which beamWidth is to be set. |
void asdm::CalPointingRow::setBeamWidthError | ( | std::vector< std::vector< Angle > > | beamWidthError | ) |
Set beamWidthError with the specified std::vector<std::vector<Angle > >.
beamWidthError | The std::vector<std::vector<Angle > > value to which beamWidthError is to be set. |
void asdm::CalPointingRow::setBeamWidthWasFixed | ( | std::vector< bool > | beamWidthWasFixed | ) |
Set beamWidthWasFixed with the specified std::vector<bool >.
beamWidthWasFixed | The std::vector<bool > value to which beamWidthWasFixed is to be set. |
void asdm::CalPointingRow::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. |
void asdm::CalPointingRow::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. |
void asdm::CalPointingRow::setCollError | ( | std::vector< std::vector< Angle > > | collError | ) |
Set collError with the specified std::vector<std::vector<Angle > >.
collError | The std::vector<std::vector<Angle > > value to which collError is to be set. |
void asdm::CalPointingRow::setCollOffsetAbsolute | ( | std::vector< std::vector< Angle > > | collOffsetAbsolute | ) |
Set collOffsetAbsolute with the specified std::vector<std::vector<Angle > >.
collOffsetAbsolute | The std::vector<std::vector<Angle > > value to which collOffsetAbsolute is to be set. |
void asdm::CalPointingRow::setCollOffsetRelative | ( | std::vector< std::vector< Angle > > | collOffsetRelative | ) |
Set collOffsetRelative with the specified std::vector<std::vector<Angle > >.
collOffsetRelative | The std::vector<std::vector<Angle > > value to which collOffsetRelative is to be set. |
void asdm::CalPointingRow::setCollOffsetTied | ( | std::vector< std::vector< bool > > | collOffsetTied | ) |
Set collOffsetTied with the specified std::vector<std::vector<bool > >.
collOffsetTied | The std::vector<std::vector<bool > > value to which collOffsetTied is to be set. |
void asdm::CalPointingRow::setDirection | ( | std::vector< Angle > | direction | ) |
Set direction with the specified std::vector<Angle >.
direction | The std::vector<Angle > value to which direction is to be set. |
void asdm::CalPointingRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
void asdm::CalPointingRow::setFrequencyRange | ( | std::vector< Frequency > | frequencyRange | ) |
Set frequencyRange with the specified std::vector<Frequency >.
frequencyRange | The std::vector<Frequency > value to which frequencyRange is to be set. |
void asdm::CalPointingRow::setFromIDL | ( | asdmIDL::CalPointingRowIDL | x | ) |
Fill the values of this row from the IDL struct CalPointingRowIDL.
x | The IDL struct containing the values used to fill this row. |
ConversionException |
void asdm::CalPointingRow::setFromXML | ( | std::string | rowDoc | ) |
Fill the values of this row from an XML string that was produced by the toXML() method.
rowDoc | the XML string being used to set the values of this row. |
ConversionException |
void asdm::CalPointingRow::setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int.
numReceptor | The int value to which numReceptor is to be set. |
void asdm::CalPointingRow::setOffIntensity | ( | std::vector< Temperature > | offIntensity | ) |
Set offIntensity with the specified std::vector<Temperature >.
offIntensity | The std::vector<Temperature > value to which offIntensity is to be set. |
void asdm::CalPointingRow::setOffIntensityError | ( | std::vector< Temperature > | offIntensityError | ) |
Set offIntensityError with the specified std::vector<Temperature >.
offIntensityError | The std::vector<Temperature > value to which offIntensityError is to be set. |
void asdm::CalPointingRow::setOffIntensityWasFixed | ( | bool | offIntensityWasFixed | ) |
Set offIntensityWasFixed with the specified bool.
offIntensityWasFixed | The bool value to which offIntensityWasFixed is to be set. |
void asdm::CalPointingRow::setPeakIntensity | ( | std::vector< Temperature > | peakIntensity | ) |
Set peakIntensity with the specified std::vector<Temperature >.
peakIntensity | The std::vector<Temperature > value to which peakIntensity is to be set. |
void asdm::CalPointingRow::setPeakIntensityError | ( | std::vector< Temperature > | peakIntensityError | ) |
Set peakIntensityError with the specified std::vector<Temperature >.
peakIntensityError | The std::vector<Temperature > value to which peakIntensityError is to be set. |
void asdm::CalPointingRow::setPeakIntensityWasFixed | ( | bool | peakIntensityWasFixed | ) |
Set peakIntensityWasFixed with the specified bool.
peakIntensityWasFixed | The bool value to which peakIntensityWasFixed is to be set. |
void asdm::CalPointingRow::setPointingMethod | ( | PointingMethodMod::PointingMethod | pointingMethod | ) |
Set pointingMethod with the specified PointingMethodMod::PointingMethod.
pointingMethod | The PointingMethodMod::PointingMethod value to which pointingMethod is to be set. |
void asdm::CalPointingRow::setPointingModelMode | ( | PointingModelModeMod::PointingModelMode | pointingModelMode | ) |
Set pointingModelMode with the specified PointingModelModeMod::PointingModelMode.
pointingModelMode | The PointingModelModeMod::PointingModelMode value to which pointingModelMode is to be set. |
void asdm::CalPointingRow::setPolarizationTypes | ( | std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes | ) |
Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >.
polarizationTypes | The std::vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set. |
void asdm::CalPointingRow::setReceiverBand | ( | ReceiverBandMod::ReceiverBand | receiverBand | ) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand.
receiverBand | The ReceiverBandMod::ReceiverBand value to which receiverBand is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalPointingRow::setReducedChiSquared | ( | std::vector< double > | reducedChiSquared | ) |
Set reducedChiSquared with the specified std::vector<double >.
reducedChiSquared | The std::vector<double > value to which reducedChiSquared is to be set. |
void asdm::CalPointingRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
|
private |
|
private |
|
private |
Serialize this into a stream of bytes written to an EndianOSStream.
eoss | the EndianOSStream to be written to |
asdmIDL::CalPointingRowIDL* asdm::CalPointingRow::toIDL | ( | ) | const |
Return this row in the form of an IDL struct.
void asdm::CalPointingRow::toIDL | ( | asdmIDL::CalPointingRowIDL & | x | ) | const |
Define the content of a CalPointingRowIDL struct from the values found in this row.
x | a reference to the CalPointingRowIDL struct to be set. |
std::string asdm::CalPointingRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
|
friend |
Definition at line 183 of file CalPointingRow.h.
|
friend |
Definition at line 184 of file CalPointingRow.h.
|
private |
===> Attribute ambientTemperature
Definition at line 1684 of file CalPointingRow.h.
|
private |
===> Attribute antennaMake
Definition at line 1695 of file CalPointingRow.h.
|
private |
===> Attribute atmPhaseCorrection
Definition at line 1706 of file CalPointingRow.h.
Extrinsic Table asdm::CalPointingRow::Attributes |
Definition at line 207 of file CalPointingRow.h.
Extrinsic Table asdm::CalPointingRow::Attributes |
Definition at line 1288 of file CalPointingRow.h.
|
private |
Definition at line 1840 of file CalPointingRow.h.
|
private |
===> Attribute averagedPolarizations, which is optional
Definition at line 1837 of file CalPointingRow.h.
|
private |
Definition at line 1853 of file CalPointingRow.h.
|
private |
Definition at line 1866 of file CalPointingRow.h.
|
private |
===> Attribute beamPAError, which is optional
Definition at line 1863 of file CalPointingRow.h.
|
private |
===> Attribute beamPA, which is optional
Definition at line 1850 of file CalPointingRow.h.
|
private |
Definition at line 1879 of file CalPointingRow.h.
|
private |
===> Attribute beamPAWasFixed, which is optional
Definition at line 1876 of file CalPointingRow.h.
|
private |
Definition at line 1892 of file CalPointingRow.h.
|
private |
Definition at line 1905 of file CalPointingRow.h.
|
private |
===> Attribute beamWidthError, which is optional
Definition at line 1902 of file CalPointingRow.h.
|
private |
===> Attribute beamWidth, which is optional
Definition at line 1889 of file CalPointingRow.h.
|
private |
Definition at line 1918 of file CalPointingRow.h.
|
private |
===> Attribute beamWidthWasFixed, which is optional
Definition at line 1915 of file CalPointingRow.h.
|
private |
===> Attribute calReductionId
Definition at line 2022 of file CalPointingRow.h.
|
private |
===> Attribute collError
Definition at line 1805 of file CalPointingRow.h.
|
private |
===> Attribute collOffsetAbsolute
Definition at line 1794 of file CalPointingRow.h.
|
private |
===> Attribute collOffsetRelative
Definition at line 1783 of file CalPointingRow.h.
|
private |
===> Attribute collOffsetTied
Definition at line 1816 of file CalPointingRow.h.
|
private |
===> Attribute direction
Definition at line 1717 of file CalPointingRow.h.
|
private |
===> Attribute endValidTime
Definition at line 1673 of file CalPointingRow.h.
|
private |
===> Attribute frequencyRange
Definition at line 1728 of file CalPointingRow.h.
|
private |
Definition at line 2051 of file CalPointingRow.h.
|
private |
Definition at line 2092 of file CalPointingRow.h.
|
private |
Whether this row has been added to the table or not.
Definition at line 1596 of file CalPointingRow.h.
|
private |
===> Attribute numReceptor
Definition at line 1761 of file CalPointingRow.h.
|
private |
Definition at line 1931 of file CalPointingRow.h.
|
private |
Definition at line 1944 of file CalPointingRow.h.
|
private |
===> Attribute offIntensityError, which is optional
Definition at line 1941 of file CalPointingRow.h.
|
private |
===> Attribute offIntensity, which is optional
Definition at line 1928 of file CalPointingRow.h.
|
private |
Definition at line 1957 of file CalPointingRow.h.
|
private |
===> Attribute offIntensityWasFixed, which is optional
Definition at line 1954 of file CalPointingRow.h.
|
private |
Definition at line 1970 of file CalPointingRow.h.
|
private |
Definition at line 1983 of file CalPointingRow.h.
|
private |
===> Attribute peakIntensityError, which is optional
Definition at line 1980 of file CalPointingRow.h.
|
private |
===> Attribute peakIntensity, which is optional
Definition at line 1967 of file CalPointingRow.h.
|
private |
Definition at line 1996 of file CalPointingRow.h.
|
private |
===> Attribute peakIntensityWasFixed, which is optional
Definition at line 1993 of file CalPointingRow.h.
|
private |
===> Attribute pointingMethod
Definition at line 1750 of file CalPointingRow.h.
|
private |
===> Attribute pointingModelMode
Definition at line 1739 of file CalPointingRow.h.
|
private |
===> Attribute polarizationTypes
Definition at line 1772 of file CalPointingRow.h.
|
private |
===> Attribute receiverBand
Definition at line 1651 of file CalPointingRow.h.
|
private |
===> Attribute reducedChiSquared
Definition at line 1827 of file CalPointingRow.h.
|
private |
===> Attribute startValidTime
Definition at line 1662 of file CalPointingRow.h.
|
private |
The table to which this row belongs.
Definition at line 1592 of file CalPointingRow.h.