Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.antenna |
Modifier and Type | Method and Description |
---|---|
VSWR |
VSWR.withFreq(Double value)
Set the specific frequency at which the VSWR measurement was taken.
|
VSWR |
VSWR.withRatio(Double value)
Set the standing wave ratio referenced to the specific frequency, as a
number without unit (e.g., enter "2" to represent a ratio of 2:1).
|
Modifier and Type | Method and Description |
---|---|
Set<VSWR> |
AntMode.getVSWR()
Get the VSWR
|
Modifier and Type | Method and Description |
---|---|
AntMode |
AntMode.withVSWR(VSWR... values)
Set the VSWR
|
Modifier and Type | Method and Description |
---|---|
AntMode |
AntMode.withVSWR(Collection<VSWR> values)
Set the VSWR
|
Copyright © 2016 OpenSSRF.org. All rights reserved.