Generated from model's revision 1.41, branch HEAD
Public Member Functions | |
CalAtmosphereTable | getTable () |
Return the table to which this row belongs. | |
CalAtmosphereRowIDL | toIDL () |
Return this row in the form of an IDL struct. | |
void | setFromIDL (CalAtmosphereRowIDL x) throws ConversionException |
Fill the values of this row from the IDL struct CalAtmosphereRowIDL. | |
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. | |
int | getNumReceptor () |
Get numReceptor. | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int value. | |
int | getNumFreq () |
Get numFreq. | |
void | setNumFreq (int numFreq) |
Set numFreq with the specified int value. | |
ArrayTime | getEndValidTime () |
Get endValidTime. | |
void | setEndValidTime (ArrayTime endValidTime) |
Set endValidTime with the specified ArrayTime value. | |
ArrayTime | getStartValidTime () |
Get startValidTime. | |
void | setStartValidTime (ArrayTime startValidTime) |
Set startValidTime with the specified ArrayTime value. | |
PolarizationType[] | getPolarizationTypes () |
Get polarizationTypes. | |
void | setPolarizationTypes (PolarizationType[] polarizationTypes) |
Set polarizationTypes with the specified PolarizationType[] value. | |
Frequency[] | getFrequencyRange () |
Get frequencyRange. | |
void | setFrequencyRange (Frequency[] frequencyRange) |
Set frequencyRange with the specified Frequency[] value. | |
Frequency[] | getFrequencySpectrum () |
Get frequencySpectrum. | |
void | setFrequencySpectrum (Frequency[] frequencySpectrum) |
Set frequencySpectrum with the specified Frequency[] value. | |
SyscalMethod | getSyscalType () |
Get syscalType. | |
void | setSyscalType (SyscalMethod syscalType) |
Set syscalType with the specified SyscalMethod value. | |
Temperature[][] | getTSysSpectrum () |
Get tSysSpectrum. | |
void | setTSysSpectrum (Temperature[][] tSysSpectrum) |
Set tSysSpectrum with the specified Temperature[][] value. | |
Temperature[][] | getTRecSpectrum () |
Get tRecSpectrum. | |
void | setTRecSpectrum (Temperature[][] tRecSpectrum) |
Set tRecSpectrum with the specified Temperature[][] value. | |
Temperature[][] | getTAtmSpectrum () |
Get tAtmSpectrum. | |
void | setTAtmSpectrum (Temperature[][] tAtmSpectrum) |
Set tAtmSpectrum with the specified Temperature[][] value. | |
float[][] | getTauSpectrum () |
Get tauSpectrum. | |
void | setTauSpectrum (float[][] tauSpectrum) |
Set tauSpectrum with the specified float[][] value. | |
float[][] | getSbGainSpectrum () |
Get sbGainSpectrum. | |
void | setSbGainSpectrum (float[][] sbGainSpectrum) |
Set sbGainSpectrum with the specified float[][] value. | |
float[][] | getForwardEffSpectrum () |
Get forwardEffSpectrum. | |
void | setForwardEffSpectrum (float[][] forwardEffSpectrum) |
Set forwardEffSpectrum with the specified float[][] value. | |
boolean | isTSysExists () |
The attribute tSys is optional. | |
Temperature[] | getTSys () throws IllegalAccessException |
Get tSys, which is optional. | |
void | setTSys (Temperature[] tSys) |
Set tSys with the specified Temperature[] value. | |
void | clearTSys () |
Mark tSys, which is an optional field, as non-existent. | |
boolean | isTRecExists () |
The attribute tRec is optional. | |
Temperature[] | getTRec () throws IllegalAccessException |
Get tRec, which is optional. | |
void | setTRec (Temperature[] tRec) |
Set tRec with the specified Temperature[] value. | |
void | clearTRec () |
Mark tRec, which is an optional field, as non-existent. | |
boolean | isTAtmExists () |
The attribute tAtm is optional. | |
Temperature[] | getTAtm () throws IllegalAccessException |
Get tAtm, which is optional. | |
void | setTAtm (Temperature[] tAtm) |
Set tAtm with the specified Temperature[] value. | |
void | clearTAtm () |
Mark tAtm, which is an optional field, as non-existent. | |
boolean | isSbGainExists () |
The attribute sbGain is optional. | |
float[] | getSbGain () throws IllegalAccessException |
Get sbGain, which is optional. | |
void | setSbGain (float[] sbGain) |
Set sbGain with the specified float[] value. | |
void | clearSbGain () |
Mark sbGain, which is an optional field, as non-existent. | |
boolean | isWaterExists () |
The attribute water is optional. | |
Length[] | getWater () throws IllegalAccessException |
Get water, which is optional. | |
void | setWater (Length[] water) |
Set water with the specified Length[] value. | |
void | clearWater () |
Mark water, which is an optional field, as non-existent. | |
boolean | isForwardEfficiencyExists () |
The attribute forwardEfficiency is optional. | |
float[] | getForwardEfficiency () throws IllegalAccessException |
Get forwardEfficiency, which is optional. | |
void | setForwardEfficiency (float[] forwardEfficiency) |
Set forwardEfficiency with the specified float[] value. | |
void | clearForwardEfficiency () |
Mark forwardEfficiency, which is an optional field, as non-existent. | |
boolean | isTauExists () |
The attribute tau is optional. | |
float[] | getTau () throws IllegalAccessException |
Get tau, which is optional. | |
void | setTau (float[] tau) |
Set tau with the specified float[] value. | |
void | clearTau () |
Mark tau, which is an optional field, as non-existent. | |
Pressure | getGroundPressure () |
Get groundPressure. | |
void | setGroundPressure (Pressure groundPressure) |
Set groundPressure with the specified Pressure value. | |
Temperature | getGroundTemperature () |
Get groundTemperature. | |
void | setGroundTemperature (Temperature groundTemperature) |
Set groundTemperature with the specified Temperature value. | |
Humidity | getGroundRelHumidity () |
Get groundRelHumidity. | |
void | setGroundRelHumidity (Humidity groundRelHumidity) |
Set groundRelHumidity with the specified Humidity value. | |
String | getSubType () |
Get subType. | |
void | setSubType (String subType) |
Set subType with the specified String value. | |
ReceiverBand | getReceiverBand () |
Get receiverBand. | |
void | setReceiverBand (ReceiverBand receiverBand) |
Set receiverBand with the specified ReceiverBand 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, int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, PolarizationType[] polarizationTypes, Frequency[] frequencyRange, Frequency[] frequencySpectrum, SyscalMethod syscalType, Temperature[][] tSysSpectrum, Temperature[][] tRecSpectrum, Temperature[][] tAtmSpectrum, float[][] tauSpectrum, float[][] sbGainSpectrum, float[][] forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, String subType, ReceiverBand receiverBand) |
Compare each attribute except the autoincrementable one of this CalAtmosphereRow with the corresponding parameters and return true if there is a match and false otherwise. | |
boolean | equalByRequiredValue (CalAtmosphereRow x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
boolean | compareRequiredValue (int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, PolarizationType[] polarizationTypes, Frequency[] frequencyRange, Frequency[] frequencySpectrum, SyscalMethod syscalType, Temperature[][] tSysSpectrum, Temperature[][] tRecSpectrum, Temperature[][] tAtmSpectrum, float[][] tauSpectrum, float[][] sbGainSpectrum, float[][] forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, String subType, ReceiverBand receiverBand) |
Package Functions | |
CalAtmosphereRow (CalAtmosphereTable table) | |
Create a CalAtmosphereRow. | |
CalAtmosphereRow (CalAtmosphereTable table, CalAtmosphereRow row) | |
Creates a CalAtmosphereRow 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. |
alma.asdm.CalAtmosphereRow.CalAtmosphereRow | ( | CalAtmosphereTable | table | ) | [package] |
Create a CalAtmosphereRow.
This constructor has package access because only the table can create rows. All rows know the table to which they belong.
table | The table to which this row belongs. |
alma.asdm.CalAtmosphereRow.CalAtmosphereRow | ( | CalAtmosphereTable | table, | |
CalAtmosphereRow | row | |||
) | [package] |
Creates a CalAtmosphereRow using a copy constructor mechanism.
Given a CalAtmosphereRow row and a CalAtmosphereTable table, the method creates a new CalAtmosphereRow 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.
table | The table to which this row belongs. | |
row | The row which is to be copied. |
CalAtmosphereRowIDL alma.asdm.CalAtmosphereRow.toIDL | ( | ) |
Return this row in the form of an IDL struct.
void alma.asdm.CalAtmosphereRow.setFromIDL | ( | CalAtmosphereRowIDL | x | ) | throws ConversionException |
Fill the values of this row from the IDL struct CalAtmosphereRowIDL.
x | The IDL struct containing the values used to fill this row. |
String alma.asdm.CalAtmosphereRow.toXML | ( | ) | throws ConversionException |
Return this row in the form of an XML string.
ConversionException. |
void alma.asdm.CalAtmosphereRow.setFromXML | ( | String | rowDoc | ) | throws ConversionException |
Fill the values of this row from an XML string that was produced by the toXML() method.
x | The XML string being used to set the values of this row. |
ConversionException. |
String alma.asdm.CalAtmosphereRow.getAntennaName | ( | ) |
Get antennaName.
void alma.asdm.CalAtmosphereRow.setAntennaName | ( | String | antennaName | ) | throws IllegalAccessException |
Set antennaName with the specified String value.
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. |
int alma.asdm.CalAtmosphereRow.getNumReceptor | ( | ) |
Get numReceptor.
void alma.asdm.CalAtmosphereRow.setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int value.
numReceptor | The int value to which numReceptor is to be set. |
int alma.asdm.CalAtmosphereRow.getNumFreq | ( | ) |
Get numFreq.
void alma.asdm.CalAtmosphereRow.setNumFreq | ( | int | numFreq | ) |
Set numFreq with the specified int value.
numFreq | The int value to which numFreq is to be set. |
ArrayTime alma.asdm.CalAtmosphereRow.getEndValidTime | ( | ) |
Get endValidTime.
void alma.asdm.CalAtmosphereRow.setEndValidTime | ( | ArrayTime | endValidTime | ) |
Set endValidTime with the specified ArrayTime value.
endValidTime | The ArrayTime value to which endValidTime is to be set. |
ArrayTime alma.asdm.CalAtmosphereRow.getStartValidTime | ( | ) |
Get startValidTime.
void alma.asdm.CalAtmosphereRow.setStartValidTime | ( | ArrayTime | startValidTime | ) |
Set startValidTime with the specified ArrayTime value.
startValidTime | The ArrayTime value to which startValidTime is to be set. |
PolarizationType [] alma.asdm.CalAtmosphereRow.getPolarizationTypes | ( | ) |
Get polarizationTypes.
void alma.asdm.CalAtmosphereRow.setPolarizationTypes | ( | PolarizationType[] | polarizationTypes | ) |
Set polarizationTypes with the specified PolarizationType[] value.
polarizationTypes | The PolarizationType[] value to which polarizationTypes is to be set. |
Frequency [] alma.asdm.CalAtmosphereRow.getFrequencyRange | ( | ) |
Get frequencyRange.
void alma.asdm.CalAtmosphereRow.setFrequencyRange | ( | Frequency[] | frequencyRange | ) |
Set frequencyRange with the specified Frequency[] value.
frequencyRange | The Frequency[] value to which frequencyRange is to be set. |
Frequency [] alma.asdm.CalAtmosphereRow.getFrequencySpectrum | ( | ) |
Get frequencySpectrum.
void alma.asdm.CalAtmosphereRow.setFrequencySpectrum | ( | Frequency[] | frequencySpectrum | ) |
Set frequencySpectrum with the specified Frequency[] value.
frequencySpectrum | The Frequency[] value to which frequencySpectrum is to be set. |
SyscalMethod alma.asdm.CalAtmosphereRow.getSyscalType | ( | ) |
Get syscalType.
void alma.asdm.CalAtmosphereRow.setSyscalType | ( | SyscalMethod | syscalType | ) |
Set syscalType with the specified SyscalMethod value.
syscalType | The SyscalMethod value to which syscalType is to be set. |
Temperature [][] alma.asdm.CalAtmosphereRow.getTSysSpectrum | ( | ) |
Get tSysSpectrum.
void alma.asdm.CalAtmosphereRow.setTSysSpectrum | ( | Temperature | tSysSpectrum[][] | ) |
Set tSysSpectrum with the specified Temperature[][] value.
tSysSpectrum | The Temperature[][] value to which tSysSpectrum is to be set. |
Temperature [][] alma.asdm.CalAtmosphereRow.getTRecSpectrum | ( | ) |
Get tRecSpectrum.
void alma.asdm.CalAtmosphereRow.setTRecSpectrum | ( | Temperature | tRecSpectrum[][] | ) |
Set tRecSpectrum with the specified Temperature[][] value.
tRecSpectrum | The Temperature[][] value to which tRecSpectrum is to be set. |
Temperature [][] alma.asdm.CalAtmosphereRow.getTAtmSpectrum | ( | ) |
Get tAtmSpectrum.
void alma.asdm.CalAtmosphereRow.setTAtmSpectrum | ( | Temperature | tAtmSpectrum[][] | ) |
Set tAtmSpectrum with the specified Temperature[][] value.
tAtmSpectrum | The Temperature[][] value to which tAtmSpectrum is to be set. |
float [][] alma.asdm.CalAtmosphereRow.getTauSpectrum | ( | ) |
Get tauSpectrum.
void alma.asdm.CalAtmosphereRow.setTauSpectrum | ( | float | tauSpectrum[][] | ) |
Set tauSpectrum with the specified float[][] value.
tauSpectrum | The float[][] value to which tauSpectrum is to be set. |
float [][] alma.asdm.CalAtmosphereRow.getSbGainSpectrum | ( | ) |
Get sbGainSpectrum.
void alma.asdm.CalAtmosphereRow.setSbGainSpectrum | ( | float | sbGainSpectrum[][] | ) |
Set sbGainSpectrum with the specified float[][] value.
sbGainSpectrum | The float[][] value to which sbGainSpectrum is to be set. |
float [][] alma.asdm.CalAtmosphereRow.getForwardEffSpectrum | ( | ) |
Get forwardEffSpectrum.
void alma.asdm.CalAtmosphereRow.setForwardEffSpectrum | ( | float | forwardEffSpectrum[][] | ) |
Set forwardEffSpectrum with the specified float[][] value.
forwardEffSpectrum | The float[][] value to which forwardEffSpectrum is to be set. |
boolean alma.asdm.CalAtmosphereRow.isTSysExists | ( | ) |
The attribute tSys is optional.
Return true if this attribute exists.
Temperature [] alma.asdm.CalAtmosphereRow.getTSys | ( | ) | throws IllegalAccessException |
Get tSys, which is optional.
IllegalAccessException | If tSys does not exist. |
void alma.asdm.CalAtmosphereRow.setTSys | ( | Temperature[] | tSys | ) |
Set tSys with the specified Temperature[] value.
tSys | The Temperature[] value to which tSys is to be set. |
boolean alma.asdm.CalAtmosphereRow.isTRecExists | ( | ) |
The attribute tRec is optional.
Return true if this attribute exists.
Temperature [] alma.asdm.CalAtmosphereRow.getTRec | ( | ) | throws IllegalAccessException |
Get tRec, which is optional.
IllegalAccessException | If tRec does not exist. |
void alma.asdm.CalAtmosphereRow.setTRec | ( | Temperature[] | tRec | ) |
Set tRec with the specified Temperature[] value.
tRec | The Temperature[] value to which tRec is to be set. |
boolean alma.asdm.CalAtmosphereRow.isTAtmExists | ( | ) |
The attribute tAtm is optional.
Return true if this attribute exists.
Temperature [] alma.asdm.CalAtmosphereRow.getTAtm | ( | ) | throws IllegalAccessException |
Get tAtm, which is optional.
IllegalAccessException | If tAtm does not exist. |
void alma.asdm.CalAtmosphereRow.setTAtm | ( | Temperature[] | tAtm | ) |
Set tAtm with the specified Temperature[] value.
tAtm | The Temperature[] value to which tAtm is to be set. |
boolean alma.asdm.CalAtmosphereRow.isSbGainExists | ( | ) |
The attribute sbGain is optional.
Return true if this attribute exists.
float [] alma.asdm.CalAtmosphereRow.getSbGain | ( | ) | throws IllegalAccessException |
Get sbGain, which is optional.
IllegalAccessException | If sbGain does not exist. |
void alma.asdm.CalAtmosphereRow.setSbGain | ( | float[] | sbGain | ) |
Set sbGain with the specified float[] value.
sbGain | The float[] value to which sbGain is to be set. |
boolean alma.asdm.CalAtmosphereRow.isWaterExists | ( | ) |
The attribute water is optional.
Return true if this attribute exists.
Length [] alma.asdm.CalAtmosphereRow.getWater | ( | ) | throws IllegalAccessException |
Get water, which is optional.
IllegalAccessException | If water does not exist. |
void alma.asdm.CalAtmosphereRow.setWater | ( | Length[] | water | ) |
Set water with the specified Length[] value.
water | The Length[] value to which water is to be set. |
boolean alma.asdm.CalAtmosphereRow.isForwardEfficiencyExists | ( | ) |
The attribute forwardEfficiency is optional.
Return true if this attribute exists.
float [] alma.asdm.CalAtmosphereRow.getForwardEfficiency | ( | ) | throws IllegalAccessException |
Get forwardEfficiency, which is optional.
IllegalAccessException | If forwardEfficiency does not exist. |
void alma.asdm.CalAtmosphereRow.setForwardEfficiency | ( | float[] | forwardEfficiency | ) |
Set forwardEfficiency with the specified float[] value.
forwardEfficiency | The float[] value to which forwardEfficiency is to be set. |
boolean alma.asdm.CalAtmosphereRow.isTauExists | ( | ) |
The attribute tau is optional.
Return true if this attribute exists.
float [] alma.asdm.CalAtmosphereRow.getTau | ( | ) | throws IllegalAccessException |
Get tau, which is optional.
IllegalAccessException | If tau does not exist. |
void alma.asdm.CalAtmosphereRow.setTau | ( | float[] | tau | ) |
Set tau with the specified float[] value.
tau | The float[] value to which tau is to be set. |
Pressure alma.asdm.CalAtmosphereRow.getGroundPressure | ( | ) |
Get groundPressure.
void alma.asdm.CalAtmosphereRow.setGroundPressure | ( | Pressure | groundPressure | ) |
Set groundPressure with the specified Pressure value.
groundPressure | The Pressure value to which groundPressure is to be set. |
Temperature alma.asdm.CalAtmosphereRow.getGroundTemperature | ( | ) |
Get groundTemperature.
void alma.asdm.CalAtmosphereRow.setGroundTemperature | ( | Temperature | groundTemperature | ) |
Set groundTemperature with the specified Temperature value.
groundTemperature | The Temperature value to which groundTemperature is to be set. |
Humidity alma.asdm.CalAtmosphereRow.getGroundRelHumidity | ( | ) |
Get groundRelHumidity.
void alma.asdm.CalAtmosphereRow.setGroundRelHumidity | ( | Humidity | groundRelHumidity | ) |
Set groundRelHumidity with the specified Humidity value.
groundRelHumidity | The Humidity value to which groundRelHumidity is to be set. |
String alma.asdm.CalAtmosphereRow.getSubType | ( | ) |
Get subType.
void alma.asdm.CalAtmosphereRow.setSubType | ( | String | subType | ) |
Set subType with the specified String value.
subType | The String value to which subType is to be set. |
ReceiverBand alma.asdm.CalAtmosphereRow.getReceiverBand | ( | ) |
Get receiverBand.
void alma.asdm.CalAtmosphereRow.setReceiverBand | ( | ReceiverBand | receiverBand | ) |
Set receiverBand with the specified ReceiverBand value.
receiverBand | The ReceiverBand value to which receiverBand is to be set. |
Tag alma.asdm.CalAtmosphereRow.getCalDataId | ( | ) |
Get calDataId.
void alma.asdm.CalAtmosphereRow.setCalDataId | ( | Tag | calDataId | ) | throws IllegalAccessException |
Set calDataId with the specified Tag value.
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. |
Tag alma.asdm.CalAtmosphereRow.getCalReductionId | ( | ) |
Get calReductionId.
void alma.asdm.CalAtmosphereRow.setCalReductionId | ( | Tag | calReductionId | ) | throws IllegalAccessException |
Set calReductionId with the specified Tag value.
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. |
CalDataRow alma.asdm.CalAtmosphereRow.getCalDataUsingCalDataId | ( | ) |
Returns the pointer to the row in the CalData table having CalData.calDataId == calDataId.
CalReductionRow alma.asdm.CalAtmosphereRow.getCalReductionUsingCalReductionId | ( | ) |
Returns the pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId.
boolean alma.asdm.CalAtmosphereRow.equalByRequiredValue | ( | CalAtmosphereRow | x | ) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
x | the CalAtmosphereRow whose required attributes of the value part will be compared with those of this. |
Object [] alma.asdm.CalAtmosphereRow.getAttributesValues | ( | ) | [package, virtual] |
Returns all the attributes of an attribute of an ASDM table as an array of Object.
Implements alma.asdm.ASDMRow.