Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.transmitter |
Modifier and Type | Method and Description |
---|---|
SubcarrierFreq |
SubcarrierFreq.withFreq(Double value)
Set the subcarrier frequency.
|
SubcarrierFreq |
SubcarrierFreq.withFreqOffset(Double value)
Set the frequency differential from the subcarrier frequency.
|
SubcarrierFreq |
SubcarrierFreq.withFreqRest(Double value)
Set the dwell or pause frequency utilised while processing the subcarrier.
|
SubcarrierFreq |
SubcarrierFreq.withSubcarrierTone(Collection<SubcarrierTone> values)
Set the SubcarrierTone
|
SubcarrierFreq |
SubcarrierFreq.withSubcarrierTone(SubcarrierTone... values)
Set the SubcarrierTone
|
Modifier and Type | Method and Description |
---|---|
Set<SubcarrierFreq> |
TxMode.getSubcarrierFreq()
Get the SubcarrierFreq
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withSubcarrierFreq(SubcarrierFreq... values)
Set the SubcarrierFreq
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withSubcarrierFreq(Collection<SubcarrierFreq> values)
Set the SubcarrierFreq
|
Copyright © 2016 OpenSSRF.org. All rights reserved.