| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
Eirp |
Eirp.clone() |
Eirp |
AntennaUplinkConfig.getTargetEirp()
EIRP of the target.
|
Eirp |
Eirp.withUnits(EirpUnits units)
Units of an EIRP.
|
Eirp |
Eirp.withUnits(String units)
Units of an EIRP.
|
Eirp |
Eirp.withValue(Double value)
Value of an EIRP.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AntennaUplinkConfig.setTargetEirp(Eirp targetEirp)
EIRP of the target.
|
AntennaUplinkConfig |
AntennaUplinkConfig.withTargetEirp(Eirp targetEirp)
EIRP of the target.
|
Copyright © 2022. All rights reserved.