casa
$Rev:20696$
|
The CalHolographyRow class is a row of a CalHolographyTable. More...
#include <CalHolographyRow.h>
Public Member Functions | |
virtual | ~CalHolographyRow () |
friend class asdm::TableStreamReader<CalHolographyTable, CalHolographyRow>; | |
CalHolographyTable & | getTable () const |
Return the table to which this row belongs. | |
bool | isAdded () const |
Has this row been added to its table ? | |
void | setAntennaName (string antennaName) |
Set antennaName with the specified string. | |
AntennaMakeMod::AntennaMake | getAntennaMake () const |
===> Attribute antennaMake | |
void | setAntennaMake (AntennaMakeMod::AntennaMake antennaMake) |
Set antennaMake with the specified AntennaMakeMod::AntennaMake. | |
ArrayTime | getStartValidTime () const |
===> Attribute startValidTime | |
void | setStartValidTime (ArrayTime startValidTime) |
Set startValidTime with the specified ArrayTime. | |
ArrayTime | getEndValidTime () const |
===> Attribute endValidTime | |
void | setEndValidTime (ArrayTime endValidTime) |
Set endValidTime with the specified ArrayTime. | |
Temperature | getAmbientTemperature () const |
===> Attribute ambientTemperature | |
void | setAmbientTemperature (Temperature ambientTemperature) |
Set ambientTemperature with the specified Temperature. | |
vector< Length > | getFocusPosition () const |
===> Attribute focusPosition | |
void | setFocusPosition (vector< Length > focusPosition) |
Set focusPosition with the specified vector<Length >. | |
vector< Frequency > | getFrequencyRange () const |
===> Attribute frequencyRange | |
void | setFrequencyRange (vector< Frequency > frequencyRange) |
Set frequencyRange with the specified vector<Frequency >. | |
double | getIlluminationTaper () const |
===> Attribute illuminationTaper | |
void | setIlluminationTaper (double illuminationTaper) |
Set illuminationTaper with the specified double. | |
int | getNumReceptor () const |
===> Attribute numReceptor | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int. | |
vector < PolarizationTypeMod::PolarizationType > | getPolarizationTypes () const |
===> Attribute polarizationTypes | |
void | setPolarizationTypes (vector< PolarizationTypeMod::PolarizationType > polarizationTypes) |
Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >. | |
int | getNumPanelModes () const |
===> Attribute numPanelModes | |
void | setNumPanelModes (int numPanelModes) |
Set numPanelModes with the specified int. | |
ReceiverBandMod::ReceiverBand | getReceiverBand () const |
===> Attribute receiverBand | |
void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand. | |
EntityRef | getBeamMapUID () const |
===> Attribute beamMapUID | |
void | setBeamMapUID (EntityRef beamMapUID) |
Set beamMapUID with the specified EntityRef. | |
Length | getRawRMS () const |
===> Attribute rawRMS | |
void | setRawRMS (Length rawRMS) |
Set rawRMS with the specified Length. | |
Length | getWeightedRMS () const |
===> Attribute weightedRMS | |
void | setWeightedRMS (Length weightedRMS) |
Set weightedRMS with the specified Length. | |
EntityRef | getSurfaceMapUID () const |
===> Attribute surfaceMapUID | |
void | setSurfaceMapUID (EntityRef surfaceMapUID) |
Set surfaceMapUID with the specified EntityRef. | |
vector< Angle > | getDirection () const |
===> Attribute direction | |
void | setDirection (vector< Angle > direction) |
Set direction with the specified vector<Angle >. | |
bool | isNumScrewExists () const |
===> Attribute numScrew, which is optional | |
int | getNumScrew () const |
Get numScrew, which is optional. | |
void | setNumScrew (int numScrew) |
Set numScrew with the specified int. | |
void | clearNumScrew () |
Mark numScrew, which is an optional field, as non-existent. | |
bool | isScrewNameExists () const |
===> Attribute screwName, which is optional | |
vector< string > | getScrewName () const |
Get screwName, which is optional. | |
void | setScrewName (vector< string > screwName) |
Set screwName with the specified vector<string >. | |
void | clearScrewName () |
Mark screwName, which is an optional field, as non-existent. | |
bool | isScrewMotionExists () const |
===> Attribute screwMotion, which is optional | |
vector< Length > | getScrewMotion () const |
Get screwMotion, which is optional. | |
void | setScrewMotion (vector< Length > screwMotion) |
Set screwMotion with the specified vector<Length >. | |
void | clearScrewMotion () |
Mark screwMotion, which is an optional field, as non-existent. | |
bool | isScrewMotionErrorExists () const |
===> Attribute screwMotionError, which is optional | |
vector< Length > | getScrewMotionError () const |
Get screwMotionError, which is optional. | |
void | setScrewMotionError (vector< Length > screwMotionError) |
Set screwMotionError with the specified vector<Length >. | |
void | clearScrewMotionError () |
Mark screwMotionError, which is an optional field, as non-existent. | |
bool | isGravCorrectionExists () const |
===> Attribute gravCorrection, which is optional | |
bool | getGravCorrection () const |
Get gravCorrection, which is optional. | |
void | setGravCorrection (bool gravCorrection) |
Set gravCorrection with the specified bool. | |
void | clearGravCorrection () |
Mark gravCorrection, which is an optional field, as non-existent. | |
bool | isGravOptRangeExists () const |
===> Attribute gravOptRange, which is optional | |
vector< Angle > | getGravOptRange () const |
Get gravOptRange, which is optional. | |
void | setGravOptRange (vector< Angle > gravOptRange) |
Set gravOptRange with the specified vector<Angle >. | |
void | clearGravOptRange () |
Mark gravOptRange, which is an optional field, as non-existent. | |
bool | isTempCorrectionExists () const |
===> Attribute tempCorrection, which is optional | |
bool | getTempCorrection () const |
Get tempCorrection, which is optional. | |
void | setTempCorrection (bool tempCorrection) |
Set tempCorrection with the specified bool. | |
void | clearTempCorrection () |
Mark tempCorrection, which is an optional field, as non-existent. | |
bool | isTempOptRangeExists () const |
===> Attribute tempOptRange, which is optional | |
vector< Temperature > | getTempOptRange () const |
Get tempOptRange, which is optional. | |
void | setTempOptRange (vector< Temperature > tempOptRange) |
Set tempOptRange with the specified vector<Temperature >. | |
void | clearTempOptRange () |
Mark tempOptRange, which is an optional field, as non-existent. | |
void | setCalDataId (Tag calDataId) |
Set calDataId with the specified Tag. | |
Tag | getCalReductionId () const |
===> Attribute 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 (string antennaName, Tag calDataId, Tag calReductionId, AntennaMakeMod::AntennaMake antennaMake, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, vector< Length > focusPosition, vector< Frequency > frequencyRange, double illuminationTaper, int numReceptor, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numPanelModes, ReceiverBandMod::ReceiverBand receiverBand, EntityRef beamMapUID, Length rawRMS, Length weightedRMS, EntityRef surfaceMapUID, 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. | |
bool | compareRequiredValue (AntennaMakeMod::AntennaMake antennaMake, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, vector< Length > focusPosition, vector< Frequency > frequencyRange, double illuminationTaper, int numReceptor, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numPanelModes, ReceiverBandMod::ReceiverBand receiverBand, EntityRef beamMapUID, Length rawRMS, Length weightedRMS, EntityRef surfaceMapUID, vector< Angle > direction) |
Compare each mandatory value (i.e. | |
bool | equalByRequiredValue (CalHolographyRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
asdmIDL::CalHolographyRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. | |
void | toIDL (asdmIDL::CalHolographyRowIDL &x) const |
Define the content of a CalHolographyRowIDL struct from the values found in this row. | |
void | setFromIDL (asdmIDL::CalHolographyRowIDL x) |
Fill the values of this row from the IDL struct CalHolographyRowIDL. | |
std::string | toXML () const |
Return this row in the form of an XML string. | |
void | setFromXML (std::string rowDoc) |
Fill the values of this row from an XML string that was produced by the toXML() method. | |
virtual | ~CalHolographyRow () |
friend class asdm::TableStreamReader<CalHolographyTable, CalHolographyRow>; | |
CalHolographyTable & | getTable () const |
Return the table to which this row belongs. | |
bool | isAdded () const |
Has this row been added to its table ? | |
void | setAntennaName (string antennaName) |
Set antennaName with the specified string. | |
AntennaMakeMod::AntennaMake | getAntennaMake () const |
===> Attribute antennaMake | |
void | setAntennaMake (AntennaMakeMod::AntennaMake antennaMake) |
Set antennaMake with the specified AntennaMakeMod::AntennaMake. | |
ArrayTime | getStartValidTime () const |
===> Attribute startValidTime | |
void | setStartValidTime (ArrayTime startValidTime) |
Set startValidTime with the specified ArrayTime. | |
ArrayTime | getEndValidTime () const |
===> Attribute endValidTime | |
void | setEndValidTime (ArrayTime endValidTime) |
Set endValidTime with the specified ArrayTime. | |
Temperature | getAmbientTemperature () const |
===> Attribute ambientTemperature | |
void | setAmbientTemperature (Temperature ambientTemperature) |
Set ambientTemperature with the specified Temperature. | |
vector< Length > | getFocusPosition () const |
===> Attribute focusPosition | |
void | setFocusPosition (vector< Length > focusPosition) |
Set focusPosition with the specified vector<Length >. | |
vector< Frequency > | getFrequencyRange () const |
===> Attribute frequencyRange | |
void | setFrequencyRange (vector< Frequency > frequencyRange) |
Set frequencyRange with the specified vector<Frequency >. | |
double | getIlluminationTaper () const |
===> Attribute illuminationTaper | |
void | setIlluminationTaper (double illuminationTaper) |
Set illuminationTaper with the specified double. | |
int | getNumReceptor () const |
===> Attribute numReceptor | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int. | |
vector < PolarizationTypeMod::PolarizationType > | getPolarizationTypes () const |
===> Attribute polarizationTypes | |
void | setPolarizationTypes (vector< PolarizationTypeMod::PolarizationType > polarizationTypes) |
Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >. | |
int | getNumPanelModes () const |
===> Attribute numPanelModes | |
void | setNumPanelModes (int numPanelModes) |
Set numPanelModes with the specified int. | |
ReceiverBandMod::ReceiverBand | getReceiverBand () const |
===> Attribute receiverBand | |
void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand. | |
EntityRef | getBeamMapUID () const |
===> Attribute beamMapUID | |
void | setBeamMapUID (EntityRef beamMapUID) |
Set beamMapUID with the specified EntityRef. | |
Length | getRawRMS () const |
===> Attribute rawRMS | |
void | setRawRMS (Length rawRMS) |
Set rawRMS with the specified Length. | |
Length | getWeightedRMS () const |
===> Attribute weightedRMS | |
void | setWeightedRMS (Length weightedRMS) |
Set weightedRMS with the specified Length. | |
EntityRef | getSurfaceMapUID () const |
===> Attribute surfaceMapUID | |
void | setSurfaceMapUID (EntityRef surfaceMapUID) |
Set surfaceMapUID with the specified EntityRef. | |
vector< Angle > | getDirection () const |
===> Attribute direction | |
void | setDirection (vector< Angle > direction) |
Set direction with the specified vector<Angle >. | |
bool | isNumScrewExists () const |
===> Attribute numScrew, which is optional | |
int | getNumScrew () const |
Get numScrew, which is optional. | |
void | setNumScrew (int numScrew) |
Set numScrew with the specified int. | |
void | clearNumScrew () |
Mark numScrew, which is an optional field, as non-existent. | |
bool | isScrewNameExists () const |
===> Attribute screwName, which is optional | |
vector< string > | getScrewName () const |
Get screwName, which is optional. | |
void | setScrewName (vector< string > screwName) |
Set screwName with the specified vector<string >. | |
void | clearScrewName () |
Mark screwName, which is an optional field, as non-existent. | |
bool | isScrewMotionExists () const |
===> Attribute screwMotion, which is optional | |
vector< Length > | getScrewMotion () const |
Get screwMotion, which is optional. | |
void | setScrewMotion (vector< Length > screwMotion) |
Set screwMotion with the specified vector<Length >. | |
void | clearScrewMotion () |
Mark screwMotion, which is an optional field, as non-existent. | |
bool | isScrewMotionErrorExists () const |
===> Attribute screwMotionError, which is optional | |
vector< Length > | getScrewMotionError () const |
Get screwMotionError, which is optional. | |
void | setScrewMotionError (vector< Length > screwMotionError) |
Set screwMotionError with the specified vector<Length >. | |
void | clearScrewMotionError () |
Mark screwMotionError, which is an optional field, as non-existent. | |
bool | isGravCorrectionExists () const |
===> Attribute gravCorrection, which is optional | |
bool | getGravCorrection () const |
Get gravCorrection, which is optional. | |
void | setGravCorrection (bool gravCorrection) |
Set gravCorrection with the specified bool. | |
void | clearGravCorrection () |
Mark gravCorrection, which is an optional field, as non-existent. | |
bool | isGravOptRangeExists () const |
===> Attribute gravOptRange, which is optional | |
vector< Angle > | getGravOptRange () const |
Get gravOptRange, which is optional. | |
void | setGravOptRange (vector< Angle > gravOptRange) |
Set gravOptRange with the specified vector<Angle >. | |
void | clearGravOptRange () |
Mark gravOptRange, which is an optional field, as non-existent. | |
bool | isTempCorrectionExists () const |
===> Attribute tempCorrection, which is optional | |
bool | getTempCorrection () const |
Get tempCorrection, which is optional. | |
void | setTempCorrection (bool tempCorrection) |
Set tempCorrection with the specified bool. | |
void | clearTempCorrection () |
Mark tempCorrection, which is an optional field, as non-existent. | |
bool | isTempOptRangeExists () const |
===> Attribute tempOptRange, which is optional | |
vector< Temperature > | getTempOptRange () const |
Get tempOptRange, which is optional. | |
void | setTempOptRange (vector< Temperature > tempOptRange) |
Set tempOptRange with the specified vector<Temperature >. | |
void | clearTempOptRange () |
Mark tempOptRange, which is an optional field, as non-existent. | |
void | setCalDataId (Tag calDataId) |
Set calDataId with the specified Tag. | |
Tag | getCalReductionId () const |
===> Attribute 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 (string antennaName, Tag calDataId, Tag calReductionId, AntennaMakeMod::AntennaMake antennaMake, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, vector< Length > focusPosition, vector< Frequency > frequencyRange, double illuminationTaper, int numReceptor, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numPanelModes, ReceiverBandMod::ReceiverBand receiverBand, EntityRef beamMapUID, Length rawRMS, Length weightedRMS, EntityRef surfaceMapUID, 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. | |
bool | compareRequiredValue (AntennaMakeMod::AntennaMake antennaMake, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, vector< Length > focusPosition, vector< Frequency > frequencyRange, double illuminationTaper, int numReceptor, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, int numPanelModes, ReceiverBandMod::ReceiverBand receiverBand, EntityRef beamMapUID, Length rawRMS, Length weightedRMS, EntityRef surfaceMapUID, vector< Angle > direction) |
Compare each mandatory value (i.e. | |
bool | equalByRequiredValue (CalHolographyRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
asdmIDL::CalHolographyRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. | |
void | setFromIDL (asdmIDL::CalHolographyRowIDL x) |
Fill the values of this row from the IDL struct CalHolographyRowIDL. | |
std::string | toXML () const |
Return this row in the form of an XML string. | |
void | setFromXML (std::string rowDoc) |
Fill the values of this row from an XML string that was produced by the toXML() method. | |
Public Attributes | |
Intrinsic Table | Attributes |
Extrinsic Table | Attributes |
Private Member Functions | |
void | isAdded (bool added) |
This method is used by the Table class when this row is added to the table. | |
CalHolographyRow (CalHolographyTable &table) | |
Create a CalHolographyRow. | |
CalHolographyRow (CalHolographyTable &table, CalHolographyRow &row) | |
Create a CalHolographyRow using a copy constructor mechanism. | |
void | antennaNameFromBin (EndianIStream &eis) |
void | calDataIdFromBin (EndianIStream &eis) |
void | calReductionIdFromBin (EndianIStream &eis) |
void | antennaMakeFromBin (EndianIStream &eis) |
void | startValidTimeFromBin (EndianIStream &eis) |
void | endValidTimeFromBin (EndianIStream &eis) |
void | ambientTemperatureFromBin (EndianIStream &eis) |
void | focusPositionFromBin (EndianIStream &eis) |
void | frequencyRangeFromBin (EndianIStream &eis) |
void | illuminationTaperFromBin (EndianIStream &eis) |
void | numReceptorFromBin (EndianIStream &eis) |
void | polarizationTypesFromBin (EndianIStream &eis) |
void | numPanelModesFromBin (EndianIStream &eis) |
void | receiverBandFromBin (EndianIStream &eis) |
void | beamMapUIDFromBin (EndianIStream &eis) |
void | rawRMSFromBin (EndianIStream &eis) |
void | weightedRMSFromBin (EndianIStream &eis) |
void | surfaceMapUIDFromBin (EndianIStream &eis) |
void | directionFromBin (EndianIStream &eis) |
void | numScrewFromBin (EndianIStream &eis) |
void | screwNameFromBin (EndianIStream &eis) |
void | screwMotionFromBin (EndianIStream &eis) |
void | screwMotionErrorFromBin (EndianIStream &eis) |
void | gravCorrectionFromBin (EndianIStream &eis) |
void | gravOptRangeFromBin (EndianIStream &eis) |
void | tempCorrectionFromBin (EndianIStream &eis) |
void | tempOptRangeFromBin (EndianIStream &eis) |
void | antennaNameFromText (const string &s) |
void | calDataIdFromText (const string &s) |
void | calReductionIdFromText (const string &s) |
void | antennaMakeFromText (const string &s) |
void | startValidTimeFromText (const string &s) |
void | endValidTimeFromText (const string &s) |
void | ambientTemperatureFromText (const string &s) |
void | focusPositionFromText (const string &s) |
void | frequencyRangeFromText (const string &s) |
void | illuminationTaperFromText (const string &s) |
void | numReceptorFromText (const string &s) |
void | polarizationTypesFromText (const string &s) |
void | numPanelModesFromText (const string &s) |
void | receiverBandFromText (const string &s) |
void | rawRMSFromText (const string &s) |
void | weightedRMSFromText (const string &s) |
void | directionFromText (const string &s) |
void | numScrewFromText (const string &s) |
void | screwNameFromText (const string &s) |
void | screwMotionFromText (const string &s) |
void | screwMotionErrorFromText (const string &s) |
void | gravCorrectionFromText (const string &s) |
void | gravOptRangeFromText (const string &s) |
void | tempCorrectionFromText (const string &s) |
void | tempOptRangeFromText (const string &s) |
void | toBin (EndianOSStream &eoss) |
Serialize this into a stream of bytes written to an EndianOSStream. | |
void | isAdded (bool added) |
This method is used by the Table class when this row is added to the table. | |
CalHolographyRow (CalHolographyTable &table) | |
Create a CalHolographyRow. | |
CalHolographyRow (CalHolographyTable &table, CalHolographyRow &row) | |
Create a CalHolographyRow using a copy constructor mechanism. | |
void | antennaNameFromBin (EndianIStream &eis) |
void | calDataIdFromBin (EndianIStream &eis) |
void | calReductionIdFromBin (EndianIStream &eis) |
void | antennaMakeFromBin (EndianIStream &eis) |
void | startValidTimeFromBin (EndianIStream &eis) |
void | endValidTimeFromBin (EndianIStream &eis) |
void | ambientTemperatureFromBin (EndianIStream &eis) |
void | focusPositionFromBin (EndianIStream &eis) |
void | frequencyRangeFromBin (EndianIStream &eis) |
void | illuminationTaperFromBin (EndianIStream &eis) |
void | numReceptorFromBin (EndianIStream &eis) |
void | polarizationTypesFromBin (EndianIStream &eis) |
void | numPanelModesFromBin (EndianIStream &eis) |
void | receiverBandFromBin (EndianIStream &eis) |
void | beamMapUIDFromBin (EndianIStream &eis) |
void | rawRMSFromBin (EndianIStream &eis) |
void | weightedRMSFromBin (EndianIStream &eis) |
void | surfaceMapUIDFromBin (EndianIStream &eis) |
void | directionFromBin (EndianIStream &eis) |
void | numScrewFromBin (EndianIStream &eis) |
void | screwNameFromBin (EndianIStream &eis) |
void | screwMotionFromBin (EndianIStream &eis) |
void | screwMotionErrorFromBin (EndianIStream &eis) |
void | gravCorrectionFromBin (EndianIStream &eis) |
void | gravOptRangeFromBin (EndianIStream &eis) |
void | tempCorrectionFromBin (EndianIStream &eis) |
void | tempOptRangeFromBin (EndianIStream &eis) |
void | antennaNameFromText (const string &s) |
void | calDataIdFromText (const string &s) |
void | calReductionIdFromText (const string &s) |
void | antennaMakeFromText (const string &s) |
void | startValidTimeFromText (const string &s) |
void | endValidTimeFromText (const string &s) |
void | ambientTemperatureFromText (const string &s) |
void | focusPositionFromText (const string &s) |
void | frequencyRangeFromText (const string &s) |
void | illuminationTaperFromText (const string &s) |
void | numReceptorFromText (const string &s) |
void | polarizationTypesFromText (const string &s) |
void | numPanelModesFromText (const string &s) |
void | receiverBandFromText (const string &s) |
void | rawRMSFromText (const string &s) |
void | weightedRMSFromText (const string &s) |
void | directionFromText (const string &s) |
void | numScrewFromText (const string &s) |
void | screwNameFromText (const string &s) |
void | screwMotionFromText (const string &s) |
void | screwMotionErrorFromText (const string &s) |
void | gravCorrectionFromText (const string &s) |
void | gravOptRangeFromText (const string &s) |
void | tempCorrectionFromText (const string &s) |
void | tempOptRangeFromText (const string &s) |
void | fromText (const std::string &attributeName, const std::string &t) |
void | toBin (EndianOSStream &eoss) |
Serialize this into a stream of bytes written to an EndianOSStream. | |
Private Attributes | |
CalHolographyTable & | table |
The table to which this row belongs. | |
bool | hasBeenAdded |
Whether this row has been added to the table or not. | |
AntennaMakeMod::AntennaMake | antennaMake |
===> Attribute antennaMake | |
ArrayTime | startValidTime |
===> Attribute startValidTime | |
ArrayTime | endValidTime |
===> Attribute endValidTime | |
Temperature | ambientTemperature |
===> Attribute ambientTemperature | |
vector< Length > | focusPosition |
===> Attribute focusPosition | |
vector< Frequency > | frequencyRange |
===> Attribute frequencyRange | |
double | illuminationTaper |
===> Attribute illuminationTaper | |
int | numReceptor |
===> Attribute numReceptor | |
vector < PolarizationTypeMod::PolarizationType > | polarizationTypes |
===> Attribute polarizationTypes | |
int | numPanelModes |
===> Attribute numPanelModes | |
ReceiverBandMod::ReceiverBand | receiverBand |
===> Attribute receiverBand | |
EntityRef | beamMapUID |
===> Attribute beamMapUID | |
Length | rawRMS |
===> Attribute rawRMS | |
Length | weightedRMS |
===> Attribute weightedRMS | |
EntityRef | surfaceMapUID |
===> Attribute surfaceMapUID | |
vector< Angle > | direction |
===> Attribute direction | |
bool | numScrewExists |
===> Attribute numScrew, which is optional | |
int | numScrew |
bool | screwNameExists |
===> Attribute screwName, which is optional | |
vector< string > | screwName |
bool | screwMotionExists |
===> Attribute screwMotion, which is optional | |
vector< Length > | screwMotion |
bool | screwMotionErrorExists |
===> Attribute screwMotionError, which is optional | |
vector< Length > | screwMotionError |
bool | gravCorrectionExists |
===> Attribute gravCorrection, which is optional | |
bool | gravCorrection |
bool | gravOptRangeExists |
===> Attribute gravOptRange, which is optional | |
vector< Angle > | gravOptRange |
bool | tempCorrectionExists |
===> Attribute tempCorrection, which is optional | |
bool | tempCorrection |
bool | tempOptRangeExists |
===> Attribute tempOptRange, which is optional | |
vector< Temperature > | tempOptRange |
Tag | calReductionId |
===> Attribute calReductionId | |
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.64", branch "HEAD"
Generated from model's revision "1.61", branch "HEAD"
Definition at line 172 of file CalHolographyRow.h.
virtual asdm::CalHolographyRow::~CalHolographyRow | ( | ) | [virtual] |
friend class asdm::TableStreamReader<CalHolographyTable, CalHolographyRow>;
asdm::CalHolographyRow::CalHolographyRow | ( | CalHolographyTable & | table | ) | [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. |
asdm::CalHolographyRow::CalHolographyRow | ( | CalHolographyTable & | table, |
CalHolographyRow & | row | ||
) | [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. |
virtual asdm::CalHolographyRow::~CalHolographyRow | ( | ) | [virtual] |
friend class asdm::TableStreamReader<CalHolographyTable, CalHolographyRow>;
asdm::CalHolographyRow::CalHolographyRow | ( | CalHolographyTable & | table | ) | [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. |
asdm::CalHolographyRow::CalHolographyRow | ( | CalHolographyTable & | table, |
CalHolographyRow & | row | ||
) | [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. |
void asdm::CalHolographyRow::ambientTemperatureFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::ambientTemperatureFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::ambientTemperatureFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::ambientTemperatureFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::antennaMakeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::antennaMakeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::antennaMakeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::antennaMakeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::antennaNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::antennaNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::antennaNameFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::antennaNameFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::beamMapUIDFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::beamMapUIDFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::calDataIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::calDataIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::calDataIdFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::calDataIdFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::calReductionIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::calReductionIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::calReductionIdFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::calReductionIdFromText | ( | const string & | s | ) | [private] |
Mark gravCorrection, which is an optional field, as non-existent.
Mark gravCorrection, which is an optional field, as non-existent.
Mark gravOptRange, which is an optional field, as non-existent.
Mark gravOptRange, which is an optional field, as non-existent.
Mark numScrew, which is an optional field, as non-existent.
Mark numScrew, which is an optional field, as non-existent.
Mark screwMotion, which is an optional field, as non-existent.
Mark screwMotion, which is an optional field, as non-existent.
Mark screwMotionError, which is an optional field, as non-existent.
Mark screwMotionError, which is an optional field, as non-existent.
Mark screwName, which is an optional field, as non-existent.
Mark screwName, which is an optional field, as non-existent.
Mark tempCorrection, which is an optional field, as non-existent.
Mark tempCorrection, which is an optional field, as non-existent.
Mark tempOptRange, which is an optional field, as non-existent.
Mark tempOptRange, which is an optional field, as non-existent.
bool asdm::CalHolographyRow::compareNoAutoInc | ( | string | antennaName, |
Tag | calDataId, | ||
Tag | calReductionId, | ||
AntennaMakeMod::AntennaMake | antennaMake, | ||
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
Temperature | ambientTemperature, | ||
vector< Length > | focusPosition, | ||
vector< Frequency > | frequencyRange, | ||
double | illuminationTaper, | ||
int | numReceptor, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
int | numPanelModes, | ||
ReceiverBandMod::ReceiverBand | receiverBand, | ||
EntityRef | beamMapUID, | ||
Length | rawRMS, | ||
Length | weightedRMS, | ||
EntityRef | surfaceMapUID, | ||
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::compareNoAutoInc | ( | string | antennaName, |
Tag | calDataId, | ||
Tag | calReductionId, | ||
AntennaMakeMod::AntennaMake | antennaMake, | ||
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
Temperature | ambientTemperature, | ||
vector< Length > | focusPosition, | ||
vector< Frequency > | frequencyRange, | ||
double | illuminationTaper, | ||
int | numReceptor, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
int | numPanelModes, | ||
ReceiverBandMod::ReceiverBand | receiverBand, | ||
EntityRef | beamMapUID, | ||
Length | rawRMS, | ||
Length | weightedRMS, | ||
EntityRef | surfaceMapUID, | ||
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, | ||
vector< Length > | focusPosition, | ||
vector< Frequency > | frequencyRange, | ||
double | illuminationTaper, | ||
int | numReceptor, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
int | numPanelModes, | ||
ReceiverBandMod::ReceiverBand | receiverBand, | ||
EntityRef | beamMapUID, | ||
Length | rawRMS, | ||
Length | weightedRMS, | ||
EntityRef | surfaceMapUID, | ||
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 |
bool asdm::CalHolographyRow::compareRequiredValue | ( | AntennaMakeMod::AntennaMake | antennaMake, |
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
Temperature | ambientTemperature, | ||
vector< Length > | focusPosition, | ||
vector< Frequency > | frequencyRange, | ||
double | illuminationTaper, | ||
int | numReceptor, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
int | numPanelModes, | ||
ReceiverBandMod::ReceiverBand | receiverBand, | ||
EntityRef | beamMapUID, | ||
Length | rawRMS, | ||
Length | weightedRMS, | ||
EntityRef | surfaceMapUID, | ||
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 |
void asdm::CalHolographyRow::directionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::directionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::directionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::directionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::endValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::endValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::endValidTimeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::endValidTimeFromText | ( | const string & | s | ) | [private] |
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. |
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. |
void asdm::CalHolographyRow::focusPositionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::focusPositionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::focusPositionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::focusPositionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::frequencyRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::frequencyRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::frequencyRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::frequencyRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::fromText | ( | const std::string & | attributeName, |
const std::string & | t | ||
) | [private] |
AntennaMakeMod::AntennaMake asdm::CalHolographyRow::getAntennaMake | ( | ) | const |
===> Attribute antennaMake
Get antennaMake.
AntennaMakeMod::AntennaMake asdm::CalHolographyRow::getAntennaMake | ( | ) | const |
===> Attribute antennaMake
Get antennaMake.
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
Tag asdm::CalHolographyRow::getCalReductionId | ( | ) | const |
Tag asdm::CalHolographyRow::getCalReductionId | ( | ) | const |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
vector<Angle > asdm::CalHolographyRow::getDirection | ( | ) | const |
===> Attribute direction
Get direction.
vector<Angle > asdm::CalHolographyRow::getDirection | ( | ) | const |
===> Attribute direction
Get direction.
vector<Length > asdm::CalHolographyRow::getFocusPosition | ( | ) | const |
===> Attribute focusPosition
Get focusPosition.
vector<Length > asdm::CalHolographyRow::getFocusPosition | ( | ) | const |
===> Attribute focusPosition
Get focusPosition.
vector<Frequency > asdm::CalHolographyRow::getFrequencyRange | ( | ) | const |
===> Attribute frequencyRange
Get frequencyRange.
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. |
bool asdm::CalHolographyRow::getGravCorrection | ( | ) | const |
Get gravCorrection, which is optional.
IllegalAccessException | If gravCorrection does not exist. |
vector<Angle > asdm::CalHolographyRow::getGravOptRange | ( | ) | const |
Get gravOptRange, which is optional.
IllegalAccessException | If gravOptRange does not exist. |
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.
double asdm::CalHolographyRow::getIlluminationTaper | ( | ) | const |
===> Attribute illuminationTaper
Get illuminationTaper.
int asdm::CalHolographyRow::getNumPanelModes | ( | ) | const |
===> Attribute numPanelModes
Get numPanelModes.
int asdm::CalHolographyRow::getNumPanelModes | ( | ) | const |
===> Attribute numPanelModes
Get numPanelModes.
int asdm::CalHolographyRow::getNumReceptor | ( | ) | const |
===> Attribute numReceptor
Get numReceptor.
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. |
int asdm::CalHolographyRow::getNumScrew | ( | ) | const |
Get numScrew, which is optional.
IllegalAccessException | If numScrew does not exist. |
vector<PolarizationTypeMod::PolarizationType > asdm::CalHolographyRow::getPolarizationTypes | ( | ) | const |
===> Attribute polarizationTypes
Get polarizationTypes.
vector<PolarizationTypeMod::PolarizationType > asdm::CalHolographyRow::getPolarizationTypes | ( | ) | const |
===> Attribute polarizationTypes
Get polarizationTypes.
Length asdm::CalHolographyRow::getRawRMS | ( | ) | const |
Length asdm::CalHolographyRow::getRawRMS | ( | ) | const |
ReceiverBandMod::ReceiverBand asdm::CalHolographyRow::getReceiverBand | ( | ) | const |
===> Attribute receiverBand
Get receiverBand.
ReceiverBandMod::ReceiverBand asdm::CalHolographyRow::getReceiverBand | ( | ) | const |
===> Attribute receiverBand
Get receiverBand.
vector<Length > asdm::CalHolographyRow::getScrewMotion | ( | ) | const |
Get screwMotion, which is optional.
IllegalAccessException | If screwMotion does not exist. |
vector<Length > asdm::CalHolographyRow::getScrewMotion | ( | ) | const |
Get screwMotion, which is optional.
IllegalAccessException | If screwMotion does not exist. |
vector<Length > asdm::CalHolographyRow::getScrewMotionError | ( | ) | const |
Get screwMotionError, which is optional.
IllegalAccessException | If screwMotionError does not exist. |
vector<Length > asdm::CalHolographyRow::getScrewMotionError | ( | ) | const |
Get screwMotionError, which is optional.
IllegalAccessException | If screwMotionError does not exist. |
vector<string > asdm::CalHolographyRow::getScrewName | ( | ) | const |
Get screwName, which is optional.
IllegalAccessException | If screwName does not exist. |
vector<string > asdm::CalHolographyRow::getScrewName | ( | ) | const |
Get screwName, which is optional.
IllegalAccessException | If screwName does not exist. |
Return the table to which this row belongs.
Return the table to which this row belongs.
bool asdm::CalHolographyRow::getTempCorrection | ( | ) | const |
Get tempCorrection, which is optional.
IllegalAccessException | If tempCorrection does not exist. |
bool asdm::CalHolographyRow::getTempCorrection | ( | ) | const |
Get tempCorrection, which is optional.
IllegalAccessException | If tempCorrection does not exist. |
vector<Temperature > asdm::CalHolographyRow::getTempOptRange | ( | ) | const |
Get tempOptRange, which is optional.
IllegalAccessException | If tempOptRange does not exist. |
vector<Temperature > asdm::CalHolographyRow::getTempOptRange | ( | ) | const |
Get tempOptRange, which is optional.
IllegalAccessException | If tempOptRange does not exist. |
Length asdm::CalHolographyRow::getWeightedRMS | ( | ) | const |
Length asdm::CalHolographyRow::getWeightedRMS | ( | ) | const |
void asdm::CalHolographyRow::gravCorrectionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::gravCorrectionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::gravCorrectionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::gravCorrectionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::gravOptRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::gravOptRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::gravOptRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::gravOptRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::illuminationTaperFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::illuminationTaperFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::illuminationTaperFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::illuminationTaperFromText | ( | const string & | s | ) | [private] |
bool asdm::CalHolographyRow::isAdded | ( | ) | const |
Has this row been added to its table ?
bool asdm::CalHolographyRow::isAdded | ( | ) | const |
Has this row been added to its table ?
void asdm::CalHolographyRow::isAdded | ( | bool | added | ) | [private] |
This method is used by the Table class when this row is added to the table.
void asdm::CalHolographyRow::isAdded | ( | bool | added | ) | [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::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::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::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::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::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::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::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.
bool asdm::CalHolographyRow::isTempOptRangeExists | ( | ) | const |
===> Attribute tempOptRange, which is optional
The attribute tempOptRange is optional. Return true if this attribute exists.
void asdm::CalHolographyRow::numPanelModesFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::numPanelModesFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::numPanelModesFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::numPanelModesFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::numReceptorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::numReceptorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::numReceptorFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::numReceptorFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::numScrewFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::numScrewFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::numScrewFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::numScrewFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::polarizationTypesFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::polarizationTypesFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::polarizationTypesFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::polarizationTypesFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::rawRMSFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::rawRMSFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::rawRMSFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::rawRMSFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::receiverBandFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::receiverBandFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::receiverBandFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::receiverBandFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::screwMotionErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::screwMotionErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::screwMotionErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::screwMotionErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::screwMotionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::screwMotionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::screwMotionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::screwMotionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::screwNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::screwNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::screwNameFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::screwNameFromText | ( | const string & | s | ) | [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::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::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 | ( | string | antennaName | ) |
Set antennaName with the specified string.
antennaName | The 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::setAntennaName | ( | string | antennaName | ) |
Set antennaName with the specified string.
antennaName | The 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::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::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::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 | ( | vector< Angle > | direction | ) |
Set direction with the specified vector<Angle >.
direction | The vector<Angle > value to which direction is to be set. |
void asdm::CalHolographyRow::setDirection | ( | vector< Angle > | direction | ) |
Set direction with the specified vector<Angle >.
direction | The vector<Angle > value to which direction is to be set. |
void asdm::CalHolographyRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
void asdm::CalHolographyRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
void asdm::CalHolographyRow::setFocusPosition | ( | vector< Length > | focusPosition | ) |
Set focusPosition with the specified vector<Length >.
focusPosition | The vector<Length > value to which focusPosition is to be set. |
void asdm::CalHolographyRow::setFocusPosition | ( | vector< Length > | focusPosition | ) |
Set focusPosition with the specified vector<Length >.
focusPosition | The vector<Length > value to which focusPosition is to be set. |
void asdm::CalHolographyRow::setFrequencyRange | ( | vector< Frequency > | frequencyRange | ) |
Set frequencyRange with the specified vector<Frequency >.
frequencyRange | The vector<Frequency > value to which frequencyRange is to be set. |
void asdm::CalHolographyRow::setFrequencyRange | ( | vector< Frequency > | frequencyRange | ) |
Set frequencyRange with the specified vector<Frequency >.
frequencyRange | The 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::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::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::setGravCorrection | ( | bool | gravCorrection | ) |
Set gravCorrection with the specified bool.
gravCorrection | The bool value to which gravCorrection is to be set. |
void asdm::CalHolographyRow::setGravOptRange | ( | vector< Angle > | gravOptRange | ) |
Set gravOptRange with the specified vector<Angle >.
gravOptRange | The vector<Angle > value to which gravOptRange is to be set. |
void asdm::CalHolographyRow::setGravOptRange | ( | vector< Angle > | gravOptRange | ) |
Set gravOptRange with the specified vector<Angle >.
gravOptRange | The 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::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::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::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::setNumScrew | ( | int | numScrew | ) |
Set numScrew with the specified int.
numScrew | The int value to which numScrew is to be set. |
void asdm::CalHolographyRow::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. |
void asdm::CalHolographyRow::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. |
void asdm::CalHolographyRow::setRawRMS | ( | Length | rawRMS | ) |
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::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 | ( | vector< Length > | screwMotion | ) |
Set screwMotion with the specified vector<Length >.
screwMotion | The vector<Length > value to which screwMotion is to be set. |
void asdm::CalHolographyRow::setScrewMotion | ( | vector< Length > | screwMotion | ) |
Set screwMotion with the specified vector<Length >.
screwMotion | The vector<Length > value to which screwMotion is to be set. |
void asdm::CalHolographyRow::setScrewMotionError | ( | vector< Length > | screwMotionError | ) |
Set screwMotionError with the specified vector<Length >.
screwMotionError | The vector<Length > value to which screwMotionError is to be set. |
void asdm::CalHolographyRow::setScrewMotionError | ( | vector< Length > | screwMotionError | ) |
Set screwMotionError with the specified vector<Length >.
screwMotionError | The vector<Length > value to which screwMotionError is to be set. |
void asdm::CalHolographyRow::setScrewName | ( | vector< string > | screwName | ) |
Set screwName with the specified vector<string >.
screwName | The vector<string > value to which screwName is to be set. |
void asdm::CalHolographyRow::setScrewName | ( | vector< string > | screwName | ) |
Set screwName with the specified vector<string >.
screwName | The vector<string > value to which screwName is to be set. |
void asdm::CalHolographyRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
void asdm::CalHolographyRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
void asdm::CalHolographyRow::setSurfaceMapUID | ( | EntityRef | surfaceMapUID | ) |
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::setTempCorrection | ( | bool | tempCorrection | ) |
Set tempCorrection with the specified bool.
tempCorrection | The bool value to which tempCorrection is to be set. |
void asdm::CalHolographyRow::setTempOptRange | ( | vector< Temperature > | tempOptRange | ) |
Set tempOptRange with the specified vector<Temperature >.
tempOptRange | The vector<Temperature > value to which tempOptRange is to be set. |
void asdm::CalHolographyRow::setTempOptRange | ( | vector< Temperature > | tempOptRange | ) |
Set tempOptRange with the specified vector<Temperature >.
tempOptRange | The vector<Temperature > value to which tempOptRange is to be set. |
void asdm::CalHolographyRow::setWeightedRMS | ( | Length | weightedRMS | ) |
void asdm::CalHolographyRow::setWeightedRMS | ( | Length | weightedRMS | ) |
void asdm::CalHolographyRow::startValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::startValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::startValidTimeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::startValidTimeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::surfaceMapUIDFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::surfaceMapUIDFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::tempCorrectionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::tempCorrectionFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::tempCorrectionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::tempCorrectionFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::tempOptRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::tempOptRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::tempOptRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::tempOptRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::toBin | ( | EndianOSStream & | eoss | ) | [private] |
Serialize this into a stream of bytes written to an EndianOSStream.
eoss | the EndianOSStream to be written to |
void asdm::CalHolographyRow::toBin | ( | EndianOSStream & | eoss | ) | [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.
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.
std::string asdm::CalHolographyRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
void asdm::CalHolographyRow::weightedRMSFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::weightedRMSFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalHolographyRow::weightedRMSFromText | ( | const string & | s | ) | [private] |
void asdm::CalHolographyRow::weightedRMSFromText | ( | const string & | s | ) | [private] |
asdm::CalHolographyTable [friend] |
Definition at line 173 of file CalHolographyRow.h.
friend class asdm::RowTransformer< CalHolographyRow > [friend] |
Definition at line 174 of file CalHolographyRow.h.
AntennaMakeMod::AntennaMake asdm::CalHolographyRow::antennaMake [private] |
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.
EntityRef asdm::CalHolographyRow::beamMapUID [private] |
Tag asdm::CalHolographyRow::calReductionId [private] |
vector< Angle > asdm::CalHolographyRow::direction [private] |
vector< Length > asdm::CalHolographyRow::focusPosition [private] |
vector< Frequency > asdm::CalHolographyRow::frequencyRange [private] |
Links *binary deserialization material from an EndianIStream std::map< std::string, CalHolographyAttributeFromBin > asdm::CalHolographyRow::fromBinMethods [private] |
Definition at line 1720 of file CalHolographyRow.h.
*text deserialization material std::map< std::string, CalHolographyAttributeFromText > asdm::CalHolographyRow::fromTextMethods [private] |
Definition at line 1755 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::gravCorrection [private] |
Definition at line 1626 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::gravCorrectionExists [private] |
===> Attribute gravCorrection, which is optional
Definition at line 1623 of file CalHolographyRow.h.
vector< Angle > asdm::CalHolographyRow::gravOptRange [private] |
Definition at line 1639 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::gravOptRangeExists [private] |
bool asdm::CalHolographyRow::hasBeenAdded [private] |
Whether this row has been added to the table or not.
Definition at line 1341 of file CalHolographyRow.h.
double asdm::CalHolographyRow::illuminationTaper [private] |
int asdm::CalHolographyRow::numPanelModes [private] |
int asdm::CalHolographyRow::numReceptor [private] |
int asdm::CalHolographyRow::numScrew [private] |
Definition at line 1574 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::numScrewExists [private] |
vector< PolarizationTypeMod::PolarizationType > asdm::CalHolographyRow::polarizationTypes [private] |
Length asdm::CalHolographyRow::rawRMS [private] |
ReceiverBandMod::ReceiverBand asdm::CalHolographyRow::receiverBand [private] |
vector< Length > asdm::CalHolographyRow::screwMotion [private] |
Definition at line 1600 of file CalHolographyRow.h.
vector< Length > asdm::CalHolographyRow::screwMotionError [private] |
Definition at line 1613 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::screwMotionErrorExists [private] |
===> Attribute screwMotionError, which is optional
Definition at line 1610 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::screwMotionExists [private] |
vector< string > asdm::CalHolographyRow::screwName [private] |
Definition at line 1587 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::screwNameExists [private] |
CalHolographyTable & asdm::CalHolographyRow::table [private] |
The table to which this row belongs.
Definition at line 1337 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::tempCorrection [private] |
Definition at line 1652 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::tempCorrectionExists [private] |
===> Attribute tempCorrection, which is optional
Definition at line 1649 of file CalHolographyRow.h.
vector< Temperature > asdm::CalHolographyRow::tempOptRange [private] |
Definition at line 1665 of file CalHolographyRow.h.
bool asdm::CalHolographyRow::tempOptRangeExists [private] |
Length asdm::CalHolographyRow::weightedRMS [private] |