class Aws::GroundStation::Types::Eirp
Object that represents EIRP.
@note When making an API call, you may pass Eirp
data as a hash: { units: "dBW", # required, accepts dBW value: 1.0, # required }
@!attribute [rw] units
Units of an EIRP. @return [String]
@!attribute [rw] value
Value of an EIRP. Valid values are between 20.0 to 50.0 dBW. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/Eirp AWS API Documentation
Constants
- SENSITIVE