Generated from model's revision 1.46, branch HEAD
Public Member Functions | |
CalPointingTable | getTable () |
Return the table to which this row belongs. | |
CalPointingRowIDL | toIDL () |
Return this row in the form of an IDL struct. | |
void | setFromIDL (CalPointingRowIDL x) throws ConversionException |
Fill the values of this row from the IDL struct CalPointingRowIDL. | |
String | toXML () throws ConversionException |
Return this row in the form of an XML string. | |
void | setFromXML (String rowDoc) throws ConversionException |
Fill the values of this row from an XML string that was produced by the toXML() method. | |
String | getAntennaName () |
Get antennaName. | |
void | setAntennaName (String antennaName) throws IllegalAccessException |
Set antennaName with the specified String value. | |
ArrayTime | getStartValidTime () |
Get startValidTime. | |
void | setStartValidTime (ArrayTime startValidTime) throws IllegalAccessException |
Set startValidTime with the specified ArrayTime value. | |
ArrayTime | getEndValidTime () |
Get endValidTime. | |
void | setEndValidTime (ArrayTime endValidTime) throws IllegalAccessException |
Set endValidTime with the specified ArrayTime value. | |
ReceiverBand | getReceiverBand () |
Get receiverBand. | |
void | setReceiverBand (ReceiverBand receiverBand) throws IllegalAccessException |
Set receiverBand with the specified ReceiverBand value. | |
Frequency[] | getFrequencyRange () |
Get frequencyRange. | |
void | setFrequencyRange (Frequency[] frequencyRange) throws IllegalAccessException |
Set frequencyRange with the specified Frequency[] value. | |
Angle[] | getDirection () |
Get direction. | |
void | setDirection (Angle[] direction) throws IllegalAccessException |
Set direction with the specified Angle[] value. | |
Angle[] | getCollOffsetRelative () |
Get collOffsetRelative. | |
void | setCollOffsetRelative (Angle[] collOffsetRelative) throws IllegalAccessException |
Set collOffsetRelative with the specified Angle[] value. | |
Angle[] | getCollOffsetAbsolute () |
Get collOffsetAbsolute. | |
void | setCollOffsetAbsolute (Angle[] collOffsetAbsolute) throws IllegalAccessException |
Set collOffsetAbsolute with the specified Angle[] value. | |
Angle[] | getCollError () |
Get collError. | |
void | setCollError (Angle[] collError) throws IllegalAccessException |
Set collError with the specified Angle[] value. | |
PointingMethod | getPointingMethod () |
Get pointingMethod. | |
void | setPointingMethod (PointingMethod pointingMethod) throws IllegalAccessException |
Set pointingMethod with the specified PointingMethod value. | |
boolean | isBeamWidthExists () |
The attribute beamWidth is optional. | |
Angle[] | getBeamWidth () throws IllegalAccessException |
Get beamWidth, which is optional. | |
void | setBeamWidth (Angle[] beamWidth) |
Set beamWidth with the specified Angle[] value. | |
void | clearBeamWidth () |
Mark beamWidth, which is an optional field, as non-existent. | |
boolean | isBeamWidthErrorExists () |
The attribute beamWidthError is optional. | |
Angle[] | getBeamWidthError () throws IllegalAccessException |
Get beamWidthError, which is optional. | |
void | setBeamWidthError (Angle[] beamWidthError) |
Set beamWidthError with the specified Angle[] value. | |
void | clearBeamWidthError () |
Mark beamWidthError, which is an optional field, as non-existent. | |
boolean | isBeamPAExists () |
The attribute beamPA is optional. | |
Angle | getBeamPA () throws IllegalAccessException |
Get beamPA, which is optional. | |
void | setBeamPA (Angle beamPA) |
Set beamPA with the specified Angle value. | |
void | clearBeamPA () |
Mark beamPA, which is an optional field, as non-existent. | |
boolean | isBeamPAErrorExists () |
The attribute beamPAError is optional. | |
Angle | getBeamPAError () throws IllegalAccessException |
Get beamPAError, which is optional. | |
void | setBeamPAError (Angle beamPAError) |
Set beamPAError with the specified Angle value. | |
void | clearBeamPAError () |
Mark beamPAError, which is an optional field, as non-existent. | |
boolean | isPeakIntensityExists () |
The attribute peakIntensity is optional. | |
Temperature | getPeakIntensity () throws IllegalAccessException |
Get peakIntensity, which is optional. | |
void | setPeakIntensity (Temperature peakIntensity) |
Set peakIntensity with the specified Temperature value. | |
void | clearPeakIntensity () |
Mark peakIntensity, which is an optional field, as non-existent. | |
boolean | isPeakIntensityErrorExists () |
The attribute peakIntensityError is optional. | |
Temperature | getPeakIntensityError () throws IllegalAccessException |
Get peakIntensityError, which is optional. | |
void | setPeakIntensityError (Temperature peakIntensityError) |
Set peakIntensityError with the specified Temperature value. | |
void | clearPeakIntensityError () |
Mark peakIntensityError, which is an optional field, as non-existent. | |
PointingModelMode | getMode () |
Get mode. | |
void | setMode (PointingModelMode mode) throws IllegalAccessException |
Set mode with the specified PointingModelMode value. | |
boolean | isBeamWidthWasFixedExists () |
The attribute beamWidthWasFixed is optional. | |
boolean[] | getBeamWidthWasFixed () throws IllegalAccessException |
Get beamWidthWasFixed, which is optional. | |
void | setBeamWidthWasFixed (boolean[] beamWidthWasFixed) |
Set beamWidthWasFixed with the specified boolean[] value. | |
void | clearBeamWidthWasFixed () |
Mark beamWidthWasFixed, which is an optional field, as non-existent. | |
boolean | isBeamPAWasFixedExists () |
The attribute beamPAWasFixed is optional. | |
boolean | getBeamPAWasFixed () throws IllegalAccessException |
Get beamPAWasFixed, which is optional. | |
void | setBeamPAWasFixed (boolean beamPAWasFixed) |
Set beamPAWasFixed with the specified boolean value. | |
void | clearBeamPAWasFixed () |
Mark beamPAWasFixed, which is an optional field, as non-existent. | |
boolean | isPeakIntensityWasFixedExists () |
The attribute peakIntensityWasFixed is optional. | |
boolean | getPeakIntensityWasFixed () throws IllegalAccessException |
Get peakIntensityWasFixed, which is optional. | |
void | setPeakIntensityWasFixed (boolean peakIntensityWasFixed) |
Set peakIntensityWasFixed with the specified boolean value. | |
void | clearPeakIntensityWasFixed () |
Mark peakIntensityWasFixed, which is an optional field, as non-existent. | |
Temperature | getAmbientTemperature () |
Get ambientTemperature. | |
void | setAmbientTemperature (Temperature ambientTemperature) throws IllegalAccessException |
Set ambientTemperature with the specified Temperature value. | |
Tag | getCalDataId () |
Get calDataId. | |
void | setCalDataId (Tag calDataId) throws IllegalAccessException |
Set calDataId with the specified Tag value. | |
Tag | getCalReductionId () |
Get calReductionId. | |
void | setCalReductionId (Tag calReductionId) throws IllegalAccessException |
Set calReductionId with the specified Tag value. | |
CalDataRow | getCalDataUsingCalDataId () |
Returns the pointer to the row in the CalData table having CalData.calDataId == calDataId. | |
CalReductionRow | getCalReductionUsingCalReductionId () |
Returns the pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId. | |
boolean | compareNoAutoInc (Tag calDataId, Tag calReductionId, String antennaName, ArrayTime startValidTime, ArrayTime endValidTime, ReceiverBand receiverBand, Frequency[] frequencyRange, Angle[] direction, Angle[] collOffsetRelative, Angle[] collOffsetAbsolute, Angle[] collError, PointingMethod pointingMethod, PointingModelMode mode, Temperature ambientTemperature) |
Compare each attribute except the autoincrementable one of this CalPointingRow with the corresponding parameters and return true if there is a match and false otherwise. | |
boolean | equalByRequiredValue (CalPointingRow x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
boolean | compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, ReceiverBand receiverBand, Frequency[] frequencyRange, Angle[] direction, Angle[] collOffsetRelative, Angle[] collOffsetAbsolute, Angle[] collError, PointingMethod pointingMethod, PointingModelMode mode, Temperature ambientTemperature) |
Package Functions | |
CalPointingRow (CalPointingTable table) | |
Create a CalPointingRow. | |
CalPointingRow (CalPointingTable table, CalPointingRow row) | |
Creates a CalPointingRow using a copy constructor mechanism. | |
void | isAdded () |
Object[] | getAttributesValues () |
Returns all the attributes of an attribute of an ASDM table as an array of Object. |
|
Create a CalPointingRow. This constructor has package access because only the table can create rows. All rows know the table to which they belong.
|
|
Creates a CalPointingRow using a copy constructor mechanism. Given a CalPointingRow row and a CalPointingTable table, the method creates a new CalPointingRow owned by table. Each attribute of the created row is a copy (deep) of the corresponding attribute of row. The method does not add the created row to its table, its simply parents it to table, a call to the add method has to be done in order to get the row added (very likely after having modified some of its attributes). If row is null then the method returns a row with default values for its attributes. This constructor has package access because only the table can create rows. All rows know the table to which they belong.
|
|
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 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.
|
|
Returns all the attributes of an attribute of an ASDM table as an array of Object.
Implements alma.asdm.ASDMRow.
|
|
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.
|
|
Returns the pointer to the row in the CalData table having CalData.calDataId == calDataId.
|
|
Get calReductionId.
|
|
Returns the 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 value.
|
|
Set antennaName with the specified String value.
|
|
Set beamPA with the specified Angle value.
|
|
Set beamPAError with the specified Angle value.
|
|
Set beamPAWasFixed with the specified boolean value.
|
|
Set beamWidth with the specified Angle[] value.
|
|
Set beamWidthError with the specified Angle[] value.
|
|
Set beamWidthWasFixed with the specified boolean[] value.
|
|
Set calDataId with the specified Tag value.
|
|
Set calReductionId with the specified Tag value.
|
|
Set collError with the specified Angle[] value.
|
|
Set collOffsetAbsolute with the specified Angle[] value.
|
|
Set collOffsetRelative with the specified Angle[] value.
|
|
Set direction with the specified Angle[] value.
|
|
Set endValidTime with the specified ArrayTime value.
|
|
Set frequencyRange with the specified Frequency[] value.
|
|
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 PointingModelMode value.
|
|
Set peakIntensity with the specified Temperature value.
|
|
Set peakIntensityError with the specified Temperature value.
|
|
Set peakIntensityWasFixed with the specified boolean value.
|
|
Set pointingMethod with the specified PointingMethod value.
|
|
Set receiverBand with the specified ReceiverBand value.
|
|
Set startValidTime with the specified ArrayTime value.
|
|
Return this row in the form of an IDL struct.
|
|
Return this row in the form of an XML string.
|