Modifier and Type | Method and Description |
---|---|
dB |
AntMode.getPortIsolation()
Get the power ratio between the signal injected into one port and the power
returned by the other port ..
|
Modifier and Type | Method and Description |
---|---|
void |
AntMode.setPortIsolation(dB value)
Set the power ratio between the signal injected into one port and the power
returned by the other port ..
|
Modifier and Type | Method and Description |
---|---|
dB |
StationConfig.getFeedlineLoss()
Get the total loss of the antenna feed line..
|
Modifier and Type | Method and Description |
---|---|
void |
StationConfig.setFeedlineLoss(dB value)
Set the total loss of the antenna feed line..
|
Modifier and Type | Method and Description |
---|---|
int |
dB.compareTo(dB obj)
Comparison and sorting.
|
Modifier and Type | Method and Description |
---|---|
dB |
RxAntModeRef.getCouplingLoss()
Get the loss that occurs when energy is transferred between the
transmitter/receiver and the antenna..
|
Modifier and Type | Method and Description |
---|---|
void |
RxAntModeRef.setCouplingLoss(dB value)
Set the loss that occurs when energy is transferred between the
transmitter/receiver and the antenna..
|
Modifier and Type | Method and Description |
---|---|
dB |
RxMode.getAdjacentChannelSelectivity()
Get the ratio in dB between the wanted signal and the maximum level of an
unwanted signal in the adjacent channel which still allows correct
reception of the wanted signal..
|
dB |
SpreadSpectrum.getMaxGain()
Get the processing gain..
|
dB |
RxMode.getNoiseFigure()
Get the ratio of the output noise power to the portion of noise power
attributable to thermal noise in the input termination at 290 Kelvins.
|
dB |
RxMode.getProcessingGainMax()
Get the maximum ratio of the post processing signal-to-noise ratio to the
received signal-to-noise ratio.
|
dB |
RxMode.getProcessingGainMin()
Get the minimum ratio of the post processing signal-to-noise ratio to the
received signal-to-noise ratio..
|
Modifier and Type | Method and Description |
---|---|
void |
RxMode.setAdjacentChannelSelectivity(dB value)
Set the ratio in dB between the wanted signal and the maximum level of an
unwanted signal in the adjacent channel which still allows correct
reception of the wanted signal..
|
void |
SpreadSpectrum.setMaxGain(dB value)
Set the processing gain..
|
void |
RxMode.setNoiseFigure(dB value)
Set the ratio of the output noise power to the portion of noise power
attributable to thermal noise in the input termination at 290 Kelvins.
|
void |
RxMode.setProcessingGainMax(dB value)
Set the maximum ratio of the post processing signal-to-noise ratio to the
received signal-to-noise ratio.
|
void |
RxMode.setProcessingGainMin(dB value)
Set the minimum ratio of the post processing signal-to-noise ratio to the
received signal-to-noise ratio..
|
Modifier and Type | Method and Description |
---|---|
dB |
TxModulation.getCarrierSuppression()
Get the amount of reduction of the signals carrier, as compared to a non
attenuated signal carrier..
|
dB |
TxMode.getOtherHarmonicLevel()
Get the greatest out-of-band emission level at harmonic frequencies greater
than three times the fundamental frequency.
|
dB |
Pulse.getRadarProcessingGainMax()
Get the maximum ratio of the post-processing signal-to-noise ratio to the
received signal-to-noise ratio.
|
dB |
TxMode.getSecondHarmonicLevel()
Get the out-of-band emission level at the frequency that is two times the
fundamental frequency.
|
dB |
TxModulation.getSidebandSuppression()
Get the amount that one or both of the sidebands of a signal are reduced
prior to transmission.
|
dB |
TxMode.getSpuriousLevel()
Get the maximum of all emission levels which occur outside the bandwidth of
the fundamental emission and not at a harmonic frequency.
|
dB |
TxMode.getThirdHarmonicLevel()
Get the out-of-band emission level at the frequency that is three times the
fundamental frequency.
|
Modifier and Type | Method and Description |
---|---|
void |
TxModulation.setCarrierSuppression(dB value)
Set the amount of reduction of the signals carrier, as compared to a non
attenuated signal carrier..
|
void |
TxMode.setOtherHarmonicLevel(dB value)
Set the greatest out-of-band emission level at harmonic frequencies greater
than three times the fundamental frequency.
|
void |
Pulse.setRadarProcessingGainMax(dB value)
Set the maximum ratio of the post-processing signal-to-noise ratio to the
received signal-to-noise ratio.
|
void |
TxMode.setSecondHarmonicLevel(dB value)
Set the out-of-band emission level at the frequency that is two times the
fundamental frequency.
|
void |
TxModulation.setSidebandSuppression(dB value)
Set the amount that one or both of the sidebands of a signal are reduced
prior to transmission.
|
void |
TxMode.setSpuriousLevel(dB value)
Set the maximum of all emission levels which occur outside the bandwidth of
the fundamental emission and not at a harmonic frequency.
|
void |
TxMode.setThirdHarmonicLevel(dB value)
Set the out-of-band emission level at the frequency that is three times the
fundamental frequency.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.