Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.receiver |
Modifier and Type | Method and Description |
---|---|
Set<RxMode> |
Receiver.getRxMode()
Get the RxMode
|
Modifier and Type | Method and Description |
---|---|
Receiver |
Receiver.withRxMode(RxMode... values)
Set the RxMode
|
Modifier and Type | Method and Description |
---|---|
Receiver |
Receiver.withRxMode(Collection<RxMode> values)
Set the RxMode
|
Modifier and Type | Method and Description |
---|---|
RxMode |
RxMode.withAdjacentChannelSelectivity(Double 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.
|
RxMode |
RxMode.withBaseband(Baseband... values)
Set the Baseband
|
RxMode |
RxMode.withBaseband(Collection<Baseband> values)
Set the Baseband
|
RxMode |
RxMode.withCurves(BigInteger... values)
Set the list of indices referring to Curves applicable to the data item.
|
RxMode |
RxMode.withCurves(Collection<BigInteger> values)
Set the list of indices referring to Curves applicable to the data item.
|
RxMode |
RxMode.withDescription(String value)
Set a description of the operational mode; this description should be a
meaningful explanation of the mode main characteristics.
|
RxMode |
RxMode.withEmsClass(Collection<EmsClass> values)
Set the EmsClass
|
RxMode |
RxMode.withEmsClass(EmsClass... values)
Set the EmsClass
|
RxMode |
RxMode.withFreqConversion(Collection<FreqConversion> values)
Set the FreqConversion
|
RxMode |
RxMode.withFreqConversion(FreqConversion... values)
Set the FreqConversion
|
RxMode |
RxMode.withFreqTolerance(Double value)
Set the drift in Hz or in ppm using the formula: Frequency tolerance (ppm)
= Maximum drift (Hz) / Center frequency (MHz).
|
RxMode |
RxMode.withFreqToleranceUnit(ListCFO value)
Set the units in which the Frequency Tolerance is expressed.
|
RxMode |
RxMode.withImageRejection(Double value)
Set the ratio of the image frequency signal level required to produce a
specified output, to the desired signal level required to produce the same
output.
|
RxMode |
RxMode.withIntermodEffect(String value)
Set
|
RxMode |
RxMode.withIntermodPct(Double value)
Set
|
RxMode |
RxMode.withIntermodRejection(Double value)
Set the rejection of spurious emissions involving the mixing of two or more
signals.
|
RxMode |
RxMode.withModeID(String value)
Set a short name for the mode; this name should be a meaningful
identification of the mode, but it can also be automatically generated.
|
RxMode |
RxMode.withModeName(String value)
Set a short name for the mode.
|
RxMode |
RxMode.withNecessaryBw(Double value)
Set the necessary bandwidth which is defined as the minimum width of the
frequency band sufficient to ensure the transmission of information at the
required rate and quality.
|
RxMode |
RxMode.withNoiseFigure(Double 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.
|
RxMode |
RxMode.withNoiseTemp(Double value)
Set the absolute temperature of a passive system having an available noise
power per unit bandwidth at a specified frequency equal to that of the
actual terminals of a network.
|
RxMode |
RxMode.withPostDetectionFreqMax(Double value)
Set the maximum post detection frequency at the baseband half-power point.
|
RxMode |
RxMode.withPostDetectionFreqMin(Double value)
Set the maximum post detection frequency at the baseband half-power point.
|
RxMode |
RxMode.withProcessingGainMax(Double value)
Set the maximum ratio of the post processing signal-to-noise ratio to the
received signal-to-noise ratio.
|
RxMode |
RxMode.withProcessingGainMin(Double value)
Set the minimum ratio of the post processing signal-to-noise ratio to the
received signal-to-noise ratio.
|
RxMode |
RxMode.withRxModulation(Collection<RxModulation> values)
Set the RxModulation
|
RxMode |
RxMode.withRxModulation(RxModulation... values)
Set the RxModulation
|
RxMode |
RxMode.withRxSignalTuning(Collection<RxSignalTuning> values)
Set the RxSignalTuning
|
RxMode |
RxMode.withRxSignalTuning(RxSignalTuning... values)
Set the RxSignalTuning
|
RxMode |
RxMode.withRxType(ListCRT value)
Set the type of receiver.
|
RxMode |
RxMode.withSensitivityCriteriaLevel(Double value)
Set the value of the criteria; the meaning and unit of this value depends
on the Sensitivity Criteria Type selected.
|
RxMode |
RxMode.withSensitivityCriteriaText(String value)
Set the value of the criteria when it cannot be expressed as a number.
|
RxMode |
RxMode.withSensitivityCriteriaType(ListCSE value)
Set the criteria used to determine the minimum RF signal power present at
the input terminals that ensures acceptable detection and demodulation of
the desired signal.
|
RxMode |
RxMode.withSensitivityLevel(Double value)
Set the minimum RF signal power level as it relates to one of the four
Sensitivity Criteria Types: PWOP, SINAD, S/N or S+N/N indicated in item
SensitivityCriteriaType.
|
RxMode |
RxMode.withSpreadSpectrum(SpreadSpectrum value)
Set the Spread Spectrum
|
RxMode |
RxMode.withSpuriousRejection(Double value)
Set the spurious receiver responses that arise when strong undesired
signals and the receiver local oscillator (LO) combine in the mixer to
produce a frequency on or near the intermediate frequency.
|
RxMode |
RxMode.withTunability(ListCTU value)
Set the tuning capability.
|
RxMode |
RxMode.withTuningMethod(ListCTN value)
Set the device or process used to tune the equipment through the RF
spectrum.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.