7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/groundstation/model/AngleUnits.h>
21namespace GroundStation
55 inline double GetValue()
const {
return m_value; }
57 inline void SetValue(
double value) { m_valueHasBeenSet =
true; m_value = value; }
63 bool m_unitHasBeenSet =
false;
66 bool m_valueHasBeenSet =
false;
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
Elevation & WithValue(double value)
void SetValue(double value)
AWS_GROUNDSTATION_API Elevation & operator=(Aws::Utils::Json::JsonView jsonValue)
bool UnitHasBeenSet() const
bool ValueHasBeenSet() const
void SetUnit(AngleUnits value)
AWS_GROUNDSTATION_API Elevation(Aws::Utils::Json::JsonView jsonValue)
AWS_GROUNDSTATION_API Elevation()=default
AngleUnits GetUnit() const
Elevation & WithUnit(AngleUnits value)
Aws::Utils::Json::JsonValue JsonValue