Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
Object that represents EIRP.
See: newEirp
smart constructor.
Instances
Eq Eirp Source # | |
Read Eirp Source # | |
Show Eirp Source # | |
Generic Eirp Source # | |
NFData Eirp Source # | |
Defined in Amazonka.GroundStation.Types.Eirp | |
Hashable Eirp Source # | |
Defined in Amazonka.GroundStation.Types.Eirp | |
ToJSON Eirp Source # | |
Defined in Amazonka.GroundStation.Types.Eirp | |
FromJSON Eirp Source # | |
type Rep Eirp Source # | |
Defined in Amazonka.GroundStation.Types.Eirp type Rep Eirp = D1 ('MetaData "Eirp" "Amazonka.GroundStation.Types.Eirp" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "Eirp'" 'PrefixI 'True) (S1 ('MetaSel ('Just "units") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EirpUnits) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))) |
Create a value of Eirp
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:units:Eirp'
, eirp_units
- Units of an EIRP.
$sel:value:Eirp'
, eirp_value
- Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.