Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.transmitter |
Modifier and Type | Method and Description |
---|---|
Power |
Power.withCalculated(ListCBO value)
Set "Yes" if the power value(s) have been calculated, or "No" if they have
been measured.
|
Power |
Power.withPowerMax(Double value)
Set the maximum transmitter power.
|
Power |
Power.withPowerMin(Double value)
Set the nominal transmitter power, or the minimum power in case of a range
of values.
|
Power |
Power.withPowerType(ListCPT value)
Set the power type code for carrier, mean, or peak envelope power emitted.
|
Modifier and Type | Method and Description |
---|---|
Set<Power> |
TxMode.getPower()
Get the power limit of this transmitter mode when in this configuration..
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withPower(Power... values)
Set the power limit of this transmitter mode when in this configuration.
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withPower(Collection<Power> values)
Set the power limit of this transmitter mode when in this configuration.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.