Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.assignment |
Modifier and Type | Method and Description |
---|---|
Blanking |
Blanking.withAzStart(Double value)
Set the start azimuth angle for the blanked sector.
|
Blanking |
Blanking.withAzStop(Double value)
Set the stop azimuth angle for the blanked sector.
|
Blanking |
Blanking.withElevStart(Double value)
Set the start elevation angle for the blanked sector.
|
Blanking |
Blanking.withElevStop(Double value)
Set the stop elevation angle for the blanked sector.
|
Modifier and Type | Method and Description |
---|---|
Set<Blanking> |
StationConfig.getBlanking()
Get the Blanking
|
Modifier and Type | Method and Description |
---|---|
StationConfig |
StationConfig.withBlanking(Blanking... values)
Set the Blanking
|
Modifier and Type | Method and Description |
---|---|
StationConfig |
StationConfig.withBlanking(Collection<Blanking> values)
Set the Blanking
|
Copyright © 2016 OpenSSRF.org. All rights reserved.