Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.loadset | |
us.gov.dod.standard.ssrf._3_1.metadata.domains |
Modifier and Type | Method and Description |
---|---|
US_Duration |
JammingChannelProfile.getObserveTime()
Get the time interval for the recording of received signals, in (0-999)
hours, (0-59) minutes, and (0-999,999,999) nanoseconds (hhh.mm.sssssssss).
|
US_Duration |
JammingChannelProfile.getRxDuration()
Get the amount of time that the equipment will monitor the spectrum before
initiating an action, in (0-999) hours, (0-59) minutes, and (0-999,999,999)
nanoseconds (hhh.mm.sssssssss).
|
US_Duration |
JammingChannelProfile.getTxDuration()
Get the amount of time that the equipment will emit a jamming signal, in in
(0-999) hours, (0-59) minutes, and (0-999,999,999) nanoseconds
(hhh.mm.sssssssss).
|
Modifier and Type | Method and Description |
---|---|
void |
JammingChannelProfile.setObserveTime(US_Duration value)
Set the time interval for the recording of received signals, in (0-999)
hours, (0-59) minutes, and (0-999,999,999) nanoseconds (hhh.mm.sssssssss).
|
void |
JammingChannelProfile.setRxDuration(US_Duration value)
Set the amount of time that the equipment will monitor the spectrum before
initiating an action, in (0-999) hours, (0-59) minutes, and (0-999,999,999)
nanoseconds (hhh.mm.sssssssss).
|
void |
JammingChannelProfile.setTxDuration(US_Duration value)
Set the amount of time that the equipment will emit a jamming signal, in in
(0-999) hours, (0-59) minutes, and (0-999,999,999) nanoseconds
(hhh.mm.sssssssss).
|
Modifier and Type | Method and Description |
---|---|
int |
US_Duration.compareTo(US_Duration obj)
Comparison and sorting.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.