public static interface Eirp.Builder extends SdkPojo, CopyableBuilder<Eirp.Builder,Eirp>
| Modifier and Type | Method and Description |
|---|---|
Eirp.Builder |
units(EirpUnits units)
Units of an EIRP.
|
Eirp.Builder |
units(String units)
Units of an EIRP.
|
Eirp.Builder |
value(Double value)
Value of an EIRP.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEirp.Builder units(String units)
Units of an EIRP.
Eirp.Builder units(EirpUnits units)
Units of an EIRP.
Eirp.Builder value(Double value)
Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.
value - Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.Copyright © 2023. All rights reserved.