#include <CalPointingRow.h>
Generated from model's revision "1.46", branch "HEAD"
Public Member Functions | |
CalPointingTable & | getTable () const |
CalPointingRowIDL * | toIDL () const |
void | setFromIDL (CalPointingRowIDL x) throw (ConversionException) |
string | toXML () const |
void | setFromXML (string rowDoc) throw (ConversionException) |
string | getAntennaName () const |
void | setAntennaName (string antennaName) |
ArrayTime | getStartValidTime () const |
void | setStartValidTime (ArrayTime startValidTime) |
ArrayTime | getEndValidTime () const |
void | setEndValidTime (ArrayTime endValidTime) |
ReceiverBandMod::ReceiverBand | getReceiverBand () const |
void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
vector< Frequency > | getFrequencyRange () const |
void | setFrequencyRange (vector< Frequency > frequencyRange) |
vector< Angle > | getDirection () const |
void | setDirection (vector< Angle > direction) |
vector< Angle > | getCollOffsetRelative () const |
void | setCollOffsetRelative (vector< Angle > collOffsetRelative) |
vector< Angle > | getCollOffsetAbsolute () const |
void | setCollOffsetAbsolute (vector< Angle > collOffsetAbsolute) |
vector< Angle > | getCollError () const |
void | setCollError (vector< Angle > collError) |
PointingMethodMod::PointingMethod | getPointingMethod () const |
void | setPointingMethod (PointingMethodMod::PointingMethod pointingMethod) |
bool | isBeamWidthExists () const |
vector< Angle > | getBeamWidth () const throw (IllegalAccessException) |
void | setBeamWidth (vector< Angle > beamWidth) |
void | clearBeamWidth () |
bool | isBeamWidthErrorExists () const |
vector< Angle > | getBeamWidthError () const throw (IllegalAccessException) |
void | setBeamWidthError (vector< Angle > beamWidthError) |
void | clearBeamWidthError () |
bool | isBeamPAExists () const |
Angle | getBeamPA () const throw (IllegalAccessException) |
void | setBeamPA (Angle beamPA) |
void | clearBeamPA () |
bool | isBeamPAErrorExists () const |
Angle | getBeamPAError () const throw (IllegalAccessException) |
void | setBeamPAError (Angle beamPAError) |
void | clearBeamPAError () |
bool | isPeakIntensityExists () const |
Temperature | getPeakIntensity () const throw (IllegalAccessException) |
void | setPeakIntensity (Temperature peakIntensity) |
void | clearPeakIntensity () |
bool | isPeakIntensityErrorExists () const |
Temperature | getPeakIntensityError () const throw (IllegalAccessException) |
void | setPeakIntensityError (Temperature peakIntensityError) |
void | clearPeakIntensityError () |
PointingModelModeMod::PointingModelMode | getMode () const |
void | setMode (PointingModelModeMod::PointingModelMode mode) |
bool | isBeamWidthWasFixedExists () const |
vector< bool > | getBeamWidthWasFixed () const throw (IllegalAccessException) |
void | setBeamWidthWasFixed (vector< bool > beamWidthWasFixed) |
void | clearBeamWidthWasFixed () |
bool | isBeamPAWasFixedExists () const |
bool | getBeamPAWasFixed () const throw (IllegalAccessException) |
void | setBeamPAWasFixed (bool beamPAWasFixed) |
void | clearBeamPAWasFixed () |
bool | isPeakIntensityWasFixedExists () const |
bool | getPeakIntensityWasFixed () const throw (IllegalAccessException) |
void | setPeakIntensityWasFixed (bool peakIntensityWasFixed) |
void | clearPeakIntensityWasFixed () |
Temperature | getAmbientTemperature () const |
void | setAmbientTemperature (Temperature ambientTemperature) |
Tag | getCalDataId () const |
void | setCalDataId (Tag calDataId) |
Tag | getCalReductionId () const |
void | setCalReductionId (Tag calReductionId) |
CalDataRow * | getCalDataUsingCalDataId () |
CalReductionRow * | getCalReductionUsingCalReductionId () |
bool | compareNoAutoInc (Tag calDataId, Tag calReductionId, string antennaName, ArrayTime startValidTime, ArrayTime endValidTime, ReceiverBandMod::ReceiverBand receiverBand, vector< Frequency > frequencyRange, vector< Angle > direction, vector< Angle > collOffsetRelative, vector< Angle > collOffsetAbsolute, vector< Angle > collError, PointingMethodMod::PointingMethod pointingMethod, PointingModelModeMod::PointingModelMode mode, Temperature ambientTemperature) |
bool | compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, ReceiverBandMod::ReceiverBand receiverBand, vector< Frequency > frequencyRange, vector< Angle > direction, vector< Angle > collOffsetRelative, vector< Angle > collOffsetAbsolute, vector< Angle > collError, PointingMethodMod::PointingMethod pointingMethod, PointingModelModeMod::PointingModelMode mode, Temperature ambientTemperature) |
bool | equalByRequiredValue (CalPointingRow *x) |
|
Mark beamPA, which is an optional field, as non-existent. |
|
Mark beamPAError, which is an optional field, as non-existent. |
|
Mark beamPAWasFixed, which is an optional field, as non-existent. |
|
Mark beamWidth, which is an optional field, as non-existent. |
|
Mark beamWidthError, which is an optional field, as non-existent. |
|
Mark beamWidthWasFixed, which is an optional field, as non-existent. |
|
Mark peakIntensity, which is an optional field, as non-existent. |
|
Mark peakIntensityError, which is an optional field, as non-existent. |
|
Mark peakIntensityWasFixed, which is an optional field, as non-existent. |
|
Compare each mandatory attribute except the autoincrementable one of this CalPointingRow with the corresponding parameters and return true if there is a match and false otherwise. |
|
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
|
|
Get ambientTemperature.
|
|
Get antennaName.
|
|
Get beamPA, which is optional.
|
|
Get beamPAError, which is optional.
|
|
Get beamPAWasFixed, which is optional.
|
|
Get beamWidth, which is optional.
|
|
Get beamWidthError, which is optional.
|
|
Get beamWidthWasFixed, which is optional.
|
|
Get calDataId.
|
|
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
|
|
Get calReductionId.
|
|
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
|
|
Get collError.
|
|
Get collOffsetAbsolute.
|
|
Get collOffsetRelative.
|
|
Get direction.
|
|
Get endValidTime.
|
|
Get frequencyRange.
|
|
Get mode.
|
|
Get peakIntensity, which is optional.
|
|
Get peakIntensityError, which is optional.
|
|
Get peakIntensityWasFixed, which is optional.
|
|
Get pointingMethod.
|
|
Get receiverBand.
|
|
Get startValidTime.
|
|
Return the table to which this row belongs. |
|
The attribute beamPAError is optional. Return true if this attribute exists.
|
|
The attribute beamPA is optional. Return true if this attribute exists.
|
|
The attribute beamPAWasFixed is optional. Return true if this attribute exists.
|
|
The attribute beamWidthError is optional. Return true if this attribute exists.
|
|
The attribute beamWidth is optional. Return true if this attribute exists.
|
|
The attribute beamWidthWasFixed is optional. Return true if this attribute exists.
|
|
The attribute peakIntensityError is optional. Return true if this attribute exists.
|
|
The attribute peakIntensity is optional. Return true if this attribute exists.
|
|
The attribute peakIntensityWasFixed is optional. Return true if this attribute exists.
|
|
Set ambientTemperature with the specified Temperature.
|
|
Set antennaName with the specified string.
|
|
Set beamPA with the specified Angle.
|
|
Set beamPAError with the specified Angle.
|
|
Set beamPAWasFixed with the specified bool.
|
|
Set beamWidth with the specified vector<Angle >.
|
|
Set beamWidthError with the specified vector<Angle >.
|
|
Set beamWidthWasFixed with the specified vector<bool >.
|
|
Set calDataId with the specified Tag.
|
|
Set calReductionId with the specified Tag.
|
|
Set collError with the specified vector<Angle >.
|
|
Set collOffsetAbsolute with the specified vector<Angle >.
|
|
Set collOffsetRelative with the specified vector<Angle >.
|
|
Set direction with the specified vector<Angle >.
|
|
Set endValidTime with the specified ArrayTime.
|
|
Set frequencyRange with the specified vector<Frequency >.
|
|
Fill the values of this row from the IDL struct CalPointingRowIDL.
|
|
Fill the values of this row from an XML string that was produced by the toXML() method.
|
|
Set mode with the specified PointingModelModeMod::PointingModelMode.
|
|
Set peakIntensity with the specified Temperature.
|
|
Set peakIntensityError with the specified Temperature.
|
|
Set peakIntensityWasFixed with the specified bool.
|
|
Set pointingMethod with the specified PointingMethodMod::PointingMethod.
|
|
Set receiverBand with the specified ReceiverBandMod::ReceiverBand.
|
|
Set startValidTime with the specified ArrayTime.
|
|
Return this row in the form of an IDL struct.
|
|
Return this row in the form of an XML string.
|