Modifier and Type | Method and Description |
---|---|
dBW |
Emission.getPower()
Get the maximum authorised power in dBW, for the given class of emission..
|
Modifier and Type | Method and Description |
---|---|
void |
Emission.setPower(dBW value)
Set the maximum authorised power in dBW, for the given class of emission..
|
Modifier and Type | Method and Description |
---|---|
dBW |
AntMode.getMaxPower()
Get the maximum level of input power..
|
Modifier and Type | Method and Description |
---|---|
void |
AntMode.setMaxPower(dBW value)
Set the maximum level of input power..
|
Modifier and Type | Method and Description |
---|---|
dBW |
Configuration.getEIRPMax()
Get the maximum effective isotropic radiated power (EIRP) radiated from the
transmitter antenna.
|
dBW |
StationConfig.getEIRPMax()
Get the maximum effective isotropic radiated power (EIRP) radiated from the
transmitter antenna.
|
dBW |
Configuration.getEIRPMin()
Get the minimum or nominal effective isotropic radiated power (EIRP)
radiated from the transmitter antenna.
|
dBW |
StationConfig.getEIRPMin()
Get the minimum or nominal effective isotropic radiated power (EIRP)
radiated from the transmitter antenna.
|
dBW |
Configuration.getPowerLimit()
Get the power limit of the transmissions in this configuration..
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setEIRPMax(dBW value)
Set the maximum effective isotropic radiated power (EIRP) radiated from the
transmitter antenna.
|
void |
StationConfig.setEIRPMax(dBW value)
Set the maximum effective isotropic radiated power (EIRP) radiated from the
transmitter antenna.
|
void |
Configuration.setEIRPMin(dBW value)
Set the minimum or nominal effective isotropic radiated power (EIRP)
radiated from the transmitter antenna.
|
void |
StationConfig.setEIRPMin(dBW value)
Set the minimum or nominal effective isotropic radiated power (EIRP)
radiated from the transmitter antenna.
|
void |
Configuration.setPowerLimit(dBW value)
Set the power limit of the transmissions in this configuration..
|
Modifier and Type | Method and Description |
---|---|
int |
dBW.compareTo(dBW obj)
Comparison and sorting.
|
Modifier and Type | Method and Description |
---|---|
dBW |
ObservedERPAnalysis.getERPActualMax()
Get the highest discrete ERP value which is found in a single piece of a
complete data (e.g., in a single intercept that contains the complete ERP
characteristics of the signal).
|
dBW |
ObservedERPAnalysis.getERPActualMin()
Get the lowest discrete ERP value which is found in a single piece of a
complete data (e.g., in a single intercept that contains the complete ERP
characteristics of the signal)..
|
dBW |
ObservedERPAnalysis.getERPExtremeMax()
Get the upper ERP value that represent 100% of the signal observed ERP
values which were obtained from a statistical study of a data set.
|
dBW |
ObservedERPAnalysis.getERPExtremeMin()
Get the lower ERP value that represent 100% of the signal observed ERP
values which were obtained from a statistical study of a data set..
|
dBW |
ObservedERPAnalysis.getERPMean()
Get the mean ERP value for a signal which changes ERP values on a
non-patterned basis..
|
dBW |
ObservedERPAnalysis.getERPMedian()
Get the observed ERP value, or the observed ERP values in the case of a
signal with multiple discrete/individual ERP values, that the signal most
often used based on a statistical study of a dataset.
|
dBW |
ObservedERPAnalysis.getERPStdDev()
Get the standard deviation associated with the ERP Value data set that was
used to calculate ERPMean..
|
dBW |
ObservedERPAnalysis.getERPStep()
Get the delta between the Most Probable observed ERP values of adjacent and
discrete ERPs..
|
dBW |
ObservedERPValues.getERPValue()
Get the ERP values that represent 95% of the signal observed ERP values for
each discrete ERP value which were obtained from a statistical study of a
data set..
|
dBW |
TxModeRef.getPowerLimit()
Get the power limit of this transmitter mode when in this configuration..
|
Modifier and Type | Method and Description |
---|---|
void |
ObservedERPAnalysis.setERPActualMax(dBW value)
Set the highest discrete ERP value which is found in a single piece of a
complete data (e.g., in a single intercept that contains the complete ERP
characteristics of the signal).
|
void |
ObservedERPAnalysis.setERPActualMin(dBW value)
Set the lowest discrete ERP value which is found in a single piece of a
complete data (e.g., in a single intercept that contains the complete ERP
characteristics of the signal)..
|
void |
ObservedERPAnalysis.setERPExtremeMax(dBW value)
Set the upper ERP value that represent 100% of the signal observed ERP
values which were obtained from a statistical study of a data set.
|
void |
ObservedERPAnalysis.setERPExtremeMin(dBW value)
Set the lower ERP value that represent 100% of the signal observed ERP
values which were obtained from a statistical study of a data set..
|
void |
ObservedERPAnalysis.setERPMean(dBW value)
Set the mean ERP value for a signal which changes ERP values on a
non-patterned basis..
|
void |
ObservedERPAnalysis.setERPMedian(dBW value)
Set the observed ERP value, or the observed ERP values in the case of a
signal with multiple discrete/individual ERP values, that the signal most
often used based on a statistical study of a dataset.
|
void |
ObservedERPAnalysis.setERPStdDev(dBW value)
Set the standard deviation associated with the ERP Value data set that was
used to calculate ERPMean..
|
void |
ObservedERPAnalysis.setERPStep(dBW value)
Set the delta between the Most Probable observed ERP values of adjacent and
discrete ERPs..
|
void |
ObservedERPValues.setERPValue(dBW value)
Set the ERP values that represent 95% of the signal observed ERP values for
each discrete ERP value which were obtained from a statistical study of a
data set..
|
void |
TxModeRef.setPowerLimit(dBW value)
Set the power limit of this transmitter mode when in this configuration..
|
Modifier and Type | Method and Description |
---|---|
dBW |
JammingTarget.getPower()
Get the desired power value planned to be directed at the target..
|
Modifier and Type | Method and Description |
---|---|
void |
JammingTarget.setPower(dBW value)
Set the desired power value planned to be directed at the target..
|
Modifier and Type | Method and Description |
---|---|
dBW |
Pulse.getAvgPowerMax()
Get the maximum average power.
|
dBW |
Pulse.getAvgPowerMin()
Get the minimum or nominal average power..
|
dBW |
Power.getPowerMax()
Get the maximum transmitter power.
|
dBW |
Power.getPowerMin()
Get the nominal transmitter power, or the minimum power in case of a range
of values..
|
Modifier and Type | Method and Description |
---|---|
void |
Pulse.setAvgPowerMax(dBW value)
Set the maximum average power.
|
void |
Pulse.setAvgPowerMin(dBW value)
Set the minimum or nominal average power..
|
void |
Power.setPowerMax(dBW value)
Set the maximum transmitter power.
|
void |
Power.setPowerMin(dBW value)
Set the nominal transmitter power, or the minimum power in case of a range
of values..
|
Copyright © 2016 OpenSSRF.org. All rights reserved.