Generated from model's revision 1.46, 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) throws IllegalAccessException |
Set numReceptor with the specified int value. | |
int | getNumFreq () |
Get numFreq. | |
void | setNumFreq (int numFreq) throws IllegalAccessException |
Set numFreq with the specified int value. | |
ArrayTime | getEndValidTime () |
Get endValidTime. | |
void | setEndValidTime (ArrayTime endValidTime) throws IllegalAccessException |
Set endValidTime with the specified ArrayTime value. | |
ArrayTime | getStartValidTime () |
Get startValidTime. | |
void | setStartValidTime (ArrayTime startValidTime) throws IllegalAccessException |
Set startValidTime with the specified ArrayTime value. | |
PolarizationType[] | getPolarizationTypes () |
Get polarizationTypes. | |
void | setPolarizationTypes (PolarizationType[] polarizationTypes) throws IllegalAccessException |
Set polarizationTypes with the specified PolarizationType[] value. | |
Frequency[] | getFrequencyRange () |
Get frequencyRange. | |
void | setFrequencyRange (Frequency[] frequencyRange) throws IllegalAccessException |
Set frequencyRange with the specified Frequency[] value. | |
Frequency[] | getFrequencySpectrum () |
Get frequencySpectrum. | |
void | setFrequencySpectrum (Frequency[] frequencySpectrum) throws IllegalAccessException |
Set frequencySpectrum with the specified Frequency[] value. | |
SyscalMethod | getSyscalType () |
Get syscalType. | |
void | setSyscalType (SyscalMethod syscalType) throws IllegalAccessException |
Set syscalType with the specified SyscalMethod value. | |
Temperature[][] | getTSysSpectrum () |
Get tSysSpectrum. | |
void | setTSysSpectrum (Temperature[][] tSysSpectrum) throws IllegalAccessException |
Set tSysSpectrum with the specified Temperature[][] value. | |
Temperature[][] | getTRecSpectrum () |
Get tRecSpectrum. | |
void | setTRecSpectrum (Temperature[][] tRecSpectrum) throws IllegalAccessException |
Set tRecSpectrum with the specified Temperature[][] value. | |
Temperature[][] | getTAtmSpectrum () |
Get tAtmSpectrum. | |
void | setTAtmSpectrum (Temperature[][] tAtmSpectrum) throws IllegalAccessException |
Set tAtmSpectrum with the specified Temperature[][] value. | |
float[][] | getTauSpectrum () |
Get tauSpectrum. | |
void | setTauSpectrum (float[][] tauSpectrum) throws IllegalAccessException |
Set tauSpectrum with the specified float[][] value. | |
float[][] | getSbGainSpectrum () |
Get sbGainSpectrum. | |
void | setSbGainSpectrum (float[][] sbGainSpectrum) throws IllegalAccessException |
Set sbGainSpectrum with the specified float[][] value. | |
float[][] | getForwardEffSpectrum () |
Get forwardEffSpectrum. | |
void | setForwardEffSpectrum (float[][] forwardEffSpectrum) throws IllegalAccessException |
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) throws IllegalAccessException |
Set groundPressure with the specified Pressure value. | |
Temperature | getGroundTemperature () |
Get groundTemperature. | |
void | setGroundTemperature (Temperature groundTemperature) throws IllegalAccessException |
Set groundTemperature with the specified Temperature value. | |
Humidity | getGroundRelHumidity () |
Get groundRelHumidity. | |
void | setGroundRelHumidity (Humidity groundRelHumidity) throws IllegalAccessException |
Set groundRelHumidity with the specified Humidity value. | |
String | getSubType () |
Get subType. | |
void | setSubType (String subType) throws IllegalAccessException |
Set subType with the specified String value. | |
ReceiverBand | getReceiverBand () |
Get receiverBand. | |
void | setReceiverBand (ReceiverBand receiverBand) throws IllegalAccessException |
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. |
|
Create a CalAtmosphereRow. This constructor has package access because only the table can create rows. All rows know the table to which they belong.
|
|
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.
|
|
Mark forwardEfficiency, which is an optional field, as non-existent.
|
|
Mark sbGain, which is an optional field, as non-existent.
|
|
Mark tAtm, which is an optional field, as non-existent.
|
|
Mark tau, which is an optional field, as non-existent.
|
|
Mark tRec, which is an optional field, as non-existent.
|
|
Mark tSys, which is an optional field, as non-existent.
|
|
Mark water, which is an optional field, as non-existent.
|
|
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.
|
|
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
|
|
Get antennaName.
|
|
Returns all the attributes of an attribute of an ASDM table as an array of Object.
Implements alma.asdm.ASDMRow.
|
|
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 endValidTime.
|
|
Get forwardEfficiency, which is optional.
|
|
Get forwardEffSpectrum.
|
|
Get frequencyRange.
|
|
Get frequencySpectrum.
|
|
Get groundPressure.
|
|
Get groundRelHumidity.
|
|
Get groundTemperature.
|
|
Get numFreq.
|
|
Get numReceptor.
|
|
Get polarizationTypes.
|
|
Get receiverBand.
|
|
Get sbGain, which is optional.
|
|
Get sbGainSpectrum.
|
|
Get startValidTime.
|
|
Get subType.
|
|
Get syscalType.
|
|
Return the table to which this row belongs.
|
|
Get tAtm, which is optional.
|
|
Get tAtmSpectrum.
|
|
Get tau, which is optional.
|
|
Get tauSpectrum.
|
|
Get tRec, which is optional.
|
|
Get tRecSpectrum.
|
|
Get tSys, which is optional.
|
|
Get tSysSpectrum.
|
|
Get water, which is optional.
|
|
The attribute forwardEfficiency is optional. Return true if this attribute exists.
|
|
The attribute sbGain is optional. Return true if this attribute exists.
|
|
The attribute tAtm is optional. Return true if this attribute exists.
|
|
The attribute tau is optional. Return true if this attribute exists.
|
|
The attribute tRec is optional. Return true if this attribute exists.
|
|
The attribute tSys is optional. Return true if this attribute exists.
|
|
The attribute water is optional. Return true if this attribute exists.
|
|
Set antennaName with the specified String value.
|
|
Set calDataId with the specified Tag value.
|
|
Set calReductionId with the specified Tag value.
|
|
Set endValidTime with the specified ArrayTime value.
|
|
Set forwardEfficiency with the specified float[] value.
|
|
Set forwardEffSpectrum with the specified float[][] value.
|
|
Set frequencyRange with the specified Frequency[] value.
|
|
Set frequencySpectrum with the specified Frequency[] value.
|
|
Fill the values of this row from the IDL struct CalAtmosphereRowIDL.
|
|
Fill the values of this row from an XML string that was produced by the toXML() method.
|
|
Set groundPressure with the specified Pressure value.
|
|
Set groundRelHumidity with the specified Humidity value.
|
|
Set groundTemperature with the specified Temperature value.
|
|
Set numFreq with the specified int value.
|
|
Set numReceptor with the specified int value.
|
|
Set polarizationTypes with the specified PolarizationType[] value.
|
|
Set receiverBand with the specified ReceiverBand value.
|
|
Set sbGain with the specified float[] value.
|
|
Set sbGainSpectrum with the specified float[][] value.
|
|
Set startValidTime with the specified ArrayTime value.
|
|
Set subType with the specified String value.
|
|
Set syscalType with the specified SyscalMethod value.
|
|
Set tAtm with the specified Temperature[] value.
|
|
Set tAtmSpectrum with the specified Temperature[][] value.
|
|
Set tau with the specified float[] value.
|
|
Set tauSpectrum with the specified float[][] value.
|
|
Set tRec with the specified Temperature[] value.
|
|
Set tRecSpectrum with the specified Temperature[][] value.
|
|
Set tSys with the specified Temperature[] value.
|
|
Set tSysSpectrum with the specified Temperature[][] value.
|
|
Set water with the specified Length[] value.
|
|
Return this row in the form of an IDL struct.
|
|
Return this row in the form of an XML string.
|