7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/groundstation/model/EirpUnits.h>
21namespace GroundStation
34 AWS_GROUNDSTATION_API
Eirp() =
default;
54 inline double GetValue()
const {
return m_value; }
56 inline void SetValue(
double value) { m_valueHasBeenSet =
true; m_value = value; }
62 bool m_unitsHasBeenSet =
false;
65 bool m_valueHasBeenSet =
false;
bool ValueHasBeenSet() const
AWS_GROUNDSTATION_API Eirp()=default
Eirp & WithUnits(EirpUnits value)
bool UnitsHasBeenSet() const
AWS_GROUNDSTATION_API Eirp & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetValue(double value)
EirpUnits GetUnits() const
Eirp & WithValue(double value)
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
void SetUnits(EirpUnits value)
AWS_GROUNDSTATION_API Eirp(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue