DelayModelRow¶
-
class
DelayModelRow(table, row=None)[source]¶ Bases:
objectThe DelayModelRow class is a row of a DelayModelTable.
Generated from model’s revision -1, branch
Methods Summary
IFDelayFromBin(row, eis)Set the optional IFDelay in row from the EndianInput (eis) instance.
LODelayFromBin(row, eis)Set the optional LODelay in row from the EndianInput (eis) instance.
LOOffsetFromBin(row, eis)Set the optional LOOffset in row from the EndianInput (eis) instance.
LOOffsetRateFromBin(row, eis)Set the optional LOOffsetRate in row from the EndianInput (eis) instance.
antennaDelayFromBin(row, eis)Set the optional antennaDelay in row from the EndianInput (eis) instance.
antennaIdFromBin(row, eis)Set the antennaId in row from the EndianInput (eis) instance.
atmosphericDryDelayFromBin(row, eis)Set the optional atmosphericDryDelay in row from the EndianInput (eis) instance.
atmosphericGroupDelayFromBin(row, eis)Set the optional atmosphericGroupDelay in row from the EndianInput (eis) instance.
atmosphericGroupDelayRateFromBin(row, eis)Set the optional atmosphericGroupDelayRate in row from the EndianInput (eis) instance.
atmosphericWetDelayFromBin(row, eis)Set the optional atmosphericWetDelay in row from the EndianInput (eis) instance.
clearAntennaDelay()Mark antennaDelay, which is an optional field, as non-existent.
clearAtmosphericDryDelay()Mark atmosphericDryDelay, which is an optional field, as non-existent.
clearAtmosphericGroupDelay()Mark atmosphericGroupDelay, which is an optional field, as non-existent.
clearAtmosphericGroupDelayRate()Mark atmosphericGroupDelayRate, which is an optional field, as non-existent.
clearAtmosphericWetDelay()Mark atmosphericWetDelay, which is an optional field, as non-existent.
clearCrossPolarizationDelay()Mark crossPolarizationDelay, which is an optional field, as non-existent.
clearDispersiveDelay()Mark dispersiveDelay, which is an optional field, as non-existent.
clearDispersiveDelayRate()Mark dispersiveDelayRate, which is an optional field, as non-existent.
clearElectronicDelay()Mark electronicDelay, which is an optional field, as non-existent.
clearElectronicDelayRate()Mark electronicDelayRate, which is an optional field, as non-existent.
clearGeometricDelay()Mark geometricDelay, which is an optional field, as non-existent.
clearGeometricDelayRate()Mark geometricDelayRate, which is an optional field, as non-existent.
clearIFDelay()Mark IFDelay, which is an optional field, as non-existent.
clearLODelay()Mark LODelay, which is an optional field, as non-existent.
clearLOOffset()Mark LOOffset, which is an optional field, as non-existent.
clearLOOffsetRate()Mark LOOffsetRate, which is an optional field, as non-existent.
clearNumLO()Mark numLO, which is an optional field, as non-existent.
clearNumReceptor()Mark numReceptor, which is an optional field, as non-existent.
clearPadDelay()Mark padDelay, which is an optional field, as non-existent.
clearPolarizationType()Mark polarizationType, which is an optional field, as non-existent.
clearReceiverDelay()Mark receiverDelay, which is an optional field, as non-existent.
clearTimeOrigin()Mark timeOrigin, which is an optional field, as non-existent.
compareNoAutoInc(antennaId, …)Compare each attribute except the autoincrementable one of this DelayModelRow with the corresponding parameters and return True if there is a match and False otherwise.
compareRequiredValue(numPoly, phaseDelay, …)crossPolarizationDelayFromBin(row, eis)Set the optional crossPolarizationDelay in row from the EndianInput (eis) instance.
dispersiveDelayFromBin(row, eis)Set the optional dispersiveDelay in row from the EndianInput (eis) instance.
dispersiveDelayRateFromBin(row, eis)Set the optional dispersiveDelayRate in row from the EndianInput (eis) instance.
electronicDelayFromBin(row, eis)Set the optional electronicDelay in row from the EndianInput (eis) instance.
electronicDelayRateFromBin(row, eis)Set the optional electronicDelayRate in row from the EndianInput (eis) instance.
equalByRequiredValue(otherRow)Return True if all required attributes of the value part are equal to their homologues in otherRow and False otherwise.
fieldIdFromBin(row, eis)Set the fieldId in row from the EndianInput (eis) instance.
fromBin(eis, table, attributesSeq)Given an EndianInput instance by the table (which must be a Pointing instance) and the list of attributes to be found in eis, in order, this constructs a row by pulling off values from that EndianInput in the expected order.
geometricDelayFromBin(row, eis)Set the optional geometricDelay in row from the EndianInput (eis) instance.
geometricDelayRateFromBin(row, eis)Set the optional geometricDelayRate in row from the EndianInput (eis) instance.
getAntennaDelay()Get antennaDelay, which is optional.
getAntennaId()Get antennaId.
getAntennaUsingAntennaId()Returns the row in the Antenna table having Antenna.antennaId == antennaId
getAtmosphericDryDelay()Get atmosphericDryDelay, which is optional.
getAtmosphericGroupDelay()Get atmosphericGroupDelay, which is optional.
getAtmosphericGroupDelayRate()Get atmosphericGroupDelayRate, which is optional.
getAtmosphericWetDelay()Get atmosphericWetDelay, which is optional.
getCrossPolarizationDelay()Get crossPolarizationDelay, which is optional.
getDispersiveDelay()Get dispersiveDelay, which is optional.
getDispersiveDelayRate()Get dispersiveDelayRate, which is optional.
getElectronicDelay()Get electronicDelay, which is optional.
getElectronicDelayRate()Get electronicDelayRate, which is optional.
getFieldId()Get fieldId.
getFieldUsingFieldId()Returns the row in the Field table having Field.fieldId == fieldId
getGeometricDelay()Get geometricDelay, which is optional.
getGeometricDelayRate()Get geometricDelayRate, which is optional.
getGroupDelay()Get groupDelay.
getGroupDelayRate()Get groupDelayRate.
getIFDelay()Get IFDelay, which is optional.
getLODelay()Get LODelay, which is optional.
getLOOffset()Get LOOffset, which is optional.
getLOOffsetRate()Get LOOffsetRate, which is optional.
getNumLO()Get numLO, which is optional.
getNumPoly()Get numPoly.
getNumReceptor()Get numReceptor, which is optional.
getPadDelay()Get padDelay, which is optional.
getPhaseDelay()Get phaseDelay.
getPhaseDelayRate()Get phaseDelayRate.
getPolarizationType()Get polarizationType, which is optional.
getReceiverDelay()Get receiverDelay, which is optional.
getSpectralWindowId()Get spectralWindowId.
getSpectralWindowUsingSpectralWindowId()Returns the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId
getTable()Return the table to which this row belongs.
getTimeInterval()Get timeInterval.
getTimeOrigin()Get timeOrigin, which is optional.
groupDelayFromBin(row, eis)Set the groupDelay in row from the EndianInput (eis) instance.
groupDelayRateFromBin(row, eis)Set the groupDelayRate in row from the EndianInput (eis) instance.
initFromBinMethods()isAdded()isAntennaDelayExists()The attribute antennaDelay is optional.
isAtmosphericDryDelayExists()The attribute atmosphericDryDelay is optional.
isAtmosphericGroupDelayExists()The attribute atmosphericGroupDelay is optional.
isAtmosphericGroupDelayRateExists()The attribute atmosphericGroupDelayRate is optional.
isAtmosphericWetDelayExists()The attribute atmosphericWetDelay is optional.
isCrossPolarizationDelayExists()The attribute crossPolarizationDelay is optional.
isDispersiveDelayExists()The attribute dispersiveDelay is optional.
isDispersiveDelayRateExists()The attribute dispersiveDelayRate is optional.
isElectronicDelayExists()The attribute electronicDelay is optional.
isElectronicDelayRateExists()The attribute electronicDelayRate is optional.
isGeometricDelayExists()The attribute geometricDelay is optional.
isGeometricDelayRateExists()The attribute geometricDelayRate is optional.
isIFDelayExists()The attribute IFDelay is optional.
isLODelayExists()The attribute LODelay is optional.
isLOOffsetExists()The attribute LOOffset is optional.
isLOOffsetRateExists()The attribute LOOffsetRate is optional.
isNumLOExists()The attribute numLO is optional.
isNumReceptorExists()The attribute numReceptor is optional.
isPadDelayExists()The attribute padDelay is optional.
isPolarizationTypeExists()The attribute polarizationType is optional.
isReceiverDelayExists()The attribute receiverDelay is optional.
isTimeOriginExists()The attribute timeOrigin is optional.
numLOFromBin(row, eis)Set the optional numLO in row from the EndianInput (eis) instance.
numPolyFromBin(row, eis)Set the numPoly in row from the EndianInput (eis) instance.
numReceptorFromBin(row, eis)Set the optional numReceptor in row from the EndianInput (eis) instance.
padDelayFromBin(row, eis)Set the optional padDelay in row from the EndianInput (eis) instance.
phaseDelayFromBin(row, eis)Set the phaseDelay in row from the EndianInput (eis) instance.
phaseDelayRateFromBin(row, eis)Set the phaseDelayRate in row from the EndianInput (eis) instance.
polarizationTypeFromBin(row, eis)Set the optional polarizationType in row from the EndianInput (eis) instance.
receiverDelayFromBin(row, eis)Set the optional receiverDelay in row from the EndianInput (eis) instance.
setAntennaDelay(antennaDelay)Set antennaDelay with the specified float value.
setAntennaId(antennaId)Set antennaId with the specified Tag value.
setAtmosphericDryDelay(atmosphericDryDelay)Set atmosphericDryDelay with the specified float value.
setAtmosphericGroupDelay(atmosphericGroupDelay)Set atmosphericGroupDelay with the specified float value.
setAtmosphericGroupDelayRate(…)Set atmosphericGroupDelayRate with the specified float value.
setAtmosphericWetDelay(atmosphericWetDelay)Set atmosphericWetDelay with the specified float value.
setCrossPolarizationDelay(crossPolarizationDelay)Set crossPolarizationDelay with the specified float value.
setDispersiveDelay(dispersiveDelay)Set dispersiveDelay with the specified float value.
setDispersiveDelayRate(dispersiveDelayRate)Set dispersiveDelayRate with the specified float value.
setElectronicDelay(electronicDelay)Set electronicDelay with the specified float [] value.
setElectronicDelayRate(electronicDelayRate)Set electronicDelayRate with the specified float [] value.
setFieldId(fieldId)Set fieldId with the specified Tag value.
setFromXML(xmlrow)Fill the values of this row from an XML string that was produced by the toXML() method.
setGeometricDelay(geometricDelay)Set geometricDelay with the specified float value.
setGeometricDelayRate(geometricDelayRate)Set geometricDelayRate with the specified float value.
setGroupDelay(groupDelay)Set groupDelay with the specified float [] value.
setGroupDelayRate(groupDelayRate)Set groupDelayRate with the specified float [] value.
setIFDelay(IFDelay)Set IFDelay with the specified float [] value.
setLODelay(LODelay)Set LODelay with the specified float [] value.
setLOOffset(LOOffset)Set LOOffset with the specified Frequency [] value.
setLOOffsetRate(LOOffsetRate)Set LOOffsetRate with the specified Frequency [] value.
setNumLO(numLO)Set numLO with the specified int value.
setNumPoly(numPoly)Set numPoly with the specified int value.
setNumReceptor(numReceptor)Set numReceptor with the specified int value.
setPadDelay(padDelay)Set padDelay with the specified float value.
setPhaseDelay(phaseDelay)Set phaseDelay with the specified float [] value.
setPhaseDelayRate(phaseDelayRate)Set phaseDelayRate with the specified float [] value.
setPolarizationType(polarizationType)Set polarizationType with the specified PolarizationType [] value.
setReceiverDelay(receiverDelay)Set receiverDelay with the specified float [] value.
setSpectralWindowId(spectralWindowId)Set spectralWindowId with the specified Tag value.
setTimeInterval(timeInterval)Set timeInterval with the specified ArrayTimeInterval value.
setTimeOrigin(timeOrigin)Set timeOrigin with the specified ArrayTime value.
spectralWindowIdFromBin(row, eis)Set the spectralWindowId in row from the EndianInput (eis) instance.
timeIntervalFromBin(row, eis)Set the timeInterval in row from the EndianInput (eis) instance.
timeOriginFromBin(row, eis)Set the optional timeOrigin in row from the EndianInput (eis) instance.
toBin(eos)Write this row out to the EndianOutput instance, eos.
toXML()Return this row in the form of an XML string.
Methods Documentation
-
static
IFDelayFromBin(row, eis)[source]¶ Set the optional IFDelay in row from the EndianInput (eis) instance.
-
static
LODelayFromBin(row, eis)[source]¶ Set the optional LODelay in row from the EndianInput (eis) instance.
-
static
LOOffsetFromBin(row, eis)[source]¶ Set the optional LOOffset in row from the EndianInput (eis) instance.
-
static
LOOffsetRateFromBin(row, eis)[source]¶ Set the optional LOOffsetRate in row from the EndianInput (eis) instance.
-
static
antennaDelayFromBin(row, eis)[source]¶ Set the optional antennaDelay in row from the EndianInput (eis) instance.
-
static
antennaIdFromBin(row, eis)[source]¶ Set the antennaId in row from the EndianInput (eis) instance.
-
static
atmosphericDryDelayFromBin(row, eis)[source]¶ Set the optional atmosphericDryDelay in row from the EndianInput (eis) instance.
-
static
atmosphericGroupDelayFromBin(row, eis)[source]¶ Set the optional atmosphericGroupDelay in row from the EndianInput (eis) instance.
-
static
atmosphericGroupDelayRateFromBin(row, eis)[source]¶ Set the optional atmosphericGroupDelayRate in row from the EndianInput (eis) instance.
-
static
atmosphericWetDelayFromBin(row, eis)[source]¶ Set the optional atmosphericWetDelay in row from the EndianInput (eis) instance.
-
clearAtmosphericDryDelay()[source]¶ Mark atmosphericDryDelay, which is an optional field, as non-existent.
-
clearAtmosphericGroupDelay()[source]¶ Mark atmosphericGroupDelay, which is an optional field, as non-existent.
-
clearAtmosphericGroupDelayRate()[source]¶ Mark atmosphericGroupDelayRate, which is an optional field, as non-existent.
-
clearAtmosphericWetDelay()[source]¶ Mark atmosphericWetDelay, which is an optional field, as non-existent.
-
clearCrossPolarizationDelay()[source]¶ Mark crossPolarizationDelay, which is an optional field, as non-existent.
-
clearDispersiveDelayRate()[source]¶ Mark dispersiveDelayRate, which is an optional field, as non-existent.
-
clearElectronicDelayRate()[source]¶ Mark electronicDelayRate, which is an optional field, as non-existent.
-
clearGeometricDelayRate()[source]¶ Mark geometricDelayRate, which is an optional field, as non-existent.
-
clearPolarizationType()[source]¶ Mark polarizationType, which is an optional field, as non-existent.
-
compareNoAutoInc(antennaId, spectralWindowId, timeInterval, numPoly, phaseDelay, phaseDelayRate, groupDelay, groupDelayRate, fieldId)[source]¶ Compare each attribute except the autoincrementable one of this DelayModelRow with the corresponding parameters and return True if there is a match and False otherwise.
-
compareRequiredValue(numPoly, phaseDelay, phaseDelayRate, groupDelay, groupDelayRate, fieldId)[source]¶
-
static
crossPolarizationDelayFromBin(row, eis)[source]¶ Set the optional crossPolarizationDelay in row from the EndianInput (eis) instance.
-
static
dispersiveDelayFromBin(row, eis)[source]¶ Set the optional dispersiveDelay in row from the EndianInput (eis) instance.
-
static
dispersiveDelayRateFromBin(row, eis)[source]¶ Set the optional dispersiveDelayRate in row from the EndianInput (eis) instance.
-
static
electronicDelayFromBin(row, eis)[source]¶ Set the optional electronicDelay in row from the EndianInput (eis) instance.
-
static
electronicDelayRateFromBin(row, eis)[source]¶ Set the optional electronicDelayRate in row from the EndianInput (eis) instance.
-
equalByRequiredValue(otherRow)[source]¶ Return True if all required attributes of the value part are equal to their homologues in otherRow and False otherwise.
-
static
fieldIdFromBin(row, eis)[source]¶ Set the fieldId in row from the EndianInput (eis) instance.
-
static
fromBin(eis, table, attributesSeq)[source]¶ Given an EndianInput instance by the table (which must be a Pointing instance) and the list of attributes to be found in eis, in order, this constructs a row by pulling off values from that EndianInput in the expected order.
The new row object is returned.
-
static
geometricDelayFromBin(row, eis)[source]¶ Set the optional geometricDelay in row from the EndianInput (eis) instance.
-
static
geometricDelayRateFromBin(row, eis)[source]¶ Set the optional geometricDelayRate in row from the EndianInput (eis) instance.
-
getAntennaDelay()[source]¶ Get antennaDelay, which is optional. return antennaDelay as float raises ValueError If antennaDelay does not exist.
-
getAntennaUsingAntennaId()[source]¶ Returns the row in the Antenna table having Antenna.antennaId == antennaId
-
getAtmosphericDryDelay()[source]¶ Get atmosphericDryDelay, which is optional. return atmosphericDryDelay as float raises ValueError If atmosphericDryDelay does not exist.
-
getAtmosphericGroupDelay()[source]¶ Get atmosphericGroupDelay, which is optional. return atmosphericGroupDelay as float raises ValueError If atmosphericGroupDelay does not exist.
-
getAtmosphericGroupDelayRate()[source]¶ Get atmosphericGroupDelayRate, which is optional. return atmosphericGroupDelayRate as float raises ValueError If atmosphericGroupDelayRate does not exist.
-
getAtmosphericWetDelay()[source]¶ Get atmosphericWetDelay, which is optional. return atmosphericWetDelay as float raises ValueError If atmosphericWetDelay does not exist.
-
getCrossPolarizationDelay()[source]¶ Get crossPolarizationDelay, which is optional. return crossPolarizationDelay as float raises ValueError If crossPolarizationDelay does not exist.
-
getDispersiveDelay()[source]¶ Get dispersiveDelay, which is optional. return dispersiveDelay as float raises ValueError If dispersiveDelay does not exist.
-
getDispersiveDelayRate()[source]¶ Get dispersiveDelayRate, which is optional. return dispersiveDelayRate as float raises ValueError If dispersiveDelayRate does not exist.
-
getElectronicDelay()[source]¶ Get electronicDelay, which is optional. return electronicDelay as float [] raises ValueError If electronicDelay does not exist.
-
getElectronicDelayRate()[source]¶ Get electronicDelayRate, which is optional. return electronicDelayRate as float [] raises ValueError If electronicDelayRate does not exist.
-
getGeometricDelay()[source]¶ Get geometricDelay, which is optional. return geometricDelay as float raises ValueError If geometricDelay does not exist.
-
getGeometricDelayRate()[source]¶ Get geometricDelayRate, which is optional. return geometricDelayRate as float raises ValueError If geometricDelayRate does not exist.
-
getIFDelay()[source]¶ Get IFDelay, which is optional. return IFDelay as float [] raises ValueError If IFDelay does not exist.
-
getLODelay()[source]¶ Get LODelay, which is optional. return LODelay as float [] raises ValueError If LODelay does not exist.
-
getLOOffset()[source]¶ Get LOOffset, which is optional. return LOOffset as Frequency [] raises ValueError If LOOffset does not exist.
-
getLOOffsetRate()[source]¶ Get LOOffsetRate, which is optional. return LOOffsetRate as Frequency [] raises ValueError If LOOffsetRate does not exist.
-
getNumLO()[source]¶ Get numLO, which is optional. return numLO as int raises ValueError If numLO does not exist.
-
getNumReceptor()[source]¶ Get numReceptor, which is optional. return numReceptor as int raises ValueError If numReceptor does not exist.
-
getPadDelay()[source]¶ Get padDelay, which is optional. return padDelay as float raises ValueError If padDelay does not exist.
-
getPolarizationType()[source]¶ Get polarizationType, which is optional. return polarizationType as PolarizationType [] raises ValueError If polarizationType does not exist.
-
getReceiverDelay()[source]¶ Get receiverDelay, which is optional. return receiverDelay as float [] raises ValueError If receiverDelay does not exist.
-
getSpectralWindowUsingSpectralWindowId()[source]¶ Returns the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId
-
getTimeOrigin()[source]¶ Get timeOrigin, which is optional. return timeOrigin as ArrayTime raises ValueError If timeOrigin does not exist.
-
static
groupDelayFromBin(row, eis)[source]¶ Set the groupDelay in row from the EndianInput (eis) instance.
-
static
groupDelayRateFromBin(row, eis)[source]¶ Set the groupDelayRate in row from the EndianInput (eis) instance.
-
isAntennaDelayExists()[source]¶ The attribute antennaDelay is optional. Return True if this attribute exists. return True if and only if the antennaDelay attribute exists.
-
isAtmosphericDryDelayExists()[source]¶ The attribute atmosphericDryDelay is optional. Return True if this attribute exists. return True if and only if the atmosphericDryDelay attribute exists.
-
isAtmosphericGroupDelayExists()[source]¶ The attribute atmosphericGroupDelay is optional. Return True if this attribute exists. return True if and only if the atmosphericGroupDelay attribute exists.
-
isAtmosphericGroupDelayRateExists()[source]¶ The attribute atmosphericGroupDelayRate is optional. Return True if this attribute exists. return True if and only if the atmosphericGroupDelayRate attribute exists.
-
isAtmosphericWetDelayExists()[source]¶ The attribute atmosphericWetDelay is optional. Return True if this attribute exists. return True if and only if the atmosphericWetDelay attribute exists.
-
isCrossPolarizationDelayExists()[source]¶ The attribute crossPolarizationDelay is optional. Return True if this attribute exists. return True if and only if the crossPolarizationDelay attribute exists.
-
isDispersiveDelayExists()[source]¶ The attribute dispersiveDelay is optional. Return True if this attribute exists. return True if and only if the dispersiveDelay attribute exists.
-
isDispersiveDelayRateExists()[source]¶ The attribute dispersiveDelayRate is optional. Return True if this attribute exists. return True if and only if the dispersiveDelayRate attribute exists.
-
isElectronicDelayExists()[source]¶ The attribute electronicDelay is optional. Return True if this attribute exists. return True if and only if the electronicDelay attribute exists.
-
isElectronicDelayRateExists()[source]¶ The attribute electronicDelayRate is optional. Return True if this attribute exists. return True if and only if the electronicDelayRate attribute exists.
-
isGeometricDelayExists()[source]¶ The attribute geometricDelay is optional. Return True if this attribute exists. return True if and only if the geometricDelay attribute exists.
-
isGeometricDelayRateExists()[source]¶ The attribute geometricDelayRate is optional. Return True if this attribute exists. return True if and only if the geometricDelayRate attribute exists.
-
isIFDelayExists()[source]¶ The attribute IFDelay is optional. Return True if this attribute exists. return True if and only if the IFDelay attribute exists.
-
isLODelayExists()[source]¶ The attribute LODelay is optional. Return True if this attribute exists. return True if and only if the LODelay attribute exists.
-
isLOOffsetExists()[source]¶ The attribute LOOffset is optional. Return True if this attribute exists. return True if and only if the LOOffset attribute exists.
-
isLOOffsetRateExists()[source]¶ The attribute LOOffsetRate is optional. Return True if this attribute exists. return True if and only if the LOOffsetRate attribute exists.
-
isNumLOExists()[source]¶ The attribute numLO is optional. Return True if this attribute exists. return True if and only if the numLO attribute exists.
-
isNumReceptorExists()[source]¶ The attribute numReceptor is optional. Return True if this attribute exists. return True if and only if the numReceptor attribute exists.
-
isPadDelayExists()[source]¶ The attribute padDelay is optional. Return True if this attribute exists. return True if and only if the padDelay attribute exists.
-
isPolarizationTypeExists()[source]¶ The attribute polarizationType is optional. Return True if this attribute exists. return True if and only if the polarizationType attribute exists.
-
isReceiverDelayExists()[source]¶ The attribute receiverDelay is optional. Return True if this attribute exists. return True if and only if the receiverDelay attribute exists.
-
isTimeOriginExists()[source]¶ The attribute timeOrigin is optional. Return True if this attribute exists. return True if and only if the timeOrigin attribute exists.
-
static
numLOFromBin(row, eis)[source]¶ Set the optional numLO in row from the EndianInput (eis) instance.
-
static
numPolyFromBin(row, eis)[source]¶ Set the numPoly in row from the EndianInput (eis) instance.
-
static
numReceptorFromBin(row, eis)[source]¶ Set the optional numReceptor in row from the EndianInput (eis) instance.
-
static
padDelayFromBin(row, eis)[source]¶ Set the optional padDelay in row from the EndianInput (eis) instance.
-
static
phaseDelayFromBin(row, eis)[source]¶ Set the phaseDelay in row from the EndianInput (eis) instance.
-
static
phaseDelayRateFromBin(row, eis)[source]¶ Set the phaseDelayRate in row from the EndianInput (eis) instance.
-
static
polarizationTypeFromBin(row, eis)[source]¶ Set the optional polarizationType in row from the EndianInput (eis) instance.
-
static
receiverDelayFromBin(row, eis)[source]¶ Set the optional receiverDelay in row from the EndianInput (eis) instance.
-
setAntennaDelay(antennaDelay)[source]¶ Set antennaDelay with the specified float value. antennaDelay The float value to which antennaDelay is to be set.
-
setAntennaId(antennaId)[source]¶ Set antennaId with the specified Tag value. antennaId The Tag value to which antennaId is to be set. The value of antennaId can be anything allowed by the Tag constructor.
Raises a ValueError If an attempt is made to change a part of the key after is has been added to the table.
-
setAtmosphericDryDelay(atmosphericDryDelay)[source]¶ Set atmosphericDryDelay with the specified float value. atmosphericDryDelay The float value to which atmosphericDryDelay is to be set.
-
setAtmosphericGroupDelay(atmosphericGroupDelay)[source]¶ Set atmosphericGroupDelay with the specified float value. atmosphericGroupDelay The float value to which atmosphericGroupDelay is to be set.
-
setAtmosphericGroupDelayRate(atmosphericGroupDelayRate)[source]¶ Set atmosphericGroupDelayRate with the specified float value. atmosphericGroupDelayRate The float value to which atmosphericGroupDelayRate is to be set.
-
setAtmosphericWetDelay(atmosphericWetDelay)[source]¶ Set atmosphericWetDelay with the specified float value. atmosphericWetDelay The float value to which atmosphericWetDelay is to be set.
-
setCrossPolarizationDelay(crossPolarizationDelay)[source]¶ Set crossPolarizationDelay with the specified float value. crossPolarizationDelay The float value to which crossPolarizationDelay is to be set.
-
setDispersiveDelay(dispersiveDelay)[source]¶ Set dispersiveDelay with the specified float value. dispersiveDelay The float value to which dispersiveDelay is to be set.
-
setDispersiveDelayRate(dispersiveDelayRate)[source]¶ Set dispersiveDelayRate with the specified float value. dispersiveDelayRate The float value to which dispersiveDelayRate is to be set.
-
setElectronicDelay(electronicDelay)[source]¶ Set electronicDelay with the specified float [] value. electronicDelay The float [] value to which electronicDelay is to be set.
-
setElectronicDelayRate(electronicDelayRate)[source]¶ Set electronicDelayRate with the specified float [] value. electronicDelayRate The float [] value to which electronicDelayRate is to be set.
-
setFieldId(fieldId)[source]¶ Set fieldId with the specified Tag value. fieldId The Tag value to which fieldId is to be set. The value of fieldId can be anything allowed by the Tag constructor.
-
setFromXML(xmlrow)[source]¶ Fill the values of this row from an XML string that was produced by the toXML() method. If xmlrow is a minidom.Element with a nodeName of row then it will be used as is. Anything else that is not a string is an error.
-
setGeometricDelay(geometricDelay)[source]¶ Set geometricDelay with the specified float value. geometricDelay The float value to which geometricDelay is to be set.
-
setGeometricDelayRate(geometricDelayRate)[source]¶ Set geometricDelayRate with the specified float value. geometricDelayRate The float value to which geometricDelayRate is to be set.
-
setGroupDelay(groupDelay)[source]¶ Set groupDelay with the specified float [] value. groupDelay The float [] value to which groupDelay is to be set.
-
setGroupDelayRate(groupDelayRate)[source]¶ Set groupDelayRate with the specified float [] value. groupDelayRate The float [] value to which groupDelayRate is to be set.
-
setIFDelay(IFDelay)[source]¶ Set IFDelay with the specified float [] value. IFDelay The float [] value to which IFDelay is to be set.
-
setLODelay(LODelay)[source]¶ Set LODelay with the specified float [] value. LODelay The float [] value to which LODelay is to be set.
-
setLOOffset(LOOffset)[source]¶ Set LOOffset with the specified Frequency [] value. LOOffset The Frequency [] value to which LOOffset is to be set. The value of LOOffset can be anything allowed by the Frequency [] constructor.
-
setLOOffsetRate(LOOffsetRate)[source]¶ Set LOOffsetRate with the specified Frequency [] value. LOOffsetRate The Frequency [] value to which LOOffsetRate is to be set. The value of LOOffsetRate can be anything allowed by the Frequency [] constructor.
-
setNumLO(numLO)[source]¶ Set numLO with the specified int value. numLO The int value to which numLO is to be set.
-
setNumPoly(numPoly)[source]¶ Set numPoly with the specified int value. numPoly The int value to which numPoly is to be set.
-
setNumReceptor(numReceptor)[source]¶ Set numReceptor with the specified int value. numReceptor The int value to which numReceptor is to be set.
-
setPadDelay(padDelay)[source]¶ Set padDelay with the specified float value. padDelay The float value to which padDelay is to be set.
-
setPhaseDelay(phaseDelay)[source]¶ Set phaseDelay with the specified float [] value. phaseDelay The float [] value to which phaseDelay is to be set.
-
setPhaseDelayRate(phaseDelayRate)[source]¶ Set phaseDelayRate with the specified float [] value. phaseDelayRate The float [] value to which phaseDelayRate is to be set.
-
setPolarizationType(polarizationType)[source]¶ Set polarizationType with the specified PolarizationType [] value. polarizationType The PolarizationType [] value to which polarizationType is to be set.
-
setReceiverDelay(receiverDelay)[source]¶ Set receiverDelay with the specified float [] value. receiverDelay The float [] value to which receiverDelay is to be set.
-
setSpectralWindowId(spectralWindowId)[source]¶ Set spectralWindowId with the specified Tag value. spectralWindowId The Tag value to which spectralWindowId is to be set. The value of spectralWindowId can be anything allowed by the Tag constructor.
Raises a ValueError If an attempt is made to change a part of the key after is has been added to the table.
-
setTimeInterval(timeInterval)[source]¶ Set timeInterval with the specified ArrayTimeInterval value. timeInterval The ArrayTimeInterval value to which timeInterval is to be set. The value of timeInterval can be anything allowed by the ArrayTimeInterval constructor.
Raises a ValueError If an attempt is made to change a part of the key after is has been added to the table.
-
setTimeOrigin(timeOrigin)[source]¶ Set timeOrigin with the specified ArrayTime value. timeOrigin The ArrayTime value to which timeOrigin is to be set. The value of timeOrigin can be anything allowed by the ArrayTime constructor.
-
static
spectralWindowIdFromBin(row, eis)[source]¶ Set the spectralWindowId in row from the EndianInput (eis) instance.
-
static
timeIntervalFromBin(row, eis)[source]¶ Set the timeInterval in row from the EndianInput (eis) instance.
-
static