Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.antenna |
Modifier and Type | Method and Description |
---|---|
AntEfficiency |
AntEfficiency.withEfficiency(Double value)
Set the efficiency of the antenna within the frequency range which is being
reported.
|
AntEfficiency |
AntEfficiency.withFreqMax(Double value)
Set the maximum value of the frequencies in the range.
|
AntEfficiency |
AntEfficiency.withFreqMin(Double value)
Set the nominal frequency or minimum value of the frequency range.
|
Modifier and Type | Method and Description |
---|---|
Set<AntEfficiency> |
AntMode.getAntEfficiency()
Get the AntEfficiency
|
Modifier and Type | Method and Description |
---|---|
AntMode |
AntMode.withAntEfficiency(AntEfficiency... values)
Set the AntEfficiency
|
Modifier and Type | Method and Description |
---|---|
AntMode |
AntMode.withAntEfficiency(Collection<AntEfficiency> values)
Set the AntEfficiency
|
Copyright © 2016 OpenSSRF.org. All rights reserved.