7#include <aws/groundstation/GroundStation_EXPORTS.h>
16namespace GroundStation {
41 inline double GetDt()
const {
return m_dt; }
43 inline void SetDt(
double value) {
44 m_dtHasBeenSet =
true;
60 inline double GetAz()
const {
return m_az; }
62 inline void SetAz(
double value) {
63 m_azHasBeenSet =
true;
80 inline double GetEl()
const {
return m_el; }
82 inline void SetEl(
double value) {
83 m_elHasBeenSet =
true;
97 bool m_dtHasBeenSet =
false;
98 bool m_azHasBeenSet =
false;
99 bool m_elHasBeenSet =
false;
TimeAzEl & WithDt(double value)
AWS_GROUNDSTATION_API TimeAzEl & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ElHasBeenSet() const
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
TimeAzEl & WithAz(double value)
AWS_GROUNDSTATION_API TimeAzEl(Aws::Utils::Json::JsonView jsonValue)
bool AzHasBeenSet() const
AWS_GROUNDSTATION_API TimeAzEl()=default
bool DtHasBeenSet() const
TimeAzEl & WithEl(double value)
Aws::Utils::Json::JsonValue JsonValue