Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.assignment |
Modifier and Type | Method and Description |
---|---|
StationConfig |
StationConfig.withAntFeedpointHeight(Integer value)
Set the antenna feed point height above the terrain, in metres.
|
StationConfig |
StationConfig.withBlanking(Blanking... values)
Set the Blanking
|
StationConfig |
StationConfig.withBlanking(Collection<Blanking> values)
Set the Blanking
|
StationConfig |
StationConfig.withConfigID(String value)
Set the unique identifier of one the configurations used by this Assignment
at this specific Station.
|
StationConfig |
StationConfig.withCoordinationNum(String value)
Set the US Military Communications-Electronics Board (MCEB) identifier
assigned to the equipment or system.
|
StationConfig |
StationConfig.withEarthCoverage(ListCCO value)
Set the area of earth coverage.
|
StationConfig |
StationConfig.withEIRPMax(Double value)
Set the maximum effective isotropic radiated power (EIRP) radiated from the
transmitter antenna.
|
StationConfig |
StationConfig.withEIRPMin(Double value)
Set the minimum or nominal effective isotropic radiated power (EIRP)
radiated from the transmitter antenna.
|
StationConfig |
StationConfig.withFeedlineLength(Double value)
Set the length of the antenna feed line.
|
StationConfig |
StationConfig.withFeedlineLoss(Double value)
Set the total loss of the antenna feed line.
|
StationConfig |
StationConfig.withPointingAzMax(Double value)
Set the maximum antenna azimuth angle.
|
StationConfig |
StationConfig.withPointingAzMin(Double value)
Set the starting azimuth if an azimuth range is reported; otherwise, enter
a single azimuth.
|
StationConfig |
StationConfig.withPointingElevMax(Double value)
Set the maximum antenna elevation angle.
|
StationConfig |
StationConfig.withPointingElevMin(Double value)
Set the minimum antenna elevation angle.
|
StationConfig |
StationConfig.withStationID(String value)
Set the unique identifier of one of the stations used by this Assignment at
this specific Station.
|
StationConfig |
StationConfig.withType(ListCAU value)
Set whether the StationConfig is acting as a transmitter, receiver or
transceiver.
|
Modifier and Type | Method and Description |
---|---|
Set<StationConfig> |
Link.getStationConfig()
Get the StationConfig
|
Modifier and Type | Method and Description |
---|---|
Link |
Link.withStationConfig(StationConfig... values)
Set the StationConfig
|
Modifier and Type | Method and Description |
---|---|
Link |
Link.withStationConfig(Collection<StationConfig> values)
Set the StationConfig
|
Copyright © 2016 OpenSSRF.org. All rights reserved.