| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
static Eirp.Builder |
Eirp.builder() |
Eirp.Builder |
Eirp.toBuilder() |
Eirp.Builder |
Eirp.Builder.units(EirpUnits units)
Units of an EIRP.
|
Eirp.Builder |
Eirp.Builder.units(String units)
Units of an EIRP.
|
Eirp.Builder |
Eirp.Builder.value(Double value)
Value of an EIRP.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Eirp.Builder> |
Eirp.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AntennaUplinkConfig.Builder |
AntennaUplinkConfig.Builder.targetEirp(Consumer<Eirp.Builder> targetEirp)
EIRP of the target.
|
Copyright © 2023. All rights reserved.