| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1 | |
| us.gov.dod.standard.ssrf._3_1.assignment | |
| us.gov.dod.standard.ssrf._3_1.radiationplan |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Loadset> |
SchemaRoot.loadset |
| Modifier and Type | Method and Description |
|---|---|
Loadset |
Loadset.withJammingChannelProfile(Collection<JammingChannelProfile> values)
Set the US:JammingChannelProfile
|
Loadset |
Loadset.withJammingChannelProfile(JammingChannelProfile... values)
Set the US:JammingChannelProfile
|
Loadset |
Loadset.withKeyLoadProcedure(String value)
Set the sequence pattern for initializing the jamming equipment.
|
Loadset |
Loadset.withMaxActiveFrames(Integer value)
Set the maximum number of active frames (data blocks currently in use
directing equipment functionality) for a specific loadset.
|
Loadset |
Loadset.withMaxReactiveFrames(Integer value)
Set the maximum number of reactive frames (data blocks planned to direct
equipment functionality in response to a stimulus) for a specific loadset.
|
Loadset |
Loadset.withMission(String value)
Set the task expected to be accomplished by the loadset.
|
Loadset |
Loadset.withName(String value)
Set the name of the loadset.
|
Loadset |
Loadset.withPrimaryFirmware(String value)
Set the mission-independent software that is "burned" and which stays
resident on the RF jamming hardware.
|
Loadset |
Loadset.withResetProcedure(String value)
Set the instructions for zeroing/sanitizing the jamming equipment to
initial operating conditions.
|
Loadset |
Loadset.withSecondaryFirmware(String value)
Set alternate mission-independent software that is "burned" and which stays
resident on the RF jamming hardware.
|
Loadset |
Loadset.withSoftware(String value)
Set the mission-specific software that is loaded on the RF jamming
hardware.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Loadset> |
SchemaRoot.getLoadset()
Get
|
| Modifier and Type | Method and Description |
|---|---|
T |
SchemaRoot.withLoadset(Loadset... values)
Set
|
| Modifier and Type | Method and Description |
|---|---|
T |
SchemaRoot.withLoadset(Collection<Loadset> values)
Set
|
| Modifier and Type | Method and Description |
|---|---|
Set<Loadset> |
Configuration.getLoadset()
Get the LoadsetRef
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withLoadset(Loadset... values)
Set the LoadsetRef
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withLoadset(Collection<Loadset> values)
Set the LoadsetRef
|
| Modifier and Type | Method and Description |
|---|---|
Loadset |
JammingTarget.getLoadset()
Get In Data Item LoadsetRef (US), the serial of a Loadset dataset that
contains the details to be used for this jamming instance..
|
| Modifier and Type | Method and Description |
|---|---|
JammingTarget |
JammingTarget.withLoadset(Loadset value)
Set In Data Item LoadsetRef (US), the serial of a Loadset dataset that
contains the details to be used for this jamming instance.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.