Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.antenna |
Modifier and Type | Method and Description |
---|---|
AntGain |
AntGain.withCalculated(ListCBO value)
Set Yes to indicate that the data was calculated, or "No" if the data is
issued from measurement.
|
AntGain |
AntGain.withFreq(Double value)
Set the frequency at which the gain is expressed.
|
AntGain |
AntGain.withFrontToBackRatio(Double value)
Set the front-to-back ratio of the main beam to the back lobe.
|
AntGain |
AntGain.withGain(Double value)
Set the antenna gain (in dBi - dB with reference to an isotropic source) in
the direction of maximum radiation.
|
Modifier and Type | Method and Description |
---|---|
Set<AntGain> |
AntMode.getAntGain()
Get the AntGain
|
Modifier and Type | Method and Description |
---|---|
AntMode |
AntMode.withAntGain(AntGain... values)
Set the AntGain
|
Modifier and Type | Method and Description |
---|---|
AntMode |
AntMode.withAntGain(Collection<AntGain> values)
Set the AntGain
|
Copyright © 2016 OpenSSRF.org. All rights reserved.