Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.radiationplan |
Modifier and Type | Method and Description |
---|---|
JammingTarget |
JammingTarget.withAntStabilisation(ListUWG value)
Set the method by which the jamming antenna beam is focused.
|
JammingTarget |
JammingTarget.withBearing(Double value)
Set the bearing of the target in degrees referenced to the "boresight" of
the jammer equipment or the platform that the jammer equipment is mounted
on.
|
JammingTarget |
JammingTarget.withFreqMax(Double value)
Set the frequency range maximum value planned for denial of use.
|
JammingTarget |
JammingTarget.withFreqMin(Double value)
Set the discrete frequency, or frequency range minimum value, planned for
denial of use.
|
JammingTarget |
JammingTarget.withJammingPerformance(Collection<JammingPerformance> values)
Set the US:JammingPerformance
|
JammingTarget |
JammingTarget.withJammingPerformance(JammingPerformance... values)
Set the US:JammingPerformance
|
JammingTarget |
JammingTarget.withLat(Double value)
Set the geographic latitude of the target location in decimal degrees.
|
JammingTarget |
JammingTarget.withLat(String value)
Set the geographic latitude of the target location, including hemisphere
(H).
|
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.
|
JammingTarget |
JammingTarget.withLoadsetRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withLoadset(Loadset) instead. |
JammingTarget |
JammingTarget.withLocation(Location value)
Set the serial of the referenced Location.
|
JammingTarget |
JammingTarget.withLocationRef(Serial value)
Set the unique reference of an existing Location dataset that describes the
target location.
|
JammingTarget |
JammingTarget.withLon(Double value)
Set the geographical longitude of the target location in decimal degrees.
|
JammingTarget |
JammingTarget.withLon(String value)
Set the geographical longitude of the target location, including hemisphere
(H).
|
JammingTarget |
JammingTarget.withPolarisationType(ListCPO value)
Set the antenna polarisation planned for the desired jamming instance.
|
JammingTarget |
JammingTarget.withPower(Double value)
Set the desired power value planned to be directed at the target.
|
JammingTarget |
JammingTarget.withTargetID(Integer value)
Set a unique (within the parent JammingPlan) numeric identifier to
distinguish one target from another.
|
Modifier and Type | Method and Description |
---|---|
Set<JammingTarget> |
JammingPlan.getJammingTarget()
Get the US:JammingTarget
|
Modifier and Type | Method and Description |
---|---|
JammingPlan |
JammingPlan.withJammingTarget(JammingTarget... values)
Set the US:JammingTarget
|
Modifier and Type | Method and Description |
---|---|
JammingPlan |
JammingPlan.withJammingTarget(Collection<JammingTarget> values)
Set the US:JammingTarget
|
Copyright © 2016 OpenSSRF.org. All rights reserved.