Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.antenna |
Modifier and Type | Method and Description |
---|---|
AntPatternPoint |
AntPatternPoint.withDir(Double value)
Set the direction in degrees in reference to the pointing angle of the
antenna set to zero.
|
AntPatternPoint |
AntPatternPoint.withGain(Double value)
Set the amount of gain for the direction relative to the main beam gain.
|
Modifier and Type | Method and Description |
---|---|
Set<AntPatternPoint> |
AntPattern.getAntPatternPoint()
Get the AntPatternPoint
|
Modifier and Type | Method and Description |
---|---|
AntPattern |
AntPattern.withAntPatternPoint(AntPatternPoint... values)
Set the AntPatternPoint
|
Modifier and Type | Method and Description |
---|---|
AntPattern |
AntPattern.withAntPatternPoint(Collection<AntPatternPoint> values)
Set the AntPatternPoint
|
Copyright © 2016 OpenSSRF.org. All rights reserved.