Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.assignment |
Modifier and Type | Method and Description |
---|---|
Tuning |
Tuning.withExclusive(ListCBO value)
Set Yes if the assigned frequency should not be reused within the area of
exercise/operation.
|
Tuning |
Tuning.withFreqSep(Double value)
Set the required minimum or exact frequency separation.
|
Tuning |
Tuning.withFreqSepType(ListCDS value)
Set if the stated frequency separation is an exact or minimum value.
|
Tuning |
Tuning.withNumFreq(Integer value)
Set the number of frequencies required.
|
Tuning |
Tuning.withPriority(Integer value)
Set a number from 0 to 9 that is used to influence the positioning of the
Assignment in the ordering of the assignment process, where 9 represents
the highest priority and 0 is the lowest priority.
|
Tuning |
Tuning.withRequestedFreq(AsgnFreqBase... values)
Set the Requested Freq: a single frequency or a range of frequencies.
|
Tuning |
Tuning.withRequestedFreq(Collection<AsgnFreqBase> values)
Set the Requested Freq: a single frequency or a range of frequencies.
|
Tuning |
Tuning.withTuningStep(Double value)
Set the tuning increment expressed of the requested frequency range.
|
Modifier and Type | Method and Description |
---|---|
Set<Tuning> |
Link.getTuning()
Get the Tuning
|
Modifier and Type | Method and Description |
---|---|
Link |
Link.withTuning(Tuning... values)
Set the Tuning
|
Modifier and Type | Method and Description |
---|---|
Link |
Link.withTuning(Collection<Tuning> values)
Set the Tuning
|
Copyright © 2016 OpenSSRF.org. All rights reserved.