7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/groundstation/model/EirpUnits.h>
19namespace GroundStation {
29 AWS_GROUNDSTATION_API
Eirp() =
default;
38 inline double GetValue()
const {
return m_value; }
41 m_valueHasBeenSet =
true;
57 m_unitsHasBeenSet =
true;
69 bool m_valueHasBeenSet =
false;
70 bool m_unitsHasBeenSet =
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