Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.loadset |
Modifier and Type | Method and Description |
---|---|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withDescription(String value)
Set a description of the timing deconfliction protocol.
|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withName(String value)
Set the identifying term for the timing deconfliction protocol
|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withPeriod(Double value)
Set the enter the elapsed time between On and Off Triggers (i.e.,
Operations).
|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withRanking(ListUTM value)
Set the ranking level of the timing deconfliction protocol.
|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withRequired(ListCBO value)
Set if a common timing deconfliction protocol is required for processing
the subject signal.
|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withSyncMethod(String value)
Set a description of the timing synchronisation method used by the timing
deconfliction protocol.
|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withTriggerOff(Double value)
Set the time that the jammer is off (listening).
|
TimingDeconflictionProtocol |
TimingDeconflictionProtocol.withTriggerOn(Double value)
Set the time that the jammer is on (jamming).
|
Modifier and Type | Method and Description |
---|---|
Set<TimingDeconflictionProtocol> |
JammingChannelProfile.getTimingDeconflictionProtocol()
Get the US:TimingDeconflictionProtocol
|
Modifier and Type | Method and Description |
---|---|
JammingChannelProfile |
JammingChannelProfile.withTimingDeconflictionProtocol(TimingDeconflictionProtocol... values)
Set the US:TimingDeconflictionProtocol
|
Modifier and Type | Method and Description |
---|---|
JammingChannelProfile |
JammingChannelProfile.withTimingDeconflictionProtocol(Collection<TimingDeconflictionProtocol> values)
Set the US:TimingDeconflictionProtocol
|
Copyright © 2016 OpenSSRF.org. All rights reserved.