casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Friends | List of all members
asdm::CalFocusRow Class Reference

The CalFocusRow class is a row of a CalFocusTable. More...

#include <CalFocusRow.h>

Public Member Functions

virtual ~CalFocusRow ()
 friend class asdm::TableStreamReader<CalFocusTable, CalFocusRow>; More...
 
CalFocusTablegetTable () const
 Return the table to which this row belongs. More...
 
bool isAdded () const
 Has this row been added to its table ? 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...
 
std::string getAntennaName () const
 ===> Attribute antennaName More...
 
void setAntennaName (std::string antennaName)
 Set antennaName with the specified std::string. More...
 
ReceiverBandMod::ReceiverBand getReceiverBand () const
 ===> Attribute receiverBand More...
 
void setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand)
 Set receiverBand with the specified ReceiverBandMod::ReceiverBand. More...
 
Temperature getAmbientTemperature () const
 ===> Attribute ambientTemperature More...
 
void setAmbientTemperature (Temperature ambientTemperature)
 Set ambientTemperature with the specified Temperature. More...
 
AtmPhaseCorrectionMod::AtmPhaseCorrection getAtmPhaseCorrection () const
 ===> Attribute atmPhaseCorrection More...
 
void setAtmPhaseCorrection (AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection)
 Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection. More...
 
FocusMethodMod::FocusMethod getFocusMethod () const
 ===> Attribute focusMethod More...
 
void setFocusMethod (FocusMethodMod::FocusMethod focusMethod)
 Set focusMethod with the specified FocusMethodMod::FocusMethod. More...
 
std::vector< FrequencygetFrequencyRange () const
 ===> Attribute frequencyRange More...
 
void setFrequencyRange (std::vector< Frequency > frequencyRange)
 Set frequencyRange with the specified std::vector<Frequency >. More...
 
std::vector< AnglegetPointingDirection () const
 ===> Attribute pointingDirection More...
 
void setPointingDirection (std::vector< Angle > pointingDirection)
 Set pointingDirection with the specified std::vector<Angle >. More...
 
int getNumReceptor () const
 ===> Attribute numReceptor More...
 
void setNumReceptor (int numReceptor)
 Set numReceptor with the specified int. More...
 
std::vector
< PolarizationTypeMod::PolarizationType > 
getPolarizationTypes () const
 ===> Attribute polarizationTypes More...
 
void setPolarizationTypes (std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes)
 Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >. More...
 
std::vector< bool > getWereFixed () const
 ===> Attribute wereFixed More...
 
void setWereFixed (std::vector< bool > wereFixed)
 Set wereFixed with the specified std::vector<bool >. More...
 
std::vector< std::vector
< Length > > 
getOffset () const
 ===> Attribute offset More...
 
void setOffset (std::vector< std::vector< Length > > offset)
 Set offset with the specified std::vector<std::vector<Length > >. More...
 
std::vector< std::vector
< Length > > 
getOffsetError () const
 ===> Attribute offsetError More...
 
void setOffsetError (std::vector< std::vector< Length > > offsetError)
 Set offsetError with the specified std::vector<std::vector<Length > >. More...
 
std::vector< std::vector< bool > > getOffsetWasTied () const
 ===> Attribute offsetWasTied More...
 
void setOffsetWasTied (std::vector< std::vector< bool > > offsetWasTied)
 Set offsetWasTied with the specified std::vector<std::vector<bool > >. More...
 
std::vector< std::vector
< double > > 
getReducedChiSquared () const
 ===> Attribute reducedChiSquared More...
 
void setReducedChiSquared (std::vector< std::vector< double > > reducedChiSquared)
 Set reducedChiSquared with the specified std::vector<std::vector<double > >. More...
 
std::vector< std::vector
< Length > > 
getPosition () const
 ===> Attribute position More...
 
void setPosition (std::vector< std::vector< Length > > position)
 Set position with the specified std::vector<std::vector<Length > >. More...
 
bool isPolarizationsAveragedExists () const
 ===> Attribute polarizationsAveraged, which is optional More...
 
bool getPolarizationsAveraged () const
 Get polarizationsAveraged, which is optional. More...
 
void setPolarizationsAveraged (bool polarizationsAveraged)
 Set polarizationsAveraged with the specified bool. More...
 
void clearPolarizationsAveraged ()
 Mark polarizationsAveraged, which is an optional field, as non-existent. More...
 
bool isFocusCurveWidthExists () const
 ===> Attribute focusCurveWidth, which is optional More...
 
std::vector< std::vector
< Length > > 
getFocusCurveWidth () const
 Get focusCurveWidth, which is optional. More...
 
void setFocusCurveWidth (std::vector< std::vector< Length > > focusCurveWidth)
 Set focusCurveWidth with the specified std::vector<std::vector<Length > >. More...
 
void clearFocusCurveWidth ()
 Mark focusCurveWidth, which is an optional field, as non-existent. More...
 
bool isFocusCurveWidthErrorExists () const
 ===> Attribute focusCurveWidthError, which is optional More...
 
std::vector< std::vector
< Length > > 
getFocusCurveWidthError () const
 Get focusCurveWidthError, which is optional. More...
 
void setFocusCurveWidthError (std::vector< std::vector< Length > > focusCurveWidthError)
 Set focusCurveWidthError with the specified std::vector<std::vector<Length > >. More...
 
void clearFocusCurveWidthError ()
 Mark focusCurveWidthError, which is an optional field, as non-existent. More...
 
bool isFocusCurveWasFixedExists () const
 ===> Attribute focusCurveWasFixed, which is optional More...
 
std::vector< bool > getFocusCurveWasFixed () const
 Get focusCurveWasFixed, which is optional. More...
 
void setFocusCurveWasFixed (std::vector< bool > focusCurveWasFixed)
 Set focusCurveWasFixed with the specified std::vector<bool >. More...
 
void clearFocusCurveWasFixed ()
 Mark focusCurveWasFixed, which is an optional field, as non-existent. More...
 
bool isOffIntensityExists () const
 ===> Attribute offIntensity, which is optional More...
 
std::vector< TemperaturegetOffIntensity () const
 Get offIntensity, which is optional. More...
 
void setOffIntensity (std::vector< Temperature > offIntensity)
 Set offIntensity with the specified std::vector<Temperature >. More...
 
void clearOffIntensity ()
 Mark offIntensity, which is an optional field, as non-existent. More...
 
bool isOffIntensityErrorExists () const
 ===> Attribute offIntensityError, which is optional More...
 
std::vector< TemperaturegetOffIntensityError () const
 Get offIntensityError, which is optional. More...
 
void setOffIntensityError (std::vector< Temperature > offIntensityError)
 Set offIntensityError with the specified std::vector<Temperature >. More...
 
void clearOffIntensityError ()
 Mark offIntensityError, which is an optional field, as non-existent. More...
 
bool isOffIntensityWasFixedExists () const
 ===> Attribute offIntensityWasFixed, which is optional More...
 
bool getOffIntensityWasFixed () const
 Get offIntensityWasFixed, which is optional. More...
 
void setOffIntensityWasFixed (bool offIntensityWasFixed)
 Set offIntensityWasFixed with the specified bool. More...
 
void clearOffIntensityWasFixed ()
 Mark offIntensityWasFixed, which is an optional field, as non-existent. More...
 
bool isPeakIntensityExists () const
 ===> Attribute peakIntensity, which is optional More...
 
std::vector< TemperaturegetPeakIntensity () const
 Get peakIntensity, which is optional. More...
 
void setPeakIntensity (std::vector< Temperature > peakIntensity)
 Set peakIntensity with the specified std::vector<Temperature >. More...
 
void clearPeakIntensity ()
 Mark peakIntensity, which is an optional field, as non-existent. More...
 
bool isPeakIntensityErrorExists () const
 ===> Attribute peakIntensityError, which is optional More...
 
std::vector< TemperaturegetPeakIntensityError () const
 Get peakIntensityError, which is optional. More...
 
void setPeakIntensityError (std::vector< Temperature > peakIntensityError)
 Set peakIntensityError with the specified std::vector<Temperature >. More...
 
void clearPeakIntensityError ()
 Mark peakIntensityError, which is an optional field, as non-existent. More...
 
bool isPeakIntensityWasFixedExists () const
 ===> Attribute peakIntensityWasFixed, which is optional More...
 
bool getPeakIntensityWasFixed () const
 Get peakIntensityWasFixed, which is optional. More...
 
void setPeakIntensityWasFixed (bool peakIntensityWasFixed)
 Set peakIntensityWasFixed with the specified bool. More...
 
void clearPeakIntensityWasFixed ()
 Mark peakIntensityWasFixed, which is an optional field, as non-existent. More...
 
bool isAstigmPlusExists () const
 ===> Attribute astigmPlus, which is optional More...
 
std::vector< LengthgetAstigmPlus () const
 Get astigmPlus, which is optional. More...
 
void setAstigmPlus (std::vector< Length > astigmPlus)
 Set astigmPlus with the specified std::vector<Length >. More...
 
void clearAstigmPlus ()
 Mark astigmPlus, which is an optional field, as non-existent. More...
 
bool isAstigmPlusErrorExists () const
 ===> Attribute astigmPlusError, which is optional More...
 
std::vector< LengthgetAstigmPlusError () const
 Get astigmPlusError, which is optional. More...
 
void setAstigmPlusError (std::vector< Length > astigmPlusError)
 Set astigmPlusError with the specified std::vector<Length >. More...
 
void clearAstigmPlusError ()
 Mark astigmPlusError, which is an optional field, as non-existent. More...
 
bool isAstigmMultExists () const
 ===> Attribute astigmMult, which is optional More...
 
std::vector< LengthgetAstigmMult () const
 Get astigmMult, which is optional. More...
 
void setAstigmMult (std::vector< Length > astigmMult)
 Set astigmMult with the specified std::vector<Length >. More...
 
void clearAstigmMult ()
 Mark astigmMult, which is an optional field, as non-existent. More...
 
bool isAstigmMultErrorExists () const
 ===> Attribute astigmMultError, which is optional More...
 
std::vector< LengthgetAstigmMultError () const
 Get astigmMultError, which is optional. More...
 
void setAstigmMultError (std::vector< Length > astigmMultError)
 Set astigmMultError with the specified std::vector<Length >. More...
 
void clearAstigmMultError ()
 Mark astigmMultError, which is an optional field, as non-existent. More...
 
bool isIllumOffsetExists () const
 ===> Attribute illumOffset, which is optional More...
 
std::vector< std::vector
< Length > > 
getIllumOffset () const
 Get illumOffset, which is optional. More...
 
void setIllumOffset (std::vector< std::vector< Length > > illumOffset)
 Set illumOffset with the specified std::vector<std::vector<Length > >. More...
 
void clearIllumOffset ()
 Mark illumOffset, which is an optional field, as non-existent. More...
 
bool isIllumOffsetErrorExists () const
 ===> Attribute illumOffsetError, which is optional More...
 
std::vector< std::vector
< Length > > 
getIllumOffsetError () const
 Get illumOffsetError, which is optional. More...
 
void setIllumOffsetError (std::vector< std::vector< Length > > illumOffsetError)
 Set illumOffsetError with the specified std::vector<std::vector<Length > >. More...
 
void clearIllumOffsetError ()
 Mark illumOffsetError, which is an optional field, as non-existent. More...
 
bool isFitRMSExists () const
 ===> Attribute fitRMS, which is optional More...
 
std::vector< LengthgetFitRMS () const
 Get fitRMS, which is optional. More...
 
void setFitRMS (std::vector< Length > fitRMS)
 Set fitRMS with the specified std::vector<Length >. More...
 
void clearFitRMS ()
 Mark fitRMS, 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 *CalDataRowgetCalDataUsingCalDataId ()
 calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId More...
 
CalReductionRowgetCalReductionUsingCalReductionId ()
 calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId More...
 
bool compareNoAutoInc (std::string antennaName, ReceiverBandMod::ReceiverBand receiverBand, Tag calDataId, Tag calReductionId, ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection, FocusMethodMod::FocusMethod focusMethod, std::vector< Frequency > frequencyRange, std::vector< Angle > pointingDirection, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< bool > wereFixed, std::vector< std::vector< Length > > offset, std::vector< std::vector< Length > > offsetError, std::vector< std::vector< bool > > offsetWasTied, std::vector< std::vector< double > > reducedChiSquared, std::vector< std::vector< Length > > position)
 Compare each mandatory attribute except the autoincrementable one of this CalFocusRow with the corresponding parameters and return true if there is a match and false otherwise. More...
 
bool compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, Temperature ambientTemperature, AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection, FocusMethodMod::FocusMethod focusMethod, std::vector< Frequency > frequencyRange, std::vector< Angle > pointingDirection, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< bool > wereFixed, std::vector< std::vector< Length > > offset, std::vector< std::vector< Length > > offsetError, std::vector< std::vector< bool > > offsetWasTied, std::vector< std::vector< double > > reducedChiSquared, std::vector< std::vector< Length > > position)
 Compare each mandatory value (i.e. More...
 
bool equalByRequiredValue (CalFocusRow *x)
 Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. More...
 
asdmIDL::CalFocusRowIDL * toIDL () const
 Return this row in the form of an IDL struct. More...
 
void toIDL (asdmIDL::CalFocusRowIDL &x) const
 Define the content of a CalFocusRowIDL struct from the values found in this row. More...
 
void setFromIDL (asdmIDL::CalFocusRowIDL x)
 Fill the values of this row from the IDL struct CalFocusRowIDL. 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 Member Functions

void isAdded (bool added)
 This method is used by the Table class when this row is added to the table. More...
 
 CalFocusRow (CalFocusTable &table)
 Create a CalFocusRow. More...
 
 CalFocusRow (CalFocusTable &table, CalFocusRow *row)
 Create a CalFocusRow using a copy constructor mechanism. More...
 
void antennaNameFromBin (EndianIStream &eis)
 
void receiverBandFromBin (EndianIStream &eis)
 
void calDataIdFromBin (EndianIStream &eis)
 
void calReductionIdFromBin (EndianIStream &eis)
 
void startValidTimeFromBin (EndianIStream &eis)
 
void endValidTimeFromBin (EndianIStream &eis)
 
void ambientTemperatureFromBin (EndianIStream &eis)
 
void atmPhaseCorrectionFromBin (EndianIStream &eis)
 
void focusMethodFromBin (EndianIStream &eis)
 
void frequencyRangeFromBin (EndianIStream &eis)
 
void pointingDirectionFromBin (EndianIStream &eis)
 
void numReceptorFromBin (EndianIStream &eis)
 
void polarizationTypesFromBin (EndianIStream &eis)
 
void wereFixedFromBin (EndianIStream &eis)
 
void offsetFromBin (EndianIStream &eis)
 
void offsetErrorFromBin (EndianIStream &eis)
 
void offsetWasTiedFromBin (EndianIStream &eis)
 
void reducedChiSquaredFromBin (EndianIStream &eis)
 
void positionFromBin (EndianIStream &eis)
 
void polarizationsAveragedFromBin (EndianIStream &eis)
 
void focusCurveWidthFromBin (EndianIStream &eis)
 
void focusCurveWidthErrorFromBin (EndianIStream &eis)
 
void focusCurveWasFixedFromBin (EndianIStream &eis)
 
void offIntensityFromBin (EndianIStream &eis)
 
void offIntensityErrorFromBin (EndianIStream &eis)
 
void offIntensityWasFixedFromBin (EndianIStream &eis)
 
void peakIntensityFromBin (EndianIStream &eis)
 
void peakIntensityErrorFromBin (EndianIStream &eis)
 
void peakIntensityWasFixedFromBin (EndianIStream &eis)
 
void astigmPlusFromBin (EndianIStream &eis)
 
void astigmPlusErrorFromBin (EndianIStream &eis)
 
void astigmMultFromBin (EndianIStream &eis)
 
void astigmMultErrorFromBin (EndianIStream &eis)
 
void illumOffsetFromBin (EndianIStream &eis)
 
void illumOffsetErrorFromBin (EndianIStream &eis)
 
void fitRMSFromBin (EndianIStream &eis)
 
void antennaNameFromText (const std::string &s)
 
void receiverBandFromText (const std::string &s)
 
void calDataIdFromText (const std::string &s)
 
void calReductionIdFromText (const std::string &s)
 
void startValidTimeFromText (const std::string &s)
 
void endValidTimeFromText (const std::string &s)
 
void ambientTemperatureFromText (const std::string &s)
 
void atmPhaseCorrectionFromText (const std::string &s)
 
void focusMethodFromText (const std::string &s)
 
void frequencyRangeFromText (const std::string &s)
 
void pointingDirectionFromText (const std::string &s)
 
void numReceptorFromText (const std::string &s)
 
void polarizationTypesFromText (const std::string &s)
 
void wereFixedFromText (const std::string &s)
 
void offsetFromText (const std::string &s)
 
void offsetErrorFromText (const std::string &s)
 
void offsetWasTiedFromText (const std::string &s)
 
void reducedChiSquaredFromText (const std::string &s)
 
void positionFromText (const std::string &s)
 
void polarizationsAveragedFromText (const std::string &s)
 
void focusCurveWidthFromText (const std::string &s)
 
void focusCurveWidthErrorFromText (const std::string &s)
 
void focusCurveWasFixedFromText (const std::string &s)
 
void offIntensityFromText (const std::string &s)
 
void offIntensityErrorFromText (const std::string &s)
 
void offIntensityWasFixedFromText (const std::string &s)
 
void peakIntensityFromText (const std::string &s)
 
void peakIntensityErrorFromText (const std::string &s)
 
void peakIntensityWasFixedFromText (const std::string &s)
 
void astigmPlusFromText (const std::string &s)
 
void astigmPlusErrorFromText (const std::string &s)
 
void astigmMultFromText (const std::string &s)
 
void astigmMultErrorFromText (const std::string &s)
 
void illumOffsetFromText (const std::string &s)
 
void illumOffsetErrorFromText (const std::string &s)
 
void fitRMSFromText (const std::string &s)
 
void toBin (EndianOSStream &eoss)
 Serialize this into a stream of bytes written to an EndianOSStream. More...
 

Private Attributes

CalFocusTabletable
 The table to which this row belongs. More...
 
bool hasBeenAdded
 Whether this row has been added to the table or not. More...
 
ArrayTime endValidTime
 ===> Attribute endValidTime More...
 
std::string antennaName
 ===> Attribute antennaName More...
 
ReceiverBandMod::ReceiverBand receiverBand
 ===> Attribute receiverBand More...
 
Temperature ambientTemperature
 ===> Attribute ambientTemperature More...
 
AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection
 ===> Attribute atmPhaseCorrection More...
 
FocusMethodMod::FocusMethod focusMethod
 ===> Attribute focusMethod More...
 
std::vector< FrequencyfrequencyRange
 ===> Attribute frequencyRange More...
 
std::vector< AnglepointingDirection
 ===> Attribute pointingDirection More...
 
int numReceptor
 ===> Attribute numReceptor More...
 
std::vector
< PolarizationTypeMod::PolarizationType > 
polarizationTypes
 ===> Attribute polarizationTypes More...
 
std::vector< bool > wereFixed
 ===> Attribute wereFixed More...
 
std::vector< std::vector
< Length > > 
offset
 ===> Attribute offset More...
 
std::vector< std::vector
< Length > > 
offsetError
 ===> Attribute offsetError More...
 
std::vector< std::vector< bool > > offsetWasTied
 ===> Attribute offsetWasTied More...
 
std::vector< std::vector
< double > > 
reducedChiSquared
 ===> Attribute reducedChiSquared More...
 
std::vector< std::vector
< Length > > 
position
 ===> Attribute position More...
 
bool polarizationsAveragedExists
 ===> Attribute polarizationsAveraged, which is optional More...
 
bool polarizationsAveraged
 
bool focusCurveWidthExists
 ===> Attribute focusCurveWidth, which is optional More...
 
std::vector< std::vector
< Length > > 
focusCurveWidth
 
bool focusCurveWidthErrorExists
 ===> Attribute focusCurveWidthError, which is optional More...
 
std::vector< std::vector
< Length > > 
focusCurveWidthError
 
bool focusCurveWasFixedExists
 ===> Attribute focusCurveWasFixed, which is optional More...
 
std::vector< bool > focusCurveWasFixed
 
bool offIntensityExists
 ===> Attribute offIntensity, which is optional More...
 
std::vector< TemperatureoffIntensity
 
bool offIntensityErrorExists
 ===> Attribute offIntensityError, which is optional More...
 
std::vector< TemperatureoffIntensityError
 
bool offIntensityWasFixedExists
 ===> Attribute offIntensityWasFixed, which is optional More...
 
bool offIntensityWasFixed
 
bool peakIntensityExists
 ===> Attribute peakIntensity, which is optional More...
 
std::vector< TemperaturepeakIntensity
 
bool peakIntensityErrorExists
 ===> Attribute peakIntensityError, which is optional More...
 
std::vector< TemperaturepeakIntensityError
 
bool peakIntensityWasFixedExists
 ===> Attribute peakIntensityWasFixed, which is optional More...
 
bool peakIntensityWasFixed
 
bool astigmPlusExists
 ===> Attribute astigmPlus, which is optional More...
 
std::vector< LengthastigmPlus
 
bool astigmPlusErrorExists
 ===> Attribute astigmPlusError, which is optional More...
 
std::vector< LengthastigmPlusError
 
bool astigmMultExists
 ===> Attribute astigmMult, which is optional More...
 
std::vector< LengthastigmMult
 
bool astigmMultErrorExists
 ===> Attribute astigmMultError, which is optional More...
 
std::vector< LengthastigmMultError
 
bool illumOffsetExists
 ===> Attribute illumOffset, which is optional More...
 
std::vector< std::vector
< Length > > 
illumOffset
 
bool illumOffsetErrorExists
 ===> Attribute illumOffsetError, which is optional More...
 
std::vector< std::vector
< Length > > 
illumOffsetError
 
bool fitRMSExists
 ===> Attribute fitRMS, which is optional More...
 
std::vector< LengthfitRMS
 
Tag calReductionId
 ===> Attribute calReductionId More...
 
Links *binary deserialization
material from an EndianIStream
std::map< std::string,
CalFocusAttributeFromBin
fromBinMethods
 
*text deserialization material
std::map< std::string,
CalFocusAttributeFromText
fromTextMethods
 

Friends

class asdm::CalFocusTable
 
class asdm::RowTransformer< CalFocusRow >
 

Detailed Description

The CalFocusRow class is a row of a CalFocusTable.

Generated from model's revision "-1", branch ""

Definition at line 188 of file CalFocusRow.h.

Constructor & Destructor Documentation

virtual asdm::CalFocusRow::~CalFocusRow ( )
virtual

friend class asdm::TableStreamReader<CalFocusTable, CalFocusRow>;

asdm::CalFocusRow::CalFocusRow ( CalFocusTable table)
private

Create a CalFocusRow.

This constructor is private because only the table can create rows. All rows know the table to which they belong.

Parameters
tableThe table to which this row belongs.
asdm::CalFocusRow::CalFocusRow ( CalFocusTable table,
CalFocusRow row 
)
private

Create a CalFocusRow using a copy constructor mechanism.

Given a CalFocusRow row and a CalFocusTable table, the method creates a new CalFocusRow 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.

Parameters
tableThe table to which this row belongs.
rowThe row which is to be copied.

Member Function Documentation

void asdm::CalFocusRow::ambientTemperatureFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::ambientTemperatureFromText ( const std::string &  s)
private
void asdm::CalFocusRow::antennaNameFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::antennaNameFromText ( const std::string &  s)
private
void asdm::CalFocusRow::astigmMultErrorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::astigmMultErrorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::astigmMultFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::astigmMultFromText ( const std::string &  s)
private
void asdm::CalFocusRow::astigmPlusErrorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::astigmPlusErrorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::astigmPlusFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::astigmPlusFromText ( const std::string &  s)
private
void asdm::CalFocusRow::atmPhaseCorrectionFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::atmPhaseCorrectionFromText ( const std::string &  s)
private
void asdm::CalFocusRow::calDataIdFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::calDataIdFromText ( const std::string &  s)
private
void asdm::CalFocusRow::calReductionIdFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::calReductionIdFromText ( const std::string &  s)
private
void asdm::CalFocusRow::clearAstigmMult ( )

Mark astigmMult, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearAstigmMultError ( )

Mark astigmMultError, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearAstigmPlus ( )

Mark astigmPlus, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearAstigmPlusError ( )

Mark astigmPlusError, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearFitRMS ( )

Mark fitRMS, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearFocusCurveWasFixed ( )

Mark focusCurveWasFixed, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearFocusCurveWidth ( )

Mark focusCurveWidth, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearFocusCurveWidthError ( )

Mark focusCurveWidthError, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearIllumOffset ( )

Mark illumOffset, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearIllumOffsetError ( )

Mark illumOffsetError, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearOffIntensity ( )

Mark offIntensity, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearOffIntensityError ( )

Mark offIntensityError, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearOffIntensityWasFixed ( )

Mark offIntensityWasFixed, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearPeakIntensity ( )

Mark peakIntensity, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearPeakIntensityError ( )

Mark peakIntensityError, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearPeakIntensityWasFixed ( )

Mark peakIntensityWasFixed, which is an optional field, as non-existent.

void asdm::CalFocusRow::clearPolarizationsAveraged ( )

Mark polarizationsAveraged, which is an optional field, as non-existent.

bool asdm::CalFocusRow::compareNoAutoInc ( std::string  antennaName,
ReceiverBandMod::ReceiverBand  receiverBand,
Tag  calDataId,
Tag  calReductionId,
ArrayTime  startValidTime,
ArrayTime  endValidTime,
Temperature  ambientTemperature,
AtmPhaseCorrectionMod::AtmPhaseCorrection  atmPhaseCorrection,
FocusMethodMod::FocusMethod  focusMethod,
std::vector< Frequency frequencyRange,
std::vector< Angle pointingDirection,
int  numReceptor,
std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
std::vector< bool >  wereFixed,
std::vector< std::vector< Length > >  offset,
std::vector< std::vector< Length > >  offsetError,
std::vector< std::vector< bool > >  offsetWasTied,
std::vector< std::vector< double > >  reducedChiSquared,
std::vector< std::vector< Length > >  position 
)

Compare each mandatory attribute except the autoincrementable one of this CalFocusRow with the corresponding parameters and return true if there is a match and false otherwise.

Parameters
antennaName
receiverBand
calDataId
calReductionId
startValidTime
endValidTime
ambientTemperature
atmPhaseCorrection
focusMethod
frequencyRange
pointingDirection
numReceptor
polarizationTypes
wereFixed
offset
offsetError
offsetWasTied
reducedChiSquared
position
bool asdm::CalFocusRow::compareRequiredValue ( ArrayTime  startValidTime,
ArrayTime  endValidTime,
Temperature  ambientTemperature,
AtmPhaseCorrectionMod::AtmPhaseCorrection  atmPhaseCorrection,
FocusMethodMod::FocusMethod  focusMethod,
std::vector< Frequency frequencyRange,
std::vector< Angle pointingDirection,
int  numReceptor,
std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
std::vector< bool >  wereFixed,
std::vector< std::vector< Length > >  offset,
std::vector< std::vector< Length > >  offsetError,
std::vector< std::vector< bool > >  offsetWasTied,
std::vector< std::vector< double > >  reducedChiSquared,
std::vector< std::vector< Length > >  position 
)

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.

Parameters
startValidTime
endValidTime
ambientTemperature
atmPhaseCorrection
focusMethod
frequencyRange
pointingDirection
numReceptor
polarizationTypes
wereFixed
offset
offsetError
offsetWasTied
reducedChiSquared
position
void asdm::CalFocusRow::endValidTimeFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::endValidTimeFromText ( const std::string &  s)
private
bool asdm::CalFocusRow::equalByRequiredValue ( CalFocusRow x)

Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.

Parameters
xa pointer on the CalFocusRow whose required attributes of the value part will be compared with those of this.
Returns
a boolean.
void asdm::CalFocusRow::fitRMSFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::fitRMSFromText ( const std::string &  s)
private
void asdm::CalFocusRow::focusCurveWasFixedFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::focusCurveWasFixedFromText ( const std::string &  s)
private
void asdm::CalFocusRow::focusCurveWidthErrorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::focusCurveWidthErrorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::focusCurveWidthFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::focusCurveWidthFromText ( const std::string &  s)
private
void asdm::CalFocusRow::focusMethodFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::focusMethodFromText ( const std::string &  s)
private
void asdm::CalFocusRow::frequencyRangeFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::frequencyRangeFromText ( const std::string &  s)
private
Temperature asdm::CalFocusRow::getAmbientTemperature ( ) const

===> Attribute ambientTemperature

Get ambientTemperature.

Returns
ambientTemperature as Temperature
std::string asdm::CalFocusRow::getAntennaName ( ) const

===> Attribute antennaName

Get antennaName.

Returns
antennaName as std::string
std::vector<Length > asdm::CalFocusRow::getAstigmMult ( ) const

Get astigmMult, which is optional.

Returns
astigmMult as std::vector<Length >
Exceptions
IllegalAccessExceptionIf astigmMult does not exist.
std::vector<Length > asdm::CalFocusRow::getAstigmMultError ( ) const

Get astigmMultError, which is optional.

Returns
astigmMultError as std::vector<Length >
Exceptions
IllegalAccessExceptionIf astigmMultError does not exist.
std::vector<Length > asdm::CalFocusRow::getAstigmPlus ( ) const

Get astigmPlus, which is optional.

Returns
astigmPlus as std::vector<Length >
Exceptions
IllegalAccessExceptionIf astigmPlus does not exist.
std::vector<Length > asdm::CalFocusRow::getAstigmPlusError ( ) const

Get astigmPlusError, which is optional.

Returns
astigmPlusError as std::vector<Length >
Exceptions
IllegalAccessExceptionIf astigmPlusError does not exist.
AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::CalFocusRow::getAtmPhaseCorrection ( ) const

===> Attribute atmPhaseCorrection

Get atmPhaseCorrection.

Returns
atmPhaseCorrection as AtmPhaseCorrectionMod::AtmPhaseCorrection
Links* CalDataRow* asdm::CalFocusRow::getCalDataUsingCalDataId ( )

calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId

Returns
a CalDataRow*
Tag asdm::CalFocusRow::getCalReductionId ( ) const

===> Attribute calReductionId

Get calReductionId.

Returns
calReductionId as Tag
CalReductionRow* asdm::CalFocusRow::getCalReductionUsingCalReductionId ( )

calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId

Returns
a CalReductionRow*
ArrayTime asdm::CalFocusRow::getEndValidTime ( ) const

===> Attribute endValidTime

Get endValidTime.

Returns
endValidTime as ArrayTime
std::vector<Length > asdm::CalFocusRow::getFitRMS ( ) const

Get fitRMS, which is optional.

Returns
fitRMS as std::vector<Length >
Exceptions
IllegalAccessExceptionIf fitRMS does not exist.
std::vector<bool > asdm::CalFocusRow::getFocusCurveWasFixed ( ) const

Get focusCurveWasFixed, which is optional.

Returns
focusCurveWasFixed as std::vector<bool >
Exceptions
IllegalAccessExceptionIf focusCurveWasFixed does not exist.
std::vector<std::vector<Length > > asdm::CalFocusRow::getFocusCurveWidth ( ) const

Get focusCurveWidth, which is optional.

Returns
focusCurveWidth as std::vector<std::vector<Length > >
Exceptions
IllegalAccessExceptionIf focusCurveWidth does not exist.
std::vector<std::vector<Length > > asdm::CalFocusRow::getFocusCurveWidthError ( ) const

Get focusCurveWidthError, which is optional.

Returns
focusCurveWidthError as std::vector<std::vector<Length > >
Exceptions
IllegalAccessExceptionIf focusCurveWidthError does not exist.
FocusMethodMod::FocusMethod asdm::CalFocusRow::getFocusMethod ( ) const

===> Attribute focusMethod

Get focusMethod.

Returns
focusMethod as FocusMethodMod::FocusMethod
std::vector<Frequency > asdm::CalFocusRow::getFrequencyRange ( ) const

===> Attribute frequencyRange

Get frequencyRange.

Returns
frequencyRange as std::vector<Frequency >
std::vector<std::vector<Length > > asdm::CalFocusRow::getIllumOffset ( ) const

Get illumOffset, which is optional.

Returns
illumOffset as std::vector<std::vector<Length > >
Exceptions
IllegalAccessExceptionIf illumOffset does not exist.
std::vector<std::vector<Length > > asdm::CalFocusRow::getIllumOffsetError ( ) const

Get illumOffsetError, which is optional.

Returns
illumOffsetError as std::vector<std::vector<Length > >
Exceptions
IllegalAccessExceptionIf illumOffsetError does not exist.
int asdm::CalFocusRow::getNumReceptor ( ) const

===> Attribute numReceptor

Get numReceptor.

Returns
numReceptor as int
std::vector<Temperature > asdm::CalFocusRow::getOffIntensity ( ) const

Get offIntensity, which is optional.

Returns
offIntensity as std::vector<Temperature >
Exceptions
IllegalAccessExceptionIf offIntensity does not exist.
std::vector<Temperature > asdm::CalFocusRow::getOffIntensityError ( ) const

Get offIntensityError, which is optional.

Returns
offIntensityError as std::vector<Temperature >
Exceptions
IllegalAccessExceptionIf offIntensityError does not exist.
bool asdm::CalFocusRow::getOffIntensityWasFixed ( ) const

Get offIntensityWasFixed, which is optional.

Returns
offIntensityWasFixed as bool
Exceptions
IllegalAccessExceptionIf offIntensityWasFixed does not exist.
std::vector<std::vector<Length > > asdm::CalFocusRow::getOffset ( ) const

===> Attribute offset

Get offset.

Returns
offset as std::vector<std::vector<Length > >
std::vector<std::vector<Length > > asdm::CalFocusRow::getOffsetError ( ) const

===> Attribute offsetError

Get offsetError.

Returns
offsetError as std::vector<std::vector<Length > >
std::vector<std::vector<bool > > asdm::CalFocusRow::getOffsetWasTied ( ) const

===> Attribute offsetWasTied

Get offsetWasTied.

Returns
offsetWasTied as std::vector<std::vector<bool > >
std::vector<Temperature > asdm::CalFocusRow::getPeakIntensity ( ) const

Get peakIntensity, which is optional.

Returns
peakIntensity as std::vector<Temperature >
Exceptions
IllegalAccessExceptionIf peakIntensity does not exist.
std::vector<Temperature > asdm::CalFocusRow::getPeakIntensityError ( ) const

Get peakIntensityError, which is optional.

Returns
peakIntensityError as std::vector<Temperature >
Exceptions
IllegalAccessExceptionIf peakIntensityError does not exist.
bool asdm::CalFocusRow::getPeakIntensityWasFixed ( ) const

Get peakIntensityWasFixed, which is optional.

Returns
peakIntensityWasFixed as bool
Exceptions
IllegalAccessExceptionIf peakIntensityWasFixed does not exist.
std::vector<Angle > asdm::CalFocusRow::getPointingDirection ( ) const

===> Attribute pointingDirection

Get pointingDirection.

Returns
pointingDirection as std::vector<Angle >
bool asdm::CalFocusRow::getPolarizationsAveraged ( ) const

Get polarizationsAveraged, which is optional.

Returns
polarizationsAveraged as bool
Exceptions
IllegalAccessExceptionIf polarizationsAveraged does not exist.
std::vector<PolarizationTypeMod::PolarizationType > asdm::CalFocusRow::getPolarizationTypes ( ) const

===> Attribute polarizationTypes

Get polarizationTypes.

Returns
polarizationTypes as std::vector<PolarizationTypeMod::PolarizationType >
std::vector<std::vector<Length > > asdm::CalFocusRow::getPosition ( ) const

===> Attribute position

Get position.

Returns
position as std::vector<std::vector<Length > >
ReceiverBandMod::ReceiverBand asdm::CalFocusRow::getReceiverBand ( ) const

===> Attribute receiverBand

Get receiverBand.

Returns
receiverBand as ReceiverBandMod::ReceiverBand
std::vector<std::vector<double > > asdm::CalFocusRow::getReducedChiSquared ( ) const

===> Attribute reducedChiSquared

Get reducedChiSquared.

Returns
reducedChiSquared as std::vector<std::vector<double > >
CalFocusTable& asdm::CalFocusRow::getTable ( ) const

Return the table to which this row belongs.

std::vector<bool > asdm::CalFocusRow::getWereFixed ( ) const

===> Attribute wereFixed

Get wereFixed.

Returns
wereFixed as std::vector<bool >
void asdm::CalFocusRow::illumOffsetErrorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::illumOffsetErrorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::illumOffsetFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::illumOffsetFromText ( const std::string &  s)
private
bool asdm::CalFocusRow::isAdded ( ) const

Has this row been added to its table ?

Returns
true if and only if it has been added.
void asdm::CalFocusRow::isAdded ( bool  added)
private

This method is used by the Table class when this row is added to the table.

bool asdm::CalFocusRow::isAstigmMultErrorExists ( ) const

===> Attribute astigmMultError, which is optional

The attribute astigmMultError is optional. Return true if this attribute exists.

Returns
true if and only if the astigmMultError attribute exists.
bool asdm::CalFocusRow::isAstigmMultExists ( ) const

===> Attribute astigmMult, which is optional

The attribute astigmMult is optional. Return true if this attribute exists.

Returns
true if and only if the astigmMult attribute exists.
bool asdm::CalFocusRow::isAstigmPlusErrorExists ( ) const

===> Attribute astigmPlusError, which is optional

The attribute astigmPlusError is optional. Return true if this attribute exists.

Returns
true if and only if the astigmPlusError attribute exists.
bool asdm::CalFocusRow::isAstigmPlusExists ( ) const

===> Attribute astigmPlus, which is optional

The attribute astigmPlus is optional. Return true if this attribute exists.

Returns
true if and only if the astigmPlus attribute exists.
bool asdm::CalFocusRow::isFitRMSExists ( ) const

===> Attribute fitRMS, which is optional

The attribute fitRMS is optional. Return true if this attribute exists.

Returns
true if and only if the fitRMS attribute exists.
bool asdm::CalFocusRow::isFocusCurveWasFixedExists ( ) const

===> Attribute focusCurveWasFixed, which is optional

The attribute focusCurveWasFixed is optional. Return true if this attribute exists.

Returns
true if and only if the focusCurveWasFixed attribute exists.
bool asdm::CalFocusRow::isFocusCurveWidthErrorExists ( ) const

===> Attribute focusCurveWidthError, which is optional

The attribute focusCurveWidthError is optional. Return true if this attribute exists.

Returns
true if and only if the focusCurveWidthError attribute exists.
bool asdm::CalFocusRow::isFocusCurveWidthExists ( ) const

===> Attribute focusCurveWidth, which is optional

The attribute focusCurveWidth is optional. Return true if this attribute exists.

Returns
true if and only if the focusCurveWidth attribute exists.
bool asdm::CalFocusRow::isIllumOffsetErrorExists ( ) const

===> Attribute illumOffsetError, which is optional

The attribute illumOffsetError is optional. Return true if this attribute exists.

Returns
true if and only if the illumOffsetError attribute exists.
bool asdm::CalFocusRow::isIllumOffsetExists ( ) const

===> Attribute illumOffset, which is optional

The attribute illumOffset is optional. Return true if this attribute exists.

Returns
true if and only if the illumOffset attribute exists.
bool asdm::CalFocusRow::isOffIntensityErrorExists ( ) const

===> Attribute offIntensityError, which is optional

The attribute offIntensityError is optional. Return true if this attribute exists.

Returns
true if and only if the offIntensityError attribute exists.
bool asdm::CalFocusRow::isOffIntensityExists ( ) const

===> Attribute offIntensity, which is optional

The attribute offIntensity is optional. Return true if this attribute exists.

Returns
true if and only if the offIntensity attribute exists.
bool asdm::CalFocusRow::isOffIntensityWasFixedExists ( ) const

===> Attribute offIntensityWasFixed, which is optional

The attribute offIntensityWasFixed is optional. Return true if this attribute exists.

Returns
true if and only if the offIntensityWasFixed attribute exists.
bool asdm::CalFocusRow::isPeakIntensityErrorExists ( ) const

===> Attribute peakIntensityError, which is optional

The attribute peakIntensityError is optional. Return true if this attribute exists.

Returns
true if and only if the peakIntensityError attribute exists.
bool asdm::CalFocusRow::isPeakIntensityExists ( ) const

===> Attribute peakIntensity, which is optional

The attribute peakIntensity is optional. Return true if this attribute exists.

Returns
true if and only if the peakIntensity attribute exists.
bool asdm::CalFocusRow::isPeakIntensityWasFixedExists ( ) const

===> Attribute peakIntensityWasFixed, which is optional

The attribute peakIntensityWasFixed is optional. Return true if this attribute exists.

Returns
true if and only if the peakIntensityWasFixed attribute exists.
bool asdm::CalFocusRow::isPolarizationsAveragedExists ( ) const

===> Attribute polarizationsAveraged, which is optional

The attribute polarizationsAveraged is optional. Return true if this attribute exists.

Returns
true if and only if the polarizationsAveraged attribute exists.
void asdm::CalFocusRow::numReceptorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::numReceptorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::offIntensityErrorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::offIntensityErrorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::offIntensityFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::offIntensityFromText ( const std::string &  s)
private
void asdm::CalFocusRow::offIntensityWasFixedFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::offIntensityWasFixedFromText ( const std::string &  s)
private
void asdm::CalFocusRow::offsetErrorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::offsetErrorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::offsetFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::offsetFromText ( const std::string &  s)
private
void asdm::CalFocusRow::offsetWasTiedFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::offsetWasTiedFromText ( const std::string &  s)
private
void asdm::CalFocusRow::peakIntensityErrorFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::peakIntensityErrorFromText ( const std::string &  s)
private
void asdm::CalFocusRow::peakIntensityFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::peakIntensityFromText ( const std::string &  s)
private
void asdm::CalFocusRow::peakIntensityWasFixedFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::peakIntensityWasFixedFromText ( const std::string &  s)
private
void asdm::CalFocusRow::pointingDirectionFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::pointingDirectionFromText ( const std::string &  s)
private
void asdm::CalFocusRow::polarizationsAveragedFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::polarizationsAveragedFromText ( const std::string &  s)
private
void asdm::CalFocusRow::polarizationTypesFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::polarizationTypesFromText ( const std::string &  s)
private
void asdm::CalFocusRow::positionFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::positionFromText ( const std::string &  s)
private
void asdm::CalFocusRow::receiverBandFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::receiverBandFromText ( const std::string &  s)
private
void asdm::CalFocusRow::reducedChiSquaredFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::reducedChiSquaredFromText ( const std::string &  s)
private
void asdm::CalFocusRow::setAmbientTemperature ( Temperature  ambientTemperature)

Set ambientTemperature with the specified Temperature.

Parameters
ambientTemperatureThe Temperature value to which ambientTemperature is to be set.
void asdm::CalFocusRow::setAntennaName ( std::string  antennaName)

Set antennaName with the specified std::string.

Parameters
antennaNameThe std::string value to which antennaName is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalFocusRow::setAstigmMult ( std::vector< Length astigmMult)

Set astigmMult with the specified std::vector<Length >.

Parameters
astigmMultThe std::vector<Length > value to which astigmMult is to be set.
void asdm::CalFocusRow::setAstigmMultError ( std::vector< Length astigmMultError)

Set astigmMultError with the specified std::vector<Length >.

Parameters
astigmMultErrorThe std::vector<Length > value to which astigmMultError is to be set.
void asdm::CalFocusRow::setAstigmPlus ( std::vector< Length astigmPlus)

Set astigmPlus with the specified std::vector<Length >.

Parameters
astigmPlusThe std::vector<Length > value to which astigmPlus is to be set.
void asdm::CalFocusRow::setAstigmPlusError ( std::vector< Length astigmPlusError)

Set astigmPlusError with the specified std::vector<Length >.

Parameters
astigmPlusErrorThe std::vector<Length > value to which astigmPlusError is to be set.
void asdm::CalFocusRow::setAtmPhaseCorrection ( AtmPhaseCorrectionMod::AtmPhaseCorrection  atmPhaseCorrection)

Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection.

Parameters
atmPhaseCorrectionThe AtmPhaseCorrectionMod::AtmPhaseCorrection value to which atmPhaseCorrection is to be set.
void asdm::CalFocusRow::setCalDataId ( Tag  calDataId)

Set calDataId with the specified Tag.

Parameters
calDataIdThe Tag value to which calDataId is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalFocusRow::setCalReductionId ( Tag  calReductionId)

Set calReductionId with the specified Tag.

Parameters
calReductionIdThe Tag value to which calReductionId is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalFocusRow::setEndValidTime ( ArrayTime  endValidTime)

Set endValidTime with the specified ArrayTime.

Parameters
endValidTimeThe ArrayTime value to which endValidTime is to be set.
void asdm::CalFocusRow::setFitRMS ( std::vector< Length fitRMS)

Set fitRMS with the specified std::vector<Length >.

Parameters
fitRMSThe std::vector<Length > value to which fitRMS is to be set.
void asdm::CalFocusRow::setFocusCurveWasFixed ( std::vector< bool >  focusCurveWasFixed)

Set focusCurveWasFixed with the specified std::vector<bool >.

Parameters
focusCurveWasFixedThe std::vector<bool > value to which focusCurveWasFixed is to be set.
void asdm::CalFocusRow::setFocusCurveWidth ( std::vector< std::vector< Length > >  focusCurveWidth)

Set focusCurveWidth with the specified std::vector<std::vector<Length > >.

Parameters
focusCurveWidthThe std::vector<std::vector<Length > > value to which focusCurveWidth is to be set.
void asdm::CalFocusRow::setFocusCurveWidthError ( std::vector< std::vector< Length > >  focusCurveWidthError)

Set focusCurveWidthError with the specified std::vector<std::vector<Length > >.

Parameters
focusCurveWidthErrorThe std::vector<std::vector<Length > > value to which focusCurveWidthError is to be set.
void asdm::CalFocusRow::setFocusMethod ( FocusMethodMod::FocusMethod  focusMethod)

Set focusMethod with the specified FocusMethodMod::FocusMethod.

Parameters
focusMethodThe FocusMethodMod::FocusMethod value to which focusMethod is to be set.
void asdm::CalFocusRow::setFrequencyRange ( std::vector< Frequency frequencyRange)

Set frequencyRange with the specified std::vector<Frequency >.

Parameters
frequencyRangeThe std::vector<Frequency > value to which frequencyRange is to be set.
void asdm::CalFocusRow::setFromIDL ( asdmIDL::CalFocusRowIDL  x)

Fill the values of this row from the IDL struct CalFocusRowIDL.

Parameters
xThe IDL struct containing the values used to fill this row.
Exceptions
ConversionException
void asdm::CalFocusRow::setFromXML ( std::string  rowDoc)

Fill the values of this row from an XML string that was produced by the toXML() method.

Parameters
rowDocthe XML string being used to set the values of this row.
Exceptions
ConversionException
void asdm::CalFocusRow::setIllumOffset ( std::vector< std::vector< Length > >  illumOffset)

Set illumOffset with the specified std::vector<std::vector<Length > >.

Parameters
illumOffsetThe std::vector<std::vector<Length > > value to which illumOffset is to be set.
void asdm::CalFocusRow::setIllumOffsetError ( std::vector< std::vector< Length > >  illumOffsetError)

Set illumOffsetError with the specified std::vector<std::vector<Length > >.

Parameters
illumOffsetErrorThe std::vector<std::vector<Length > > value to which illumOffsetError is to be set.
void asdm::CalFocusRow::setNumReceptor ( int  numReceptor)

Set numReceptor with the specified int.

Parameters
numReceptorThe int value to which numReceptor is to be set.
void asdm::CalFocusRow::setOffIntensity ( std::vector< Temperature offIntensity)

Set offIntensity with the specified std::vector<Temperature >.

Parameters
offIntensityThe std::vector<Temperature > value to which offIntensity is to be set.
void asdm::CalFocusRow::setOffIntensityError ( std::vector< Temperature offIntensityError)

Set offIntensityError with the specified std::vector<Temperature >.

Parameters
offIntensityErrorThe std::vector<Temperature > value to which offIntensityError is to be set.
void asdm::CalFocusRow::setOffIntensityWasFixed ( bool  offIntensityWasFixed)

Set offIntensityWasFixed with the specified bool.

Parameters
offIntensityWasFixedThe bool value to which offIntensityWasFixed is to be set.
void asdm::CalFocusRow::setOffset ( std::vector< std::vector< Length > >  offset)

Set offset with the specified std::vector<std::vector<Length > >.

Parameters
offsetThe std::vector<std::vector<Length > > value to which offset is to be set.
void asdm::CalFocusRow::setOffsetError ( std::vector< std::vector< Length > >  offsetError)

Set offsetError with the specified std::vector<std::vector<Length > >.

Parameters
offsetErrorThe std::vector<std::vector<Length > > value to which offsetError is to be set.
void asdm::CalFocusRow::setOffsetWasTied ( std::vector< std::vector< bool > >  offsetWasTied)

Set offsetWasTied with the specified std::vector<std::vector<bool > >.

Parameters
offsetWasTiedThe std::vector<std::vector<bool > > value to which offsetWasTied is to be set.
void asdm::CalFocusRow::setPeakIntensity ( std::vector< Temperature peakIntensity)

Set peakIntensity with the specified std::vector<Temperature >.

Parameters
peakIntensityThe std::vector<Temperature > value to which peakIntensity is to be set.
void asdm::CalFocusRow::setPeakIntensityError ( std::vector< Temperature peakIntensityError)

Set peakIntensityError with the specified std::vector<Temperature >.

Parameters
peakIntensityErrorThe std::vector<Temperature > value to which peakIntensityError is to be set.
void asdm::CalFocusRow::setPeakIntensityWasFixed ( bool  peakIntensityWasFixed)

Set peakIntensityWasFixed with the specified bool.

Parameters
peakIntensityWasFixedThe bool value to which peakIntensityWasFixed is to be set.
void asdm::CalFocusRow::setPointingDirection ( std::vector< Angle pointingDirection)

Set pointingDirection with the specified std::vector<Angle >.

Parameters
pointingDirectionThe std::vector<Angle > value to which pointingDirection is to be set.
void asdm::CalFocusRow::setPolarizationsAveraged ( bool  polarizationsAveraged)

Set polarizationsAveraged with the specified bool.

Parameters
polarizationsAveragedThe bool value to which polarizationsAveraged is to be set.
void asdm::CalFocusRow::setPolarizationTypes ( std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes)

Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >.

Parameters
polarizationTypesThe std::vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set.
void asdm::CalFocusRow::setPosition ( std::vector< std::vector< Length > >  position)

Set position with the specified std::vector<std::vector<Length > >.

Parameters
positionThe std::vector<std::vector<Length > > value to which position is to be set.
void asdm::CalFocusRow::setReceiverBand ( ReceiverBandMod::ReceiverBand  receiverBand)

Set receiverBand with the specified ReceiverBandMod::ReceiverBand.

Parameters
receiverBandThe ReceiverBandMod::ReceiverBand value to which receiverBand is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalFocusRow::setReducedChiSquared ( std::vector< std::vector< double > >  reducedChiSquared)

Set reducedChiSquared with the specified std::vector<std::vector<double > >.

Parameters
reducedChiSquaredThe std::vector<std::vector<double > > value to which reducedChiSquared is to be set.
void asdm::CalFocusRow::setStartValidTime ( ArrayTime  startValidTime)

Set startValidTime with the specified ArrayTime.

Parameters
startValidTimeThe ArrayTime value to which startValidTime is to be set.
void asdm::CalFocusRow::setWereFixed ( std::vector< bool >  wereFixed)

Set wereFixed with the specified std::vector<bool >.

Parameters
wereFixedThe std::vector<bool > value to which wereFixed is to be set.
void asdm::CalFocusRow::startValidTimeFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::startValidTimeFromText ( const std::string &  s)
private
void asdm::CalFocusRow::toBin ( EndianOSStream eoss)
private

Serialize this into a stream of bytes written to an EndianOSStream.

Parameters
eossthe EndianOSStream to be written to
asdmIDL::CalFocusRowIDL* asdm::CalFocusRow::toIDL ( ) const

Return this row in the form of an IDL struct.

Returns
The values of this row as a CalFocusRowIDL struct.
void asdm::CalFocusRow::toIDL ( asdmIDL::CalFocusRowIDL &  x) const

Define the content of a CalFocusRowIDL struct from the values found in this row.

Parameters
xa reference to the CalFocusRowIDL struct to be set.
std::string asdm::CalFocusRow::toXML ( ) const

Return this row in the form of an XML string.

Returns
The values of this row as an XML string.
void asdm::CalFocusRow::wereFixedFromBin ( EndianIStream eis)
private
void asdm::CalFocusRow::wereFixedFromText ( const std::string &  s)
private

Friends And Related Function Documentation

friend class asdm::CalFocusTable
friend

Definition at line 189 of file CalFocusRow.h.

friend class asdm::RowTransformer< CalFocusRow >
friend

Definition at line 190 of file CalFocusRow.h.

Member Data Documentation

Temperature asdm::CalFocusRow::ambientTemperature
private

===> Attribute ambientTemperature

Definition at line 1823 of file CalFocusRow.h.

std::string asdm::CalFocusRow::antennaName
private

===> Attribute antennaName

Definition at line 1801 of file CalFocusRow.h.

std::vector<Length > asdm::CalFocusRow::astigmMult
private

Definition at line 2124 of file CalFocusRow.h.

std::vector<Length > asdm::CalFocusRow::astigmMultError
private

Definition at line 2137 of file CalFocusRow.h.

bool asdm::CalFocusRow::astigmMultErrorExists
private

===> Attribute astigmMultError, which is optional

Definition at line 2134 of file CalFocusRow.h.

bool asdm::CalFocusRow::astigmMultExists
private

===> Attribute astigmMult, which is optional

Definition at line 2121 of file CalFocusRow.h.

std::vector<Length > asdm::CalFocusRow::astigmPlus
private

Definition at line 2098 of file CalFocusRow.h.

std::vector<Length > asdm::CalFocusRow::astigmPlusError
private

Definition at line 2111 of file CalFocusRow.h.

bool asdm::CalFocusRow::astigmPlusErrorExists
private

===> Attribute astigmPlusError, which is optional

Definition at line 2108 of file CalFocusRow.h.

bool asdm::CalFocusRow::astigmPlusExists
private

===> Attribute astigmPlus, which is optional

Definition at line 2095 of file CalFocusRow.h.

AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::CalFocusRow::atmPhaseCorrection
private

===> Attribute atmPhaseCorrection

Definition at line 1834 of file CalFocusRow.h.

Extrinsic Table asdm::CalFocusRow::Attributes

Definition at line 213 of file CalFocusRow.h.

Extrinsic Table asdm::CalFocusRow::Attributes

Definition at line 1428 of file CalFocusRow.h.

Tag asdm::CalFocusRow::calReductionId
private

===> Attribute calReductionId

Definition at line 2202 of file CalFocusRow.h.

ArrayTime asdm::CalFocusRow::endValidTime
private

===> Attribute endValidTime

Definition at line 1790 of file CalFocusRow.h.

std::vector<Length > asdm::CalFocusRow::fitRMS
private

Definition at line 2176 of file CalFocusRow.h.

bool asdm::CalFocusRow::fitRMSExists
private

===> Attribute fitRMS, which is optional

Definition at line 2173 of file CalFocusRow.h.

std::vector<bool > asdm::CalFocusRow::focusCurveWasFixed
private

Definition at line 2007 of file CalFocusRow.h.

bool asdm::CalFocusRow::focusCurveWasFixedExists
private

===> Attribute focusCurveWasFixed, which is optional

Definition at line 2004 of file CalFocusRow.h.

std::vector<std::vector<Length > > asdm::CalFocusRow::focusCurveWidth
private

Definition at line 1981 of file CalFocusRow.h.

std::vector<std::vector<Length > > asdm::CalFocusRow::focusCurveWidthError
private

Definition at line 1994 of file CalFocusRow.h.

bool asdm::CalFocusRow::focusCurveWidthErrorExists
private

===> Attribute focusCurveWidthError, which is optional

Definition at line 1991 of file CalFocusRow.h.

bool asdm::CalFocusRow::focusCurveWidthExists
private

===> Attribute focusCurveWidth, which is optional

Definition at line 1978 of file CalFocusRow.h.

FocusMethodMod::FocusMethod asdm::CalFocusRow::focusMethod
private

===> Attribute focusMethod

Definition at line 1845 of file CalFocusRow.h.

std::vector<Frequency > asdm::CalFocusRow::frequencyRange
private

===> Attribute frequencyRange

Definition at line 1856 of file CalFocusRow.h.

Links* binary deserialization material from an EndianIStream std::map<std::string, CalFocusAttributeFromBin> asdm::CalFocusRow::fromBinMethods
private

Definition at line 2231 of file CalFocusRow.h.

* text deserialization material std::map<std::string, CalFocusAttributeFromText> asdm::CalFocusRow::fromTextMethods
private

Definition at line 2275 of file CalFocusRow.h.

bool asdm::CalFocusRow::hasBeenAdded
private

Whether this row has been added to the table or not.

Definition at line 1735 of file CalFocusRow.h.

std::vector<std::vector<Length > > asdm::CalFocusRow::illumOffset
private

Definition at line 2150 of file CalFocusRow.h.

std::vector<std::vector<Length > > asdm::CalFocusRow::illumOffsetError
private

Definition at line 2163 of file CalFocusRow.h.

bool asdm::CalFocusRow::illumOffsetErrorExists
private

===> Attribute illumOffsetError, which is optional

Definition at line 2160 of file CalFocusRow.h.

bool asdm::CalFocusRow::illumOffsetExists
private

===> Attribute illumOffset, which is optional

Definition at line 2147 of file CalFocusRow.h.

int asdm::CalFocusRow::numReceptor
private

===> Attribute numReceptor

Definition at line 1878 of file CalFocusRow.h.

std::vector<Temperature > asdm::CalFocusRow::offIntensity
private

Definition at line 2020 of file CalFocusRow.h.

std::vector<Temperature > asdm::CalFocusRow::offIntensityError
private

Definition at line 2033 of file CalFocusRow.h.

bool asdm::CalFocusRow::offIntensityErrorExists
private

===> Attribute offIntensityError, which is optional

Definition at line 2030 of file CalFocusRow.h.

bool asdm::CalFocusRow::offIntensityExists
private

===> Attribute offIntensity, which is optional

Definition at line 2017 of file CalFocusRow.h.

bool asdm::CalFocusRow::offIntensityWasFixed
private

Definition at line 2046 of file CalFocusRow.h.

bool asdm::CalFocusRow::offIntensityWasFixedExists
private

===> Attribute offIntensityWasFixed, which is optional

Definition at line 2043 of file CalFocusRow.h.

std::vector<std::vector<Length > > asdm::CalFocusRow::offset
private

===> Attribute offset

Definition at line 1911 of file CalFocusRow.h.

std::vector<std::vector<Length > > asdm::CalFocusRow::offsetError
private

===> Attribute offsetError

Definition at line 1922 of file CalFocusRow.h.

std::vector<std::vector<bool > > asdm::CalFocusRow::offsetWasTied
private

===> Attribute offsetWasTied

Definition at line 1933 of file CalFocusRow.h.

std::vector<Temperature > asdm::CalFocusRow::peakIntensity
private

Definition at line 2059 of file CalFocusRow.h.

std::vector<Temperature > asdm::CalFocusRow::peakIntensityError
private

Definition at line 2072 of file CalFocusRow.h.

bool asdm::CalFocusRow::peakIntensityErrorExists
private

===> Attribute peakIntensityError, which is optional

Definition at line 2069 of file CalFocusRow.h.

bool asdm::CalFocusRow::peakIntensityExists
private

===> Attribute peakIntensity, which is optional

Definition at line 2056 of file CalFocusRow.h.

bool asdm::CalFocusRow::peakIntensityWasFixed
private

Definition at line 2085 of file CalFocusRow.h.

bool asdm::CalFocusRow::peakIntensityWasFixedExists
private

===> Attribute peakIntensityWasFixed, which is optional

Definition at line 2082 of file CalFocusRow.h.

std::vector<Angle > asdm::CalFocusRow::pointingDirection
private

===> Attribute pointingDirection

Definition at line 1867 of file CalFocusRow.h.

bool asdm::CalFocusRow::polarizationsAveraged
private

Definition at line 1968 of file CalFocusRow.h.

bool asdm::CalFocusRow::polarizationsAveragedExists
private

===> Attribute polarizationsAveraged, which is optional

Definition at line 1965 of file CalFocusRow.h.

std::vector<PolarizationTypeMod::PolarizationType > asdm::CalFocusRow::polarizationTypes
private

===> Attribute polarizationTypes

Definition at line 1889 of file CalFocusRow.h.

std::vector<std::vector<Length > > asdm::CalFocusRow::position
private

===> Attribute position

Definition at line 1955 of file CalFocusRow.h.

ReceiverBandMod::ReceiverBand asdm::CalFocusRow::receiverBand
private

===> Attribute receiverBand

Definition at line 1812 of file CalFocusRow.h.

std::vector<std::vector<double > > asdm::CalFocusRow::reducedChiSquared
private

===> Attribute reducedChiSquared

Definition at line 1944 of file CalFocusRow.h.

CalFocusTable& asdm::CalFocusRow::table
private

The table to which this row belongs.

Definition at line 1731 of file CalFocusRow.h.

std::vector<bool > asdm::CalFocusRow::wereFixed
private

===> Attribute wereFixed

Definition at line 1900 of file CalFocusRow.h.


The documentation for this class was generated from the following file: