Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.receiver |
Modifier and Type | Method and Description |
---|---|
FreqConversion |
FreqConversion.withIFMax(Double value)
Set the maximum value of the intermediate frequencies.
|
FreqConversion |
FreqConversion.withIFMin(Double value)
Set the nominal intermediate frequency or minimum value of the intermediate
frequency range.
|
FreqConversion |
FreqConversion.withLOFreqMax(Double value)
Set the maximum value of the LO frequencies.
|
FreqConversion |
FreqConversion.withLOFreqMin(Double value)
Set the nominal LO frequency or minimum value of the LO frequency range.
|
FreqConversion |
FreqConversion.withOscillatorTuning(ListCLO value)
Set the relationship between the local oscillator frequency and the RF
centre frequency.
|
FreqConversion |
FreqConversion.withStageNum(Integer value)
Set the position of the IF stage being described.
|
Modifier and Type | Method and Description |
---|---|
Set<FreqConversion> |
RxMode.getFreqConversion()
Get the FreqConversion
|
Modifier and Type | Method and Description |
---|---|
RxMode |
RxMode.withFreqConversion(FreqConversion... values)
Set the FreqConversion
|
Modifier and Type | Method and Description |
---|---|
RxMode |
RxMode.withFreqConversion(Collection<FreqConversion> values)
Set the FreqConversion
|
Copyright © 2016 OpenSSRF.org. All rights reserved.