casa
5.7.0-16
|
The CalHolographyRow class is a row of a CalHolographyTable. More...
#include <CalHolographyRow.h>
Public Member Functions | |
virtual | ~CalHolographyRow () |
friend class asdm::TableStreamReader<CalHolographyTable, CalHolographyRow>; More... | |
CalHolographyTable & | 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... | |
AntennaMakeMod::AntennaMake | getAntennaMake () const |
===> Attribute antennaMake More... | |
void | setAntennaMake (AntennaMakeMod::AntennaMake antennaMake) |
Set antennaMake with the specified AntennaMakeMod::AntennaMake. 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... | |
std::vector< Length > | getFocusPosition () const |
===> Attribute focusPosition More... | |
void | setFocusPosition (std::vector< Length > focusPosition) |
Set focusPosition with the specified std::vector<Length >. More... | |
std::vector< Frequency > | getFrequencyRange () const |
===> Attribute frequencyRange More... | |
void | setFrequencyRange (std::vector< Frequency > frequencyRange) |
Set frequencyRange with the specified std::vector<Frequency >. More... | |
double | getIlluminationTaper () const |
===> Attribute illuminationTaper More... | |
void | setIlluminationTaper (double illuminationTaper) |
Set illuminationTaper with the specified double. 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... | |
int | getNumPanelModes () const |
===> Attribute numPanelModes More... | |
void | setNumPanelModes (int numPanelModes) |
Set numPanelModes with the specified int. More... | |
ReceiverBandMod::ReceiverBand | getReceiverBand () const |
===> Attribute receiverBand More... | |
void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand. More... | |
EntityRef | getBeamMapUID () const |
===> Attribute beamMapUID More... | |
void | setBeamMapUID (EntityRef beamMapUID) |
Set beamMapUID with the specified EntityRef. More... | |
Length | getRawRMS () const |
===> Attribute rawRMS More... | |
void | setRawRMS (Length rawRMS) |
Set rawRMS with the specified Length. More... | |
Length | getWeightedRMS () const |
===> Attribute weightedRMS More... | |
void | setWeightedRMS (Length weightedRMS) |
Set weightedRMS with the specified Length. More... | |
EntityRef | getSurfaceMapUID () const |
===> Attribute surfaceMapUID More... | |
void | setSurfaceMapUID (EntityRef surfaceMapUID) |
Set surfaceMapUID with the specified EntityRef. More... | |
std::vector< Angle > | getDirection () const |
===> Attribute direction More... | |
void | setDirection (std::vector< Angle > direction) |
Set direction with the specified std::vector<Angle >. More... | |
bool | isNumScrewExists () const |
===> Attribute numScrew, which is optional More... | |
int | getNumScrew () const |
Get numScrew, which is optional. More... | |
void | setNumScrew (int numScrew) |
Set numScrew with the specified int. More... | |
void | clearNumScrew () |
Mark numScrew, which is an optional field, as non-existent. More... | |
bool | isScrewNameExists () const |
===> Attribute screwName, which is optional More... | |
std::vector< std::string > | getScrewName () const |
Get screwName, which is optional. More... | |
void | setScrewName (std::vector< std::string > screwName) |
Set screwName with the specified std::vector<std::string >. More... | |
void | clearScrewName () |
Mark screwName, which is an optional field, as non-existent. More... | |
bool | isScrewMotionExists () const |
===> Attribute screwMotion, which is optional More... | |
std::vector< Length > | getScrewMotion () const |
Get screwMotion, which is optional. More... | |
void | setScrewMotion (std::vector< Length > screwMotion) |
Set screwMotion with the specified std::vector<Length >. More... | |
void | clearScrewMotion () |
Mark screwMotion, which is an optional field, as non-existent. More... | |
bool | isScrewMotionErrorExists () const |
===> Attribute screwMotionError, which is optional More... | |
std::vector< Length > | getScrewMotionError () const |
Get screwMotionError, which is optional. More... | |
void | setScrewMotionError (std::vector< Length > screwMotionError) |
Set screwMotionError with the specified std::vector<Length >. More... | |
void | clearScrewMotionError () |
Mark screwMotionError, which is an optional field, as non-existent. More... | |
bool | isGravCorrectionExists () const |
===> Attribute gravCorrection, which is optional More... | |
bool | getGravCorrection () const |
Get gravCorrection, which is optional. More... | |
void | setGravCorrection (bool gravCorrection) |
Set gravCorrection with the specified bool. More... | |
void | clearGravCorrection () |
Mark gravCorrection, which is an optional field, as non-existent. More... | |
bool | isGravOptRangeExists () const |
===> Attribute gravOptRange, which is optional More... | |
std::vector< Angle > | getGravOptRange () const |
Get gravOptRange, which is optional. More... | |
void | setGravOptRange (std::vector< Angle > gravOptRange) |
Set gravOptRange with the specified std::vector<Angle >. More... | |
void | clearGravOptRange () |
Mark gravOptRange, which is an optional field, as non-existent. More... | |
bool | isTempCorrectionExists () const |
===> Attribute tempCorrection, which is optional More... | |
bool | getTempCorrection () const |
Get tempCorrection, which is optional. More... | |
void | setTempCorrection (bool tempCorrection) |
Set tempCorrection with the specified bool. More... | |
void | clearTempCorrection () |
Mark tempCorrection, which is an optional field, as non-existent. More... | |
bool | isTempOptRangeExists () const |
===> Attribute tempOptRange, which is optional More... | |
std::vector< Temperature > | getTempOptRange () const |
Get tempOptRange, which is optional. More... | |
void | setTempOptRange (std::vector< Temperature > tempOptRange) |
Set tempOptRange with the specified std::vector<Temperature >. More... | |
void | clearTempOptRange () |
Mark tempOptRange, 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 *CalReductionRow * | getCalReductionUsingCalReductionId () |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId More... | |
CalDataRow * | getCalDataUsingCalDataId () |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId More... | |
bool | compareNoAutoInc (std::string antennaName, Tag calDataId, Tag calReductionId, AntennaMakeMod::AntennaMake antennaMake, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, std::vector< Length > focusPosition, std::vector< Frequency > frequencyRange, double illuminationTaper, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numPanelModes, ReceiverBandMod::ReceiverBand receiverBand, EntityRef beamMapUID, Length rawRMS, Length weightedRMS, EntityRef surfaceMapUID, std::vector< Angle > direction) |
Compare each mandatory attribute except the autoincrementable one of this CalHolographyRow with the corresponding parameters and return true if there is a match and false otherwise. More... | |
bool | compareRequiredValue (AntennaMakeMod::AntennaMake antennaMake, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, std::vector< Length > focusPosition, std::vector< Frequency > frequencyRange, double illuminationTaper, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numPanelModes, ReceiverBandMod::ReceiverBand receiverBand, EntityRef beamMapUID, Length rawRMS, Length weightedRMS, EntityRef surfaceMapUID, std::vector< Angle > direction) |
Compare each mandatory value (i.e. More... | |
bool | equalByRequiredValue (CalHolographyRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. More... | |
asdmIDL::CalHolographyRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. More... | |
void | toIDL (asdmIDL::CalHolographyRowIDL &x) const |
Define the content of a CalHolographyRowIDL struct from the values found in this row. More... | |
void | setFromIDL (asdmIDL::CalHolographyRowIDL x) |
Fill the values of this row from the IDL struct CalHolographyRowIDL. 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 | |
CalHolographyTable & | table |
The table to which this row belongs. More... | |
bool | hasBeenAdded |
Whether this row has been added to the table or not. More... | |
AntennaMakeMod::AntennaMake | antennaMake |
===> Attribute antennaMake More... | |
ArrayTime | startValidTime |
===> Attribute startValidTime More... | |
ArrayTime | endValidTime |
===> Attribute endValidTime More... | |
Temperature | ambientTemperature |
===> Attribute ambientTemperature More... | |
std::vector< Length > | focusPosition |
===> Attribute focusPosition More... | |
std::vector< Frequency > | frequencyRange |
===> Attribute frequencyRange More... | |
double | illuminationTaper |
===> Attribute illuminationTaper More... | |
int | numReceptor |
===> Attribute numReceptor More... | |
std::vector < PolarizationTypeMod::PolarizationType > | polarizationTypes |
===> Attribute polarizationTypes More... | |
int | numPanelModes |
===> Attribute numPanelModes More... | |
ReceiverBandMod::ReceiverBand | receiverBand |
===> Attribute receiverBand More... | |
EntityRef | beamMapUID |
===> Attribute beamMapUID More... | |
Length | rawRMS |
===> Attribute rawRMS More... | |
Length | weightedRMS |
===> Attribute weightedRMS More... | |
EntityRef | surfaceMapUID |
===> Attribute surfaceMapUID More... | |
std::vector< Angle > | direction |
===> Attribute direction More... | |
bool | numScrewExists |
===> Attribute numScrew, which is optional More... | |
int | numScrew |
bool | screwNameExists |
===> Attribute screwName, which is optional More... | |
std::vector< std::string > | screwName |
bool | screwMotionExists |
===> Attribute screwMotion, which is optional More... | |
std::vector< Length > | screwMotion |
bool | screwMotionErrorExists |
===> Attribute screwMotionError, which is optional More... | |
std::vector< Length > | screwMotionError |
bool | gravCorrectionExists |
===> Attribute gravCorrection, which is optional More... | |
bool | gravCorrection |
bool | gravOptRangeExists |
===> Attribute gravOptRange, which is optional More... | |
std::vector< Angle > | gravOptRange |
bool | tempCorrectionExists |
===> Attribute tempCorrection, which is optional More... | |
bool | tempCorrection |
bool | tempOptRangeExists |
===> Attribute tempOptRange, which is optional More... | |
std::vector< Temperature > | tempOptRange |
Tag | calReductionId |
===> Attribute calReductionId More... | |
Links *binary deserialization material from an EndianIStream std::map< std::string, CalHolographyAttributeFromBin > | fromBinMethods |
*text deserialization material std::map< std::string, CalHolographyAttributeFromText > | fromTextMethods |
Friends | |
class | asdm::CalHolographyTable |
class | asdm::RowTransformer< CalHolographyRow > |
The CalHolographyRow class is a row of a CalHolographyTable.
Generated from model's revision "-1", branch ""
Definition at line 172 of file CalHolographyRow.h.
|
virtual |
friend class asdm::TableStreamReader<CalHolographyTable, CalHolographyRow>;
|
private |
Create a CalHolographyRow.
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 CalHolographyRow using a copy constructor mechanism.
Given a CalHolographyRow row and a CalHolographyTable table, the method creates a new CalHolographyRow 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 |
void asdm::CalHolographyRow::clearGravCorrection | ( | ) |
Mark gravCorrection, which is an optional field, as non-existent.
void asdm::CalHolographyRow::clearGravOptRange | ( | ) |
Mark gravOptRange, which is an optional field, as non-existent.
void asdm::CalHolographyRow::clearNumScrew | ( | ) |
Mark numScrew, which is an optional field, as non-existent.
void asdm::CalHolographyRow::clearScrewMotion | ( | ) |
Mark screwMotion, which is an optional field, as non-existent.
void asdm::CalHolographyRow::clearScrewMotionError | ( | ) |
Mark screwMotionError, which is an optional field, as non-existent.
void asdm::CalHolographyRow::clearScrewName | ( | ) |
Mark screwName, which is an optional field, as non-existent.
void asdm::CalHolographyRow::clearTempCorrection | ( | ) |
Mark tempCorrection, which is an optional field, as non-existent.
void asdm::CalHolographyRow::clearTempOptRange | ( | ) |
Mark tempOptRange, which is an optional field, as non-existent.
bool asdm::CalHolographyRow::compareNoAutoInc | ( | std::string | antennaName, |
Tag | calDataId, | ||
Tag | calReductionId, | ||
AntennaMakeMod::AntennaMake | antennaMake, | ||
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
Temperature | ambientTemperature, | ||
std::vector< Length > | focusPosition, | ||
std::vector< Frequency > | frequencyRange, | ||
double | illuminationTaper, | ||
int | numReceptor, | ||
std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
int | numPanelModes, | ||
ReceiverBandMod::ReceiverBand | receiverBand, | ||
EntityRef | beamMapUID, | ||
Length | rawRMS, | ||
Length | weightedRMS, | ||
EntityRef | surfaceMapUID, | ||
std::vector< Angle > | direction | ||
) |
Compare each mandatory attribute except the autoincrementable one of this CalHolographyRow with the corresponding parameters and return true if there is a match and false otherwise.
antennaName | |
calDataId | |
calReductionId | |
antennaMake | |
startValidTime | |
endValidTime | |
ambientTemperature | |
focusPosition | |
frequencyRange | |
illuminationTaper | |
numReceptor | |
polarizationTypes | |
numPanelModes | |
receiverBand | |
beamMapUID | |
rawRMS | |
weightedRMS | |
surfaceMapUID | |
direction |
bool asdm::CalHolographyRow::compareRequiredValue | ( | AntennaMakeMod::AntennaMake | antennaMake, |
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
Temperature | ambientTemperature, | ||
std::vector< Length > | focusPosition, | ||
std::vector< Frequency > | frequencyRange, | ||
double | illuminationTaper, | ||
int | numReceptor, | ||
std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
int | numPanelModes, | ||
ReceiverBandMod::ReceiverBand | receiverBand, | ||
EntityRef | beamMapUID, | ||
Length | rawRMS, | ||
Length | weightedRMS, | ||
EntityRef | surfaceMapUID, | ||
std::vector< Angle > | direction | ||
) |
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.
antennaMake | |
startValidTime | |
endValidTime | |
ambientTemperature | |
focusPosition | |
frequencyRange | |
illuminationTaper | |
numReceptor | |
polarizationTypes | |
numPanelModes | |
receiverBand | |
beamMapUID | |
rawRMS | |
weightedRMS | |
surfaceMapUID | |
direction |
|
private |
|
private |
|
private |
|
private |
bool asdm::CalHolographyRow::equalByRequiredValue | ( | CalHolographyRow * | 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 CalHolographyRow whose required attributes of the value part will be compared with those of this. |
|
private |
|
private |
|
private |
|
private |
Temperature asdm::CalHolographyRow::getAmbientTemperature | ( | ) | const |
AntennaMakeMod::AntennaMake asdm::CalHolographyRow::getAntennaMake | ( | ) | const |
===> Attribute antennaMake
Get antennaMake.
EntityRef asdm::CalHolographyRow::getBeamMapUID | ( | ) | const |
CalDataRow* asdm::CalHolographyRow::getCalDataUsingCalDataId | ( | ) |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
Tag asdm::CalHolographyRow::getCalReductionId | ( | ) | const |
Links* CalReductionRow* asdm::CalHolographyRow::getCalReductionUsingCalReductionId | ( | ) |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
std::vector<Angle > asdm::CalHolographyRow::getDirection | ( | ) | const |
===> Attribute direction
Get direction.
ArrayTime asdm::CalHolographyRow::getEndValidTime | ( | ) | const |
std::vector<Length > asdm::CalHolographyRow::getFocusPosition | ( | ) | const |
===> Attribute focusPosition
Get focusPosition.
std::vector<Frequency > asdm::CalHolographyRow::getFrequencyRange | ( | ) | const |
===> Attribute frequencyRange
Get frequencyRange.
bool asdm::CalHolographyRow::getGravCorrection | ( | ) | const |
Get gravCorrection, which is optional.
IllegalAccessException | If gravCorrection does not exist. |
std::vector<Angle > asdm::CalHolographyRow::getGravOptRange | ( | ) | const |
Get gravOptRange, which is optional.
IllegalAccessException | If gravOptRange does not exist. |
double asdm::CalHolographyRow::getIlluminationTaper | ( | ) | const |
===> Attribute illuminationTaper
Get illuminationTaper.
int asdm::CalHolographyRow::getNumPanelModes | ( | ) | const |
===> Attribute numPanelModes
Get numPanelModes.
int asdm::CalHolographyRow::getNumReceptor | ( | ) | const |
===> Attribute numReceptor
Get numReceptor.
int asdm::CalHolographyRow::getNumScrew | ( | ) | const |
Get numScrew, which is optional.
IllegalAccessException | If numScrew does not exist. |
std::vector<PolarizationTypeMod::PolarizationType > asdm::CalHolographyRow::getPolarizationTypes | ( | ) | const |
===> Attribute polarizationTypes
Get polarizationTypes.
Length asdm::CalHolographyRow::getRawRMS | ( | ) | const |
ReceiverBandMod::ReceiverBand asdm::CalHolographyRow::getReceiverBand | ( | ) | const |
===> Attribute receiverBand
Get receiverBand.
std::vector<Length > asdm::CalHolographyRow::getScrewMotion | ( | ) | const |
Get screwMotion, which is optional.
IllegalAccessException | If screwMotion does not exist. |
std::vector<Length > asdm::CalHolographyRow::getScrewMotionError | ( | ) | const |
Get screwMotionError, which is optional.
IllegalAccessException | If screwMotionError does not exist. |
std::vector<std::string > asdm::CalHolographyRow::getScrewName | ( | ) | const |
Get screwName, which is optional.
IllegalAccessException | If screwName does not exist. |
ArrayTime asdm::CalHolographyRow::getStartValidTime | ( | ) | const |
EntityRef asdm::CalHolographyRow::getSurfaceMapUID | ( | ) | const |
CalHolographyTable& asdm::CalHolographyRow::getTable | ( | ) | const |
Return the table to which this row belongs.
bool asdm::CalHolographyRow::getTempCorrection | ( | ) | const |
Get tempCorrection, which is optional.
IllegalAccessException | If tempCorrection does not exist. |
std::vector<Temperature > asdm::CalHolographyRow::getTempOptRange | ( | ) | const |
Get tempOptRange, which is optional.
IllegalAccessException | If tempOptRange does not exist. |
Length asdm::CalHolographyRow::getWeightedRMS | ( | ) | const |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
bool asdm::CalHolographyRow::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::CalHolographyRow::isGravCorrectionExists | ( | ) | const |
===> Attribute gravCorrection, which is optional
The attribute gravCorrection is optional. Return true if this attribute exists.
bool asdm::CalHolographyRow::isGravOptRangeExists | ( | ) | const |
===> Attribute gravOptRange, which is optional
The attribute gravOptRange is optional. Return true if this attribute exists.
bool asdm::CalHolographyRow::isNumScrewExists | ( | ) | const |
===> Attribute numScrew, which is optional
The attribute numScrew is optional. Return true if this attribute exists.
bool asdm::CalHolographyRow::isScrewMotionErrorExists | ( | ) | const |
===> Attribute screwMotionError, which is optional
The attribute screwMotionError is optional. Return true if this attribute exists.
bool asdm::CalHolographyRow::isScrewMotionExists | ( | ) | const |
===> Attribute screwMotion, which is optional
The attribute screwMotion is optional. Return true if this attribute exists.
bool asdm::CalHolographyRow::isScrewNameExists | ( | ) | const |
===> Attribute screwName, which is optional
The attribute screwName is optional. Return true if this attribute exists.
bool asdm::CalHolographyRow::isTempCorrectionExists | ( | ) | const |
===> Attribute tempCorrection, which is optional
The attribute tempCorrection is optional. Return true if this attribute exists.
bool asdm::CalHolographyRow::isTempOptRangeExists | ( | ) | const |
===> Attribute tempOptRange, which is optional
The attribute tempOptRange 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 |
void asdm::CalHolographyRow::setAmbientTemperature | ( | Temperature | ambientTemperature | ) |
Set ambientTemperature with the specified Temperature.
ambientTemperature | The Temperature value to which ambientTemperature is to be set. |
void asdm::CalHolographyRow::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::CalHolographyRow::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::CalHolographyRow::setBeamMapUID | ( | EntityRef | beamMapUID | ) |
void asdm::CalHolographyRow::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::CalHolographyRow::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::CalHolographyRow::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::CalHolographyRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
void asdm::CalHolographyRow::setFocusPosition | ( | std::vector< Length > | focusPosition | ) |
Set focusPosition with the specified std::vector<Length >.
focusPosition | The std::vector<Length > value to which focusPosition is to be set. |
void asdm::CalHolographyRow::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::CalHolographyRow::setFromIDL | ( | asdmIDL::CalHolographyRowIDL | x | ) |
Fill the values of this row from the IDL struct CalHolographyRowIDL.
x | The IDL struct containing the values used to fill this row. |
ConversionException |
void asdm::CalHolographyRow::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::CalHolographyRow::setGravCorrection | ( | bool | gravCorrection | ) |
Set gravCorrection with the specified bool.
gravCorrection | The bool value to which gravCorrection is to be set. |
void asdm::CalHolographyRow::setGravOptRange | ( | std::vector< Angle > | gravOptRange | ) |
Set gravOptRange with the specified std::vector<Angle >.
gravOptRange | The std::vector<Angle > value to which gravOptRange is to be set. |
void asdm::CalHolographyRow::setIlluminationTaper | ( | double | illuminationTaper | ) |
Set illuminationTaper with the specified double.
illuminationTaper | The double value to which illuminationTaper is to be set. |
void asdm::CalHolographyRow::setNumPanelModes | ( | int | numPanelModes | ) |
Set numPanelModes with the specified int.
numPanelModes | The int value to which numPanelModes is to be set. |
void asdm::CalHolographyRow::setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int.
numReceptor | The int value to which numReceptor is to be set. |
void asdm::CalHolographyRow::setNumScrew | ( | int | numScrew | ) |
Set numScrew with the specified int.
numScrew | The int value to which numScrew is to be set. |
void asdm::CalHolographyRow::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::CalHolographyRow::setRawRMS | ( | Length | rawRMS | ) |
void asdm::CalHolographyRow::setReceiverBand | ( | ReceiverBandMod::ReceiverBand | receiverBand | ) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand.
receiverBand | The ReceiverBandMod::ReceiverBand value to which receiverBand is to be set. |
void asdm::CalHolographyRow::setScrewMotion | ( | std::vector< Length > | screwMotion | ) |
Set screwMotion with the specified std::vector<Length >.
screwMotion | The std::vector<Length > value to which screwMotion is to be set. |
void asdm::CalHolographyRow::setScrewMotionError | ( | std::vector< Length > | screwMotionError | ) |
Set screwMotionError with the specified std::vector<Length >.
screwMotionError | The std::vector<Length > value to which screwMotionError is to be set. |
void asdm::CalHolographyRow::setScrewName | ( | std::vector< std::string > | screwName | ) |
Set screwName with the specified std::vector<std::string >.
screwName | The std::vector<std::string > value to which screwName is to be set. |
void asdm::CalHolographyRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
void asdm::CalHolographyRow::setSurfaceMapUID | ( | EntityRef | surfaceMapUID | ) |
void asdm::CalHolographyRow::setTempCorrection | ( | bool | tempCorrection | ) |
Set tempCorrection with the specified bool.
tempCorrection | The bool value to which tempCorrection is to be set. |
void asdm::CalHolographyRow::setTempOptRange | ( | std::vector< Temperature > | tempOptRange | ) |
Set tempOptRange with the specified std::vector<Temperature >.
tempOptRange | The std::vector<Temperature > value to which tempOptRange is to be set. |
void asdm::CalHolographyRow::setWeightedRMS | ( | Length | weightedRMS | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Serialize this into a stream of bytes written to an EndianOSStream.
eoss | the EndianOSStream to be written to |
asdmIDL::CalHolographyRowIDL* asdm::CalHolographyRow::toIDL | ( | ) | const |
Return this row in the form of an IDL struct.
void asdm::CalHolographyRow::toIDL | ( | asdmIDL::CalHolographyRowIDL & | x | ) | const |
Define the content of a CalHolographyRowIDL struct from the values found in this row.
x | a reference to the CalHolographyRowIDL struct to be set. |
std::string asdm::CalHolographyRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
|
private |
|
private |
|
friend |
Definition at line 173 of file CalHolographyRow.h.
|
friend |
Definition at line 174 of file CalHolographyRow.h.
|
private |
===> Attribute ambientTemperature
Definition at line 1429 of file CalHolographyRow.h.
|
private |
===> Attribute antennaMake
Definition at line 1396 of file CalHolographyRow.h.
Extrinsic Table asdm::CalHolographyRow::Attributes |
Definition at line 197 of file CalHolographyRow.h.
Extrinsic Table asdm::CalHolographyRow::Attributes |
Definition at line 1041 of file CalHolographyRow.h.
|
private |
===> Attribute beamMapUID
Definition at line 1517 of file CalHolographyRow.h.
|
private |
===> Attribute calReductionId
Definition at line 1691 of file CalHolographyRow.h.
|
private |
===> Attribute direction
Definition at line 1561 of file CalHolographyRow.h.
|
private |
===> Attribute endValidTime
Definition at line 1418 of file CalHolographyRow.h.
|
private |
===> Attribute focusPosition
Definition at line 1440 of file CalHolographyRow.h.
|
private |
===> Attribute frequencyRange
Definition at line 1451 of file CalHolographyRow.h.
|
private |
Definition at line 1720 of file CalHolographyRow.h.
|
private |
Definition at line 1755 of file CalHolographyRow.h.
|
private |
Definition at line 1626 of file CalHolographyRow.h.
|
private |
===> Attribute gravCorrection, which is optional
Definition at line 1623 of file CalHolographyRow.h.
|
private |
Definition at line 1639 of file CalHolographyRow.h.
|
private |
===> Attribute gravOptRange, which is optional
Definition at line 1636 of file CalHolographyRow.h.
|
private |
Whether this row has been added to the table or not.
Definition at line 1341 of file CalHolographyRow.h.
|
private |
===> Attribute illuminationTaper
Definition at line 1462 of file CalHolographyRow.h.
|
private |
===> Attribute numPanelModes
Definition at line 1495 of file CalHolographyRow.h.
|
private |
===> Attribute numReceptor
Definition at line 1473 of file CalHolographyRow.h.
|
private |
Definition at line 1574 of file CalHolographyRow.h.
|
private |
===> Attribute numScrew, which is optional
Definition at line 1571 of file CalHolographyRow.h.
|
private |
===> Attribute polarizationTypes
Definition at line 1484 of file CalHolographyRow.h.
|
private |
===> Attribute rawRMS
Definition at line 1528 of file CalHolographyRow.h.
|
private |
===> Attribute receiverBand
Definition at line 1506 of file CalHolographyRow.h.
|
private |
Definition at line 1600 of file CalHolographyRow.h.
|
private |
Definition at line 1613 of file CalHolographyRow.h.
|
private |
===> Attribute screwMotionError, which is optional
Definition at line 1610 of file CalHolographyRow.h.
|
private |
===> Attribute screwMotion, which is optional
Definition at line 1597 of file CalHolographyRow.h.
|
private |
Definition at line 1587 of file CalHolographyRow.h.
|
private |
===> Attribute screwName, which is optional
Definition at line 1584 of file CalHolographyRow.h.
|
private |
===> Attribute startValidTime
Definition at line 1407 of file CalHolographyRow.h.
|
private |
===> Attribute surfaceMapUID
Definition at line 1550 of file CalHolographyRow.h.
|
private |
The table to which this row belongs.
Definition at line 1337 of file CalHolographyRow.h.
|
private |
Definition at line 1652 of file CalHolographyRow.h.
|
private |
===> Attribute tempCorrection, which is optional
Definition at line 1649 of file CalHolographyRow.h.
|
private |
Definition at line 1665 of file CalHolographyRow.h.
|
private |
===> Attribute tempOptRange, which is optional
Definition at line 1662 of file CalHolographyRow.h.
|
private |
===> Attribute weightedRMS
Definition at line 1539 of file CalHolographyRow.h.