4#ifndef GOOGLE_PROTOBUF_INCLUDED_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
10#include <google/protobuf/port_def.inc>
11#if PROTOBUF_VERSION < 3021000
12#error This file was generated by a newer version of protoc which is
13#error incompatible with your Protocol Buffer headers. Please update
16#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
17#error This file was generated by an older version of protoc which is
18#error incompatible with your Protocol Buffer headers. Please
19#error regenerate this file with a newer version of protoc.
22#include <google/protobuf/port_undef.inc>
23#include <google/protobuf/io/coded_stream.h>
24#include <google/protobuf/arena.h>
25#include <google/protobuf/arenastring.h>
26#include <google/protobuf/generated_message_util.h>
27#include <google/protobuf/metadata_lite.h>
28#include <google/protobuf/generated_message_reflection.h>
29#include <google/protobuf/message.h>
30#include <google/protobuf/repeated_field.h>
31#include <google/protobuf/extension_set.h>
32#include <google/protobuf/unknown_field_set.h>
34#include <boost/units/quantity.hpp>
35#include <boost/units/absolute.hpp>
36#include <boost/units/dimensionless_type.hpp>
37#include <boost/units/make_scaled_unit.hpp>
39#include <google/protobuf/port_def.inc>
40#define PROTOBUF_INTERNAL_EXPORT_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
41PROTOBUF_NAMESPACE_OPEN
45PROTOBUF_NAMESPACE_CLOSE
56struct BathyRequestDefaultTypeInternal;
59struct BathyResponseDefaultTypeInternal;
62struct EOFCoefficientsDefaultTypeInternal;
65struct EOFCoefficients_EOFWeightDefaultTypeInternal;
68struct EOFInternalWaveDefaultTypeInternal;
71struct EOFInternalWave_EOFAmplitudeFactorDefaultTypeInternal;
74struct RequestDefaultTypeInternal;
77struct ResponseDefaultTypeInternal;
82PROTOBUF_NAMESPACE_OPEN
91PROTOBUF_NAMESPACE_CLOSE
99 public ::PROTOBUF_NAMESPACE_ID::Message {
103 explicit PROTOBUF_CONSTEXPR
Request(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
108 *
this = ::std::move(from);
116 if (
this == &from)
return *
this;
117 if (GetOwningArena() == from.GetOwningArena()
118 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
119 && GetOwningArena() !=
nullptr
130 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
133 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
136 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
149 return reinterpret_cast<const Request*
>(
159 if (other ==
this)
return;
160 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
161 if (GetOwningArena() !=
nullptr &&
162 GetOwningArena() == other->GetOwningArena()) {
164 if (GetOwningArena() == other->GetOwningArena()) {
168 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
172 if (other ==
this)
return;
173 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
179 Request*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
180 return CreateMaybeMessage<Request>(arena);
182 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
184 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
186 Request::MergeImpl(*
this, from);
189 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
191 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
197 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
201 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
203 void SetCachedSize(
int size)
const final;
204 void InternalSwap(
Request* other);
207 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
208 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
209 return "netsim.SVP.protobuf.Request";
212 explicit Request(::PROTOBUF_NAMESPACE_ID::Arena* arena,
213 bool is_message_owned =
false);
217 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
238 bool _internal_has_utc_time()
const;
244 double _internal_utc_time()
const;
245 void _internal_set_utc_time(
double value);
251 bool _internal_has_source_lat()
const;
257 double _internal_source_lat()
const;
258 void _internal_set_source_lat(
double value);
264 bool _internal_has_source_lon()
const;
270 double _internal_source_lon()
const;
271 void _internal_set_source_lon(
double value);
277 bool _internal_has_receiver_lat()
const;
283 double _internal_receiver_lat()
const;
284 void _internal_set_receiver_lat(
double value);
290 bool _internal_has_receiver_lon()
const;
296 double _internal_receiver_lon()
const;
297 void _internal_set_receiver_lon(
double value);
303 bool _internal_has_delta_range()
const;
309 double _internal_delta_range()
const;
310 void _internal_set_delta_range(
double value);
316 bool _internal_has_delta_depth()
const;
322 double _internal_delta_depth()
const;
323 void _internal_set_delta_depth(
double value);
329 bool _internal_has_request_id()
const;
335 int32_t _internal_request_id()
const;
336 void _internal_set_request_id(int32_t value);
344 size_t RequiredFieldsByteSizeFallback()
const;
346 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
347 typedef void InternalArenaConstructable_;
348 typedef void DestructorSkippable_;
350 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
351 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
355 double receiver_lat_;
356 double receiver_lon_;
362 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
367 public ::PROTOBUF_NAMESPACE_ID::Message {
371 explicit PROTOBUF_CONSTEXPR
Response(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
376 *
this = ::std::move(from);
384 if (
this == &from)
return *
this;
385 if (GetOwningArena() == from.GetOwningArena()
386 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
387 && GetOwningArena() !=
nullptr
398 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
401 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
404 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
405 return GetDescriptor();
408 return default_instance().GetMetadata().descriptor;
411 return default_instance().GetMetadata().reflection;
414 return *internal_default_instance();
417 return reinterpret_cast<const Response*
>(
420 static constexpr int kIndexInFileMessages =
427 if (other ==
this)
return;
428 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
429 if (GetOwningArena() !=
nullptr &&
430 GetOwningArena() == other->GetOwningArena()) {
432 if (GetOwningArena() == other->GetOwningArena()) {
436 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
440 if (other ==
this)
return;
441 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
447 Response*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
448 return CreateMaybeMessage<Response>(arena);
450 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
452 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
454 Response::MergeImpl(*
this, from);
457 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
459 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
460 bool IsInitialized() const final;
462 size_t ByteSizeLong() const final;
463 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
464 uint8_t* _InternalSerialize(
465 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
466 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
469 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
471 void SetCachedSize(
int size)
const final;
475 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
476 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
477 return "netsim.SVP.protobuf.Response";
480 explicit Response(::PROTOBUF_NAMESPACE_ID::Arena* arena,
481 bool is_message_owned =
false);
485 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
487 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
494 kWaterColumnFieldNumber = 2,
495 kRequestIdFieldNumber = 1,
498 int water_column_size()
const;
500 int _internal_water_column_size()
const;
504 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >*
505 mutable_water_column();
507 const ::netsim::bellhop::protobuf::Environment_WaterColumn& _internal_water_column(
int index)
const;
510 const ::netsim::bellhop::protobuf::Environment_WaterColumn& water_column(
int index)
const;
512 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >&
513 water_column()
const;
516 bool has_request_id()
const;
518 bool _internal_has_request_id()
const;
520 void clear_request_id();
521 int32_t request_id()
const;
522 void set_request_id(int32_t value);
524 int32_t _internal_request_id()
const;
525 void _internal_set_request_id(int32_t value);
532 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
533 typedef void InternalArenaConstructable_;
534 typedef void DestructorSkippable_;
536 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
537 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
538 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn > water_column_;
542 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
547 public ::PROTOBUF_NAMESPACE_ID::Message {
551 explicit PROTOBUF_CONSTEXPR
BathyRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
556 *
this = ::std::move(from);
564 if (
this == &from)
return *
this;
565 if (GetOwningArena() == from.GetOwningArena()
566 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
567 && GetOwningArena() !=
nullptr
578 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
581 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
584 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
585 return GetDescriptor();
588 return default_instance().GetMetadata().descriptor;
591 return default_instance().GetMetadata().reflection;
594 return *internal_default_instance();
600 static constexpr int kIndexInFileMessages =
607 if (other ==
this)
return;
608 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
609 if (GetOwningArena() !=
nullptr &&
610 GetOwningArena() == other->GetOwningArena()) {
612 if (GetOwningArena() == other->GetOwningArena()) {
616 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
620 if (other ==
this)
return;
621 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
628 return CreateMaybeMessage<BathyRequest>(arena);
630 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
632 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
634 BathyRequest::MergeImpl(*
this, from);
637 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
639 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
640 bool IsInitialized() const final;
642 size_t ByteSizeLong() const final;
643 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
644 uint8_t* _InternalSerialize(
645 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
646 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
649 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
651 void SetCachedSize(
int size)
const final;
655 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
656 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
657 return "netsim.SVP.protobuf.BathyRequest";
661 bool is_message_owned =
false);
665 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
667 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
674 kLatitudeFieldNumber = 2,
675 kLongitudeFieldNumber = 3,
676 kRequestIdFieldNumber = 1,
679 int latitude_size()
const;
681 int _internal_latitude_size()
const;
683 void clear_latitude();
685 double _internal_latitude(
int index)
const;
686 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
687 _internal_latitude()
const;
688 void _internal_add_latitude(
double value);
689 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
690 _internal_mutable_latitude();
692 double latitude(
int index)
const;
693 void set_latitude(
int index,
double value);
694 void add_latitude(
double value);
695 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
697 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
701 int longitude_size()
const;
703 int _internal_longitude_size()
const;
705 void clear_longitude();
707 double _internal_longitude(
int index)
const;
708 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
709 _internal_longitude()
const;
710 void _internal_add_longitude(
double value);
711 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
712 _internal_mutable_longitude();
714 double longitude(
int index)
const;
715 void set_longitude(
int index,
double value);
716 void add_longitude(
double value);
717 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
719 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
723 bool has_request_id()
const;
725 bool _internal_has_request_id()
const;
727 void clear_request_id();
728 int32_t request_id()
const;
729 void set_request_id(int32_t value);
731 int32_t _internal_request_id()
const;
732 void _internal_set_request_id(int32_t value);
739 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
740 typedef void InternalArenaConstructable_;
741 typedef void DestructorSkippable_;
743 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
744 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
745 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > latitude_;
746 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > longitude_;
750 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
755 public ::PROTOBUF_NAMESPACE_ID::Message {
759 explicit PROTOBUF_CONSTEXPR
BathyResponse(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
764 *
this = ::std::move(from);
772 if (
this == &from)
return *
this;
773 if (GetOwningArena() == from.GetOwningArena()
774 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
775 && GetOwningArena() !=
nullptr
786 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
789 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
792 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
793 return GetDescriptor();
796 return default_instance().GetMetadata().descriptor;
799 return default_instance().GetMetadata().reflection;
802 return *internal_default_instance();
808 static constexpr int kIndexInFileMessages =
815 if (other ==
this)
return;
816 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
817 if (GetOwningArena() !=
nullptr &&
818 GetOwningArena() == other->GetOwningArena()) {
820 if (GetOwningArena() == other->GetOwningArena()) {
824 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
828 if (other ==
this)
return;
829 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
836 return CreateMaybeMessage<BathyResponse>(arena);
838 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
840 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
842 BathyResponse::MergeImpl(*
this, from);
845 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
847 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
848 bool IsInitialized() const final;
850 size_t ByteSizeLong() const final;
851 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
852 uint8_t* _InternalSerialize(
853 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
854 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
857 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
859 void SetCachedSize(
int size)
const final;
863 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
864 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
865 return "netsim.SVP.protobuf.BathyResponse";
869 bool is_message_owned =
false);
873 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
875 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
882 kBathyFieldNumber = 2,
883 kRequestIdFieldNumber = 1,
886 int bathy_size()
const;
888 int _internal_bathy_size()
const;
892 double _internal_bathy(
int index)
const;
893 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
894 _internal_bathy()
const;
895 void _internal_add_bathy(
double value);
896 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
897 _internal_mutable_bathy();
899 double bathy(
int index)
const;
900 void set_bathy(
int index,
double value);
901 void add_bathy(
double value);
902 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
904 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
908 bool has_request_id()
const;
910 bool _internal_has_request_id()
const;
912 void clear_request_id();
913 int32_t request_id()
const;
914 void set_request_id(int32_t value);
916 int32_t _internal_request_id()
const;
917 void _internal_set_request_id(int32_t value);
924 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
925 typedef void InternalArenaConstructable_;
926 typedef void DestructorSkippable_;
928 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
929 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
930 ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > bathy_;
934 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
939 public ::PROTOBUF_NAMESPACE_ID::Message {
948 *
this = ::std::move(from);
956 if (
this == &from)
return *
this;
957 if (GetOwningArena() == from.GetOwningArena()
958 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
959 && GetOwningArena() !=
nullptr
970 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
973 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
976 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
977 return GetDescriptor();
980 return default_instance().GetMetadata().descriptor;
983 return default_instance().GetMetadata().reflection;
986 return *internal_default_instance();
992 static constexpr int kIndexInFileMessages =
999 if (other ==
this)
return;
1000 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1001 if (GetOwningArena() !=
nullptr &&
1002 GetOwningArena() == other->GetOwningArena()) {
1004 if (GetOwningArena() == other->GetOwningArena()) {
1006 InternalSwap(other);
1008 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1012 if (other ==
this)
return;
1013 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1014 InternalSwap(other);
1020 return CreateMaybeMessage<EOFCoefficients_EOFWeight>(arena);
1022 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1024 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1026 EOFCoefficients_EOFWeight::MergeImpl(*
this, from);
1029 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1031 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1032 bool IsInitialized() const final;
1034 size_t ByteSizeLong() const final;
1035 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1036 uint8_t* _InternalSerialize(
1037 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1038 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1041 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1043 void SetCachedSize(
int size)
const final;
1047 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1048 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1049 return "netsim.SVP.protobuf.EOFCoefficients.EOFWeight";
1053 bool is_message_owned =
false);
1057 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1059 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1066 kValueFieldNumber = 2,
1067 kNumFieldNumber = 1,
1070 bool has_value()
const;
1072 bool _internal_has_value()
const;
1075 double value()
const;
1076 void set_value(
double value);
1078 double _internal_value()
const;
1079 void _internal_set_value(
double value);
1083 bool has_num()
const;
1085 bool _internal_has_num()
const;
1088 int32_t num()
const;
1089 void set_num(int32_t value);
1091 int32_t _internal_num()
const;
1092 void _internal_set_num(int32_t value);
1100 size_t RequiredFieldsByteSizeFallback()
const;
1102 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1103 typedef void InternalArenaConstructable_;
1104 typedef void DestructorSkippable_;
1106 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1107 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1112 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
1117 public ::PROTOBUF_NAMESPACE_ID::Message {
1121 explicit PROTOBUF_CONSTEXPR
EOFCoefficients(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
1126 *
this = ::std::move(from);
1134 if (
this == &from)
return *
this;
1135 if (GetOwningArena() == from.GetOwningArena()
1136 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1137 && GetOwningArena() !=
nullptr
1140 InternalSwap(&from);
1148 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
1151 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
1155 return GetDescriptor();
1158 return default_instance().GetMetadata().descriptor;
1161 return default_instance().GetMetadata().reflection;
1164 return *internal_default_instance();
1170 static constexpr int kIndexInFileMessages =
1177 if (other ==
this)
return;
1178 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1179 if (GetOwningArena() !=
nullptr &&
1180 GetOwningArena() == other->GetOwningArena()) {
1182 if (GetOwningArena() == other->GetOwningArena()) {
1184 InternalSwap(other);
1186 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1190 if (other ==
this)
return;
1191 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1192 InternalSwap(other);
1198 return CreateMaybeMessage<EOFCoefficients>(arena);
1200 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1202 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1204 EOFCoefficients::MergeImpl(*
this, from);
1207 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1209 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1210 bool IsInitialized() const final;
1212 size_t ByteSizeLong() const final;
1213 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1214 uint8_t* _InternalSerialize(
1215 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1216 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1219 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1221 void SetCachedSize(
int size)
const final;
1225 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1226 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1227 return "netsim.SVP.protobuf.EOFCoefficients";
1231 bool is_message_owned =
false);
1235 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1237 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1246 kEofWeightFieldNumber = 1,
1249 int eof_weight_size()
const;
1251 int _internal_eof_weight_size()
const;
1253 void clear_eof_weight();
1255 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >*
1256 mutable_eof_weight();
1258 const ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight& _internal_eof_weight(
int index)
const;
1261 const ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight& eof_weight(
int index)
const;
1263 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >&
1270 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1271 typedef void InternalArenaConstructable_;
1272 typedef void DestructorSkippable_;
1274 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight > eof_weight_;
1275 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1278 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
1283 public ::PROTOBUF_NAMESPACE_ID::Message {
1292 *
this = ::std::move(from);
1300 if (
this == &from)
return *
this;
1301 if (GetOwningArena() == from.GetOwningArena()
1302 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1303 && GetOwningArena() !=
nullptr
1306 InternalSwap(&from);
1314 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
1317 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
1321 return GetDescriptor();
1324 return default_instance().GetMetadata().descriptor;
1327 return default_instance().GetMetadata().reflection;
1330 return *internal_default_instance();
1336 static constexpr int kIndexInFileMessages =
1343 if (other ==
this)
return;
1344 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1345 if (GetOwningArena() !=
nullptr &&
1346 GetOwningArena() == other->GetOwningArena()) {
1348 if (GetOwningArena() == other->GetOwningArena()) {
1350 InternalSwap(other);
1352 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1356 if (other ==
this)
return;
1357 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1358 InternalSwap(other);
1364 return CreateMaybeMessage<EOFInternalWave_EOFAmplitudeFactor>(arena);
1366 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1368 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1370 EOFInternalWave_EOFAmplitudeFactor::MergeImpl(*
this, from);
1373 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1375 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1376 bool IsInitialized() const final;
1378 size_t ByteSizeLong() const final;
1379 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1380 uint8_t* _InternalSerialize(
1381 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1382 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1385 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1387 void SetCachedSize(
int size)
const final;
1391 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1392 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1393 return "netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor";
1397 bool is_message_owned =
false);
1401 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1403 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1410 kFactorFieldNumber = 2,
1411 kNumFieldNumber = 1,
1414 bool has_factor()
const;
1416 bool _internal_has_factor()
const;
1418 void clear_factor();
1419 double factor()
const;
1420 void set_factor(
double value);
1422 double _internal_factor()
const;
1423 void _internal_set_factor(
double value);
1427 bool has_num()
const;
1429 bool _internal_has_num()
const;
1432 int32_t num()
const;
1433 void set_num(int32_t value);
1435 int32_t _internal_num()
const;
1436 void _internal_set_num(int32_t value);
1443 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1444 typedef void InternalArenaConstructable_;
1445 typedef void DestructorSkippable_;
1447 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1448 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1453 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
1458 public ::PROTOBUF_NAMESPACE_ID::Message {
1462 explicit PROTOBUF_CONSTEXPR
EOFInternalWave(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
1467 *
this = ::std::move(from);
1475 if (
this == &from)
return *
this;
1476 if (GetOwningArena() == from.GetOwningArena()
1477 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1478 && GetOwningArena() !=
nullptr
1481 InternalSwap(&from);
1489 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
1492 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
1496 return GetDescriptor();
1499 return default_instance().GetMetadata().descriptor;
1502 return default_instance().GetMetadata().reflection;
1505 return *internal_default_instance();
1511 static constexpr int kIndexInFileMessages =
1518 if (other ==
this)
return;
1519 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1520 if (GetOwningArena() !=
nullptr &&
1521 GetOwningArena() == other->GetOwningArena()) {
1523 if (GetOwningArena() == other->GetOwningArena()) {
1525 InternalSwap(other);
1527 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
1531 if (other ==
this)
return;
1532 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
1533 InternalSwap(other);
1539 return CreateMaybeMessage<EOFInternalWave>(arena);
1541 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
1543 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
1545 EOFInternalWave::MergeImpl(*
this, from);
1548 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
1550 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1551 bool IsInitialized() const final;
1553 size_t ByteSizeLong() const final;
1554 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
1555 uint8_t* _InternalSerialize(
1556 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
1557 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
1560 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
1562 void SetCachedSize(
int size)
const final;
1566 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
1567 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
1568 return "netsim.SVP.protobuf.EOFInternalWave";
1572 bool is_message_owned =
false);
1576 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
1578 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
1587 kEofWaveFieldNumber = 5,
1588 kPeriodFieldNumber = 1,
1589 kWavelengthFieldNumber = 2,
1590 kHeadingFieldNumber = 3,
1593 int eof_wave_size()
const;
1595 int _internal_eof_wave_size()
const;
1597 void clear_eof_wave();
1599 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >*
1602 const ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor& _internal_eof_wave(
int index)
const;
1605 const ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor& eof_wave(
int index)
const;
1607 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >&
1611 bool has_period()
const;
1613 bool _internal_has_period()
const;
1615 void clear_period();
1616 double period()
const;
1617 void set_period(
double value);
1619 double _internal_period()
const;
1620 void _internal_set_period(
double value);
1624 bool has_wavelength()
const;
1626 bool _internal_has_wavelength()
const;
1628 void clear_wavelength();
1629 double wavelength()
const;
1630 void set_wavelength(
double value);
1632 double _internal_wavelength()
const;
1633 void _internal_set_wavelength(
double value);
1637 bool has_heading()
const;
1639 bool _internal_has_heading()
const;
1641 void clear_heading();
1642 double heading()
const;
1643 void set_heading(
double value);
1645 double _internal_heading()
const;
1646 void _internal_set_heading(
double value);
1654 size_t RequiredFieldsByteSizeFallback()
const;
1656 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
1657 typedef void InternalArenaConstructable_;
1658 typedef void DestructorSkippable_;
1660 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
1661 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
1662 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor > eof_wave_;
1668 friend struct ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto;
1676 #pragma GCC diagnostic push
1677 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
1682inline bool Request::_internal_has_request_id()
const {
1683 bool value = (_impl_._has_bits_[0] & 0x00000080u) != 0;
1686inline bool Request::has_request_id()
const {
1687 return _internal_has_request_id();
1689inline void Request::clear_request_id() {
1690 _impl_.request_id_ = 0;
1691 _impl_._has_bits_[0] &= ~0x00000080u;
1693inline int32_t Request::_internal_request_id()
const {
1694 return _impl_.request_id_;
1696inline int32_t Request::request_id()
const {
1698 return _internal_request_id();
1700inline void Request::_internal_set_request_id(int32_t value) {
1701 _impl_._has_bits_[0] |= 0x00000080u;
1702 _impl_.request_id_ = value;
1704inline void Request::set_request_id(int32_t value) {
1705 _internal_set_request_id(value);
1710inline bool Request::_internal_has_utc_time()
const {
1711 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
1714inline bool Request::has_utc_time()
const {
1715 return _internal_has_utc_time();
1717inline void Request::clear_utc_time() {
1718 _impl_.utc_time_ = 0;
1719 _impl_._has_bits_[0] &= ~0x00000001u;
1721inline double Request::_internal_utc_time()
const {
1722 return _impl_.utc_time_;
1724inline double Request::utc_time()
const {
1726 return _internal_utc_time();
1728inline void Request::_internal_set_utc_time(
double value) {
1729 _impl_._has_bits_[0] |= 0x00000001u;
1730 _impl_.utc_time_ = value;
1732inline void Request::set_utc_time(
double value) {
1733 _internal_set_utc_time(value);
1738inline bool Request::_internal_has_source_lat()
const {
1739 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
1742inline bool Request::has_source_lat()
const {
1743 return _internal_has_source_lat();
1745inline void Request::clear_source_lat() {
1746 _impl_.source_lat_ = 0;
1747 _impl_._has_bits_[0] &= ~0x00000002u;
1749inline double Request::_internal_source_lat()
const {
1750 return _impl_.source_lat_;
1752inline double Request::source_lat()
const {
1754 return _internal_source_lat();
1756inline void Request::_internal_set_source_lat(
double value) {
1757 _impl_._has_bits_[0] |= 0x00000002u;
1758 _impl_.source_lat_ = value;
1760inline void Request::set_source_lat(
double value) {
1761 _internal_set_source_lat(value);
1766inline bool Request::_internal_has_source_lon()
const {
1767 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
1770inline bool Request::has_source_lon()
const {
1771 return _internal_has_source_lon();
1773inline void Request::clear_source_lon() {
1774 _impl_.source_lon_ = 0;
1775 _impl_._has_bits_[0] &= ~0x00000004u;
1777inline double Request::_internal_source_lon()
const {
1778 return _impl_.source_lon_;
1780inline double Request::source_lon()
const {
1782 return _internal_source_lon();
1784inline void Request::_internal_set_source_lon(
double value) {
1785 _impl_._has_bits_[0] |= 0x00000004u;
1786 _impl_.source_lon_ = value;
1788inline void Request::set_source_lon(
double value) {
1789 _internal_set_source_lon(value);
1794inline bool Request::_internal_has_receiver_lat()
const {
1795 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
1798inline bool Request::has_receiver_lat()
const {
1799 return _internal_has_receiver_lat();
1801inline void Request::clear_receiver_lat() {
1802 _impl_.receiver_lat_ = 0;
1803 _impl_._has_bits_[0] &= ~0x00000008u;
1805inline double Request::_internal_receiver_lat()
const {
1806 return _impl_.receiver_lat_;
1808inline double Request::receiver_lat()
const {
1810 return _internal_receiver_lat();
1812inline void Request::_internal_set_receiver_lat(
double value) {
1813 _impl_._has_bits_[0] |= 0x00000008u;
1814 _impl_.receiver_lat_ = value;
1816inline void Request::set_receiver_lat(
double value) {
1817 _internal_set_receiver_lat(value);
1822inline bool Request::_internal_has_receiver_lon()
const {
1823 bool value = (_impl_._has_bits_[0] & 0x00000010u) != 0;
1826inline bool Request::has_receiver_lon()
const {
1827 return _internal_has_receiver_lon();
1829inline void Request::clear_receiver_lon() {
1830 _impl_.receiver_lon_ = 0;
1831 _impl_._has_bits_[0] &= ~0x00000010u;
1833inline double Request::_internal_receiver_lon()
const {
1834 return _impl_.receiver_lon_;
1836inline double Request::receiver_lon()
const {
1838 return _internal_receiver_lon();
1840inline void Request::_internal_set_receiver_lon(
double value) {
1841 _impl_._has_bits_[0] |= 0x00000010u;
1842 _impl_.receiver_lon_ = value;
1844inline void Request::set_receiver_lon(
double value) {
1845 _internal_set_receiver_lon(value);
1850inline bool Request::_internal_has_delta_range()
const {
1851 bool value = (_impl_._has_bits_[0] & 0x00000020u) != 0;
1854inline bool Request::has_delta_range()
const {
1855 return _internal_has_delta_range();
1857inline void Request::clear_delta_range() {
1858 _impl_.delta_range_ = 0;
1859 _impl_._has_bits_[0] &= ~0x00000020u;
1861inline double Request::_internal_delta_range()
const {
1862 return _impl_.delta_range_;
1864inline double Request::delta_range()
const {
1866 return _internal_delta_range();
1868inline void Request::_internal_set_delta_range(
double value) {
1869 _impl_._has_bits_[0] |= 0x00000020u;
1870 _impl_.delta_range_ = value;
1872inline void Request::set_delta_range(
double value) {
1873 _internal_set_delta_range(value);
1878inline bool Request::_internal_has_delta_depth()
const {
1879 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0;
1882inline bool Request::has_delta_depth()
const {
1883 return _internal_has_delta_depth();
1885inline void Request::clear_delta_depth() {
1886 _impl_.delta_depth_ = 0;
1887 _impl_._has_bits_[0] &= ~0x00000040u;
1889inline double Request::_internal_delta_depth()
const {
1890 return _impl_.delta_depth_;
1892inline double Request::delta_depth()
const {
1894 return _internal_delta_depth();
1896inline void Request::_internal_set_delta_depth(
double value) {
1897 _impl_._has_bits_[0] |= 0x00000040u;
1898 _impl_.delta_depth_ = value;
1900inline void Request::set_delta_depth(
double value) {
1901 _internal_set_delta_depth(value);
1910inline bool Response::_internal_has_request_id()
const {
1911 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
1914inline bool Response::has_request_id()
const {
1915 return _internal_has_request_id();
1917inline void Response::clear_request_id() {
1918 _impl_.request_id_ = 0;
1919 _impl_._has_bits_[0] &= ~0x00000001u;
1921inline int32_t Response::_internal_request_id()
const {
1922 return _impl_.request_id_;
1924inline int32_t Response::request_id()
const {
1926 return _internal_request_id();
1928inline void Response::_internal_set_request_id(int32_t value) {
1929 _impl_._has_bits_[0] |= 0x00000001u;
1930 _impl_.request_id_ = value;
1932inline void Response::set_request_id(int32_t value) {
1933 _internal_set_request_id(value);
1938inline int Response::_internal_water_column_size()
const {
1939 return _impl_.water_column_.size();
1941inline int Response::water_column_size()
const {
1942 return _internal_water_column_size();
1944inline ::netsim::bellhop::protobuf::Environment_WaterColumn* Response::mutable_water_column(
int index) {
1946 return _impl_.water_column_.Mutable(index);
1948inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >*
1949Response::mutable_water_column() {
1951 return &_impl_.water_column_;
1953inline const ::netsim::bellhop::protobuf::Environment_WaterColumn& Response::_internal_water_column(
int index)
const {
1954 return _impl_.water_column_.Get(index);
1956inline const ::netsim::bellhop::protobuf::Environment_WaterColumn& Response::water_column(
int index)
const {
1958 return _internal_water_column(index);
1960inline ::netsim::bellhop::protobuf::Environment_WaterColumn* Response::_internal_add_water_column() {
1961 return _impl_.water_column_.Add();
1963inline ::netsim::bellhop::protobuf::Environment_WaterColumn* Response::add_water_column() {
1968inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >&
1969Response::water_column()
const {
1971 return _impl_.water_column_;
1979inline bool BathyRequest::_internal_has_request_id()
const {
1980 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
1983inline bool BathyRequest::has_request_id()
const {
1984 return _internal_has_request_id();
1986inline void BathyRequest::clear_request_id() {
1987 _impl_.request_id_ = 0;
1988 _impl_._has_bits_[0] &= ~0x00000001u;
1990inline int32_t BathyRequest::_internal_request_id()
const {
1991 return _impl_.request_id_;
1993inline int32_t BathyRequest::request_id()
const {
1995 return _internal_request_id();
1997inline void BathyRequest::_internal_set_request_id(int32_t value) {
1998 _impl_._has_bits_[0] |= 0x00000001u;
1999 _impl_.request_id_ = value;
2001inline void BathyRequest::set_request_id(int32_t value) {
2002 _internal_set_request_id(value);
2007inline int BathyRequest::_internal_latitude_size()
const {
2008 return _impl_.latitude_.size();
2010inline int BathyRequest::latitude_size()
const {
2011 return _internal_latitude_size();
2013inline void BathyRequest::clear_latitude() {
2014 _impl_.latitude_.Clear();
2016inline double BathyRequest::_internal_latitude(
int index)
const {
2017 return _impl_.latitude_.Get(index);
2019inline double BathyRequest::latitude(
int index)
const {
2021 return _internal_latitude(index);
2023inline void BathyRequest::set_latitude(
int index,
double value) {
2024 _impl_.latitude_.Set(index, value);
2027inline void BathyRequest::_internal_add_latitude(
double value) {
2028 _impl_.latitude_.Add(value);
2030inline void BathyRequest::add_latitude(
double value) {
2031 _internal_add_latitude(value);
2034inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
2035BathyRequest::_internal_latitude()
const {
2036 return _impl_.latitude_;
2038inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
2039BathyRequest::latitude()
const {
2041 return _internal_latitude();
2043inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
2044BathyRequest::_internal_mutable_latitude() {
2045 return &_impl_.latitude_;
2047inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
2048BathyRequest::mutable_latitude() {
2050 return _internal_mutable_latitude();
2054inline int BathyRequest::_internal_longitude_size()
const {
2055 return _impl_.longitude_.size();
2057inline int BathyRequest::longitude_size()
const {
2058 return _internal_longitude_size();
2060inline void BathyRequest::clear_longitude() {
2061 _impl_.longitude_.Clear();
2063inline double BathyRequest::_internal_longitude(
int index)
const {
2064 return _impl_.longitude_.Get(index);
2066inline double BathyRequest::longitude(
int index)
const {
2068 return _internal_longitude(index);
2070inline void BathyRequest::set_longitude(
int index,
double value) {
2071 _impl_.longitude_.Set(index, value);
2074inline void BathyRequest::_internal_add_longitude(
double value) {
2075 _impl_.longitude_.Add(value);
2077inline void BathyRequest::add_longitude(
double value) {
2078 _internal_add_longitude(value);
2081inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
2082BathyRequest::_internal_longitude()
const {
2083 return _impl_.longitude_;
2085inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
2086BathyRequest::longitude()
const {
2088 return _internal_longitude();
2090inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
2091BathyRequest::_internal_mutable_longitude() {
2092 return &_impl_.longitude_;
2094inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
2095BathyRequest::mutable_longitude() {
2097 return _internal_mutable_longitude();
2105inline bool BathyResponse::_internal_has_request_id()
const {
2106 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
2109inline bool BathyResponse::has_request_id()
const {
2110 return _internal_has_request_id();
2112inline void BathyResponse::clear_request_id() {
2113 _impl_.request_id_ = 0;
2114 _impl_._has_bits_[0] &= ~0x00000001u;
2116inline int32_t BathyResponse::_internal_request_id()
const {
2117 return _impl_.request_id_;
2119inline int32_t BathyResponse::request_id()
const {
2121 return _internal_request_id();
2123inline void BathyResponse::_internal_set_request_id(int32_t value) {
2124 _impl_._has_bits_[0] |= 0x00000001u;
2125 _impl_.request_id_ = value;
2127inline void BathyResponse::set_request_id(int32_t value) {
2128 _internal_set_request_id(value);
2133inline int BathyResponse::_internal_bathy_size()
const {
2134 return _impl_.bathy_.size();
2136inline int BathyResponse::bathy_size()
const {
2137 return _internal_bathy_size();
2139inline void BathyResponse::clear_bathy() {
2140 _impl_.bathy_.Clear();
2142inline double BathyResponse::_internal_bathy(
int index)
const {
2143 return _impl_.bathy_.Get(index);
2145inline double BathyResponse::bathy(
int index)
const {
2147 return _internal_bathy(index);
2149inline void BathyResponse::set_bathy(
int index,
double value) {
2150 _impl_.bathy_.Set(index, value);
2153inline void BathyResponse::_internal_add_bathy(
double value) {
2154 _impl_.bathy_.Add(value);
2156inline void BathyResponse::add_bathy(
double value) {
2157 _internal_add_bathy(value);
2160inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
2161BathyResponse::_internal_bathy()
const {
2162 return _impl_.bathy_;
2164inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >&
2165BathyResponse::bathy()
const {
2167 return _internal_bathy();
2169inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
2170BathyResponse::_internal_mutable_bathy() {
2171 return &_impl_.bathy_;
2173inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >*
2174BathyResponse::mutable_bathy() {
2176 return _internal_mutable_bathy();
2184inline bool EOFCoefficients_EOFWeight::_internal_has_num()
const {
2185 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
2188inline bool EOFCoefficients_EOFWeight::has_num()
const {
2189 return _internal_has_num();
2191inline void EOFCoefficients_EOFWeight::clear_num() {
2193 _impl_._has_bits_[0] &= ~0x00000002u;
2195inline int32_t EOFCoefficients_EOFWeight::_internal_num()
const {
2198inline int32_t EOFCoefficients_EOFWeight::num()
const {
2200 return _internal_num();
2202inline void EOFCoefficients_EOFWeight::_internal_set_num(int32_t value) {
2203 _impl_._has_bits_[0] |= 0x00000002u;
2204 _impl_.num_ = value;
2206inline void EOFCoefficients_EOFWeight::set_num(int32_t value) {
2207 _internal_set_num(value);
2212inline bool EOFCoefficients_EOFWeight::_internal_has_value()
const {
2213 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
2216inline bool EOFCoefficients_EOFWeight::has_value()
const {
2217 return _internal_has_value();
2219inline void EOFCoefficients_EOFWeight::clear_value() {
2221 _impl_._has_bits_[0] &= ~0x00000001u;
2223inline double EOFCoefficients_EOFWeight::_internal_value()
const {
2224 return _impl_.value_;
2226inline double EOFCoefficients_EOFWeight::value()
const {
2228 return _internal_value();
2230inline void EOFCoefficients_EOFWeight::_internal_set_value(
double value) {
2231 _impl_._has_bits_[0] |= 0x00000001u;
2232 _impl_.value_ = value;
2234inline void EOFCoefficients_EOFWeight::set_value(
double value) {
2235 _internal_set_value(value);
2244inline int EOFCoefficients::_internal_eof_weight_size()
const {
2245 return _impl_.eof_weight_.size();
2247inline int EOFCoefficients::eof_weight_size()
const {
2248 return _internal_eof_weight_size();
2250inline void EOFCoefficients::clear_eof_weight() {
2251 _impl_.eof_weight_.Clear();
2253inline ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* EOFCoefficients::mutable_eof_weight(
int index) {
2255 return _impl_.eof_weight_.Mutable(index);
2257inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >*
2258EOFCoefficients::mutable_eof_weight() {
2260 return &_impl_.eof_weight_;
2262inline const ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight& EOFCoefficients::_internal_eof_weight(
int index)
const {
2263 return _impl_.eof_weight_.Get(index);
2265inline const ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight& EOFCoefficients::eof_weight(
int index)
const {
2267 return _internal_eof_weight(index);
2269inline ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* EOFCoefficients::_internal_add_eof_weight() {
2270 return _impl_.eof_weight_.Add();
2272inline ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* EOFCoefficients::add_eof_weight() {
2277inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >&
2278EOFCoefficients::eof_weight()
const {
2280 return _impl_.eof_weight_;
2288inline bool EOFInternalWave_EOFAmplitudeFactor::_internal_has_num()
const {
2289 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
2292inline bool EOFInternalWave_EOFAmplitudeFactor::has_num()
const {
2293 return _internal_has_num();
2295inline void EOFInternalWave_EOFAmplitudeFactor::clear_num() {
2297 _impl_._has_bits_[0] &= ~0x00000002u;
2299inline int32_t EOFInternalWave_EOFAmplitudeFactor::_internal_num()
const {
2302inline int32_t EOFInternalWave_EOFAmplitudeFactor::num()
const {
2304 return _internal_num();
2306inline void EOFInternalWave_EOFAmplitudeFactor::_internal_set_num(int32_t value) {
2307 _impl_._has_bits_[0] |= 0x00000002u;
2308 _impl_.num_ = value;
2310inline void EOFInternalWave_EOFAmplitudeFactor::set_num(int32_t value) {
2311 _internal_set_num(value);
2316inline bool EOFInternalWave_EOFAmplitudeFactor::_internal_has_factor()
const {
2317 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
2320inline bool EOFInternalWave_EOFAmplitudeFactor::has_factor()
const {
2321 return _internal_has_factor();
2323inline void EOFInternalWave_EOFAmplitudeFactor::clear_factor() {
2325 _impl_._has_bits_[0] &= ~0x00000001u;
2327inline double EOFInternalWave_EOFAmplitudeFactor::_internal_factor()
const {
2328 return _impl_.factor_;
2330inline double EOFInternalWave_EOFAmplitudeFactor::factor()
const {
2332 return _internal_factor();
2334inline void EOFInternalWave_EOFAmplitudeFactor::_internal_set_factor(
double value) {
2335 _impl_._has_bits_[0] |= 0x00000001u;
2336 _impl_.factor_ = value;
2338inline void EOFInternalWave_EOFAmplitudeFactor::set_factor(
double value) {
2339 _internal_set_factor(value);
2348inline bool EOFInternalWave::_internal_has_period()
const {
2349 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
2352inline bool EOFInternalWave::has_period()
const {
2353 return _internal_has_period();
2355inline void EOFInternalWave::clear_period() {
2357 _impl_._has_bits_[0] &= ~0x00000001u;
2359inline double EOFInternalWave::_internal_period()
const {
2360 return _impl_.period_;
2362inline double EOFInternalWave::period()
const {
2364 return _internal_period();
2366inline void EOFInternalWave::_internal_set_period(
double value) {
2367 _impl_._has_bits_[0] |= 0x00000001u;
2368 _impl_.period_ = value;
2370inline void EOFInternalWave::set_period(
double value) {
2371 _internal_set_period(value);
2376inline bool EOFInternalWave::_internal_has_wavelength()
const {
2377 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
2380inline bool EOFInternalWave::has_wavelength()
const {
2381 return _internal_has_wavelength();
2383inline void EOFInternalWave::clear_wavelength() {
2384 _impl_.wavelength_ = 0;
2385 _impl_._has_bits_[0] &= ~0x00000002u;
2387inline double EOFInternalWave::_internal_wavelength()
const {
2388 return _impl_.wavelength_;
2390inline double EOFInternalWave::wavelength()
const {
2392 return _internal_wavelength();
2394inline void EOFInternalWave::_internal_set_wavelength(
double value) {
2395 _impl_._has_bits_[0] |= 0x00000002u;
2396 _impl_.wavelength_ = value;
2398inline void EOFInternalWave::set_wavelength(
double value) {
2399 _internal_set_wavelength(value);
2404inline bool EOFInternalWave::_internal_has_heading()
const {
2405 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
2408inline bool EOFInternalWave::has_heading()
const {
2409 return _internal_has_heading();
2411inline void EOFInternalWave::clear_heading() {
2412 _impl_.heading_ = 0;
2413 _impl_._has_bits_[0] &= ~0x00000004u;
2415inline double EOFInternalWave::_internal_heading()
const {
2416 return _impl_.heading_;
2418inline double EOFInternalWave::heading()
const {
2420 return _internal_heading();
2422inline void EOFInternalWave::_internal_set_heading(
double value) {
2423 _impl_._has_bits_[0] |= 0x00000004u;
2424 _impl_.heading_ = value;
2426inline void EOFInternalWave::set_heading(
double value) {
2427 _internal_set_heading(value);
2432inline int EOFInternalWave::_internal_eof_wave_size()
const {
2433 return _impl_.eof_wave_.size();
2435inline int EOFInternalWave::eof_wave_size()
const {
2436 return _internal_eof_wave_size();
2438inline void EOFInternalWave::clear_eof_wave() {
2439 _impl_.eof_wave_.Clear();
2441inline ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* EOFInternalWave::mutable_eof_wave(
int index) {
2443 return _impl_.eof_wave_.Mutable(index);
2445inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >*
2446EOFInternalWave::mutable_eof_wave() {
2448 return &_impl_.eof_wave_;
2450inline const ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor& EOFInternalWave::_internal_eof_wave(
int index)
const {
2451 return _impl_.eof_wave_.Get(index);
2453inline const ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor& EOFInternalWave::eof_wave(
int index)
const {
2455 return _internal_eof_wave(index);
2457inline ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* EOFInternalWave::_internal_add_eof_wave() {
2458 return _impl_.eof_wave_.Add();
2460inline ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* EOFInternalWave::add_eof_wave() {
2465inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >&
2466EOFInternalWave::eof_wave()
const {
2468 return _impl_.eof_wave_;
2472 #pragma GCC diagnostic pop
2497#include <google/protobuf/port_undef.inc>
PROTOBUF_CONSTEXPR BathyRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
BathyRequest(const BathyRequest &from)
BathyRequest & operator=(BathyRequest &&from) noexcept
void MergeFrom(const BathyRequest &from)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
static const BathyRequest * internal_default_instance()
friend void swap(BathyRequest &a, BathyRequest &b)
void Swap(BathyRequest *other)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const BathyRequest & default_instance()
BathyRequest * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const ClassData _class_data_
void UnsafeArenaSwap(BathyRequest *other)
void CopyFrom(const BathyRequest &from)
BathyRequest(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
BathyRequest(BathyRequest &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
BathyRequest & operator=(const BathyRequest &from)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
friend void swap(BathyResponse &a, BathyResponse &b)
void MergeFrom(const BathyResponse &from)
BathyResponse * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const BathyResponse & default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void CopyFrom(const BathyResponse &from)
PROTOBUF_CONSTEXPR BathyResponse(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void Swap(BathyResponse *other)
BathyResponse & operator=(BathyResponse &&from) noexcept
static const BathyResponse * internal_default_instance()
~BathyResponse() override
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
BathyResponse(const BathyResponse &from)
BathyResponse & operator=(const BathyResponse &from)
void UnsafeArenaSwap(BathyResponse *other)
BathyResponse(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
BathyResponse(BathyResponse &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static const ClassData _class_data_
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
EOFCoefficients_EOFWeight & operator=(const EOFCoefficients_EOFWeight &from)
static const ClassData _class_data_
static const EOFCoefficients_EOFWeight * internal_default_instance()
friend void swap(EOFCoefficients_EOFWeight &a, EOFCoefficients_EOFWeight &b)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
EOFCoefficients_EOFWeight(const EOFCoefficients_EOFWeight &from)
EOFCoefficients_EOFWeight * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void Swap(EOFCoefficients_EOFWeight *other)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void UnsafeArenaSwap(EOFCoefficients_EOFWeight *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
PROTOBUF_CONSTEXPR EOFCoefficients_EOFWeight(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
EOFCoefficients_EOFWeight(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const EOFCoefficients_EOFWeight & default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
EOFCoefficients_EOFWeight & operator=(EOFCoefficients_EOFWeight &&from) noexcept
EOFCoefficients_EOFWeight()
EOFCoefficients_EOFWeight(EOFCoefficients_EOFWeight &&from) noexcept
~EOFCoefficients_EOFWeight() override
void CopyFrom(const EOFCoefficients_EOFWeight &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void MergeFrom(const EOFCoefficients_EOFWeight &from)
void UnsafeArenaSwap(EOFCoefficients *other)
PROTOBUF_CONSTEXPR EOFCoefficients(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
EOFCoefficients(EOFCoefficients &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
EOFCoefficients & operator=(const EOFCoefficients &from)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const ClassData _class_data_
void Swap(EOFCoefficients *other)
EOFCoefficients & operator=(EOFCoefficients &&from) noexcept
static const EOFCoefficients & default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
EOFCoefficients(const EOFCoefficients &from)
EOFCoefficients * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom(const EOFCoefficients &from)
~EOFCoefficients() override
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
void MergeFrom(const EOFCoefficients &from)
static const EOFCoefficients * internal_default_instance()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
EOFCoefficients(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
friend void swap(EOFCoefficients &a, EOFCoefficients &b)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
EOFInternalWave_EOFAmplitudeFactor()
static const EOFInternalWave_EOFAmplitudeFactor * internal_default_instance()
void Swap(EOFInternalWave_EOFAmplitudeFactor *other)
void CopyFrom(const EOFInternalWave_EOFAmplitudeFactor &from)
EOFInternalWave_EOFAmplitudeFactor & operator=(const EOFInternalWave_EOFAmplitudeFactor &from)
void MergeFrom(const EOFInternalWave_EOFAmplitudeFactor &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
EOFInternalWave_EOFAmplitudeFactor(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
EOFInternalWave_EOFAmplitudeFactor & operator=(EOFInternalWave_EOFAmplitudeFactor &&from) noexcept
~EOFInternalWave_EOFAmplitudeFactor() override
EOFInternalWave_EOFAmplitudeFactor(const EOFInternalWave_EOFAmplitudeFactor &from)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void UnsafeArenaSwap(EOFInternalWave_EOFAmplitudeFactor *other)
static const ClassData _class_data_
EOFInternalWave_EOFAmplitudeFactor(EOFInternalWave_EOFAmplitudeFactor &&from) noexcept
EOFInternalWave_EOFAmplitudeFactor * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
static const EOFInternalWave_EOFAmplitudeFactor & default_instance()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
friend void swap(EOFInternalWave_EOFAmplitudeFactor &a, EOFInternalWave_EOFAmplitudeFactor &b)
PROTOBUF_CONSTEXPR EOFInternalWave_EOFAmplitudeFactor(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
EOFInternalWave(EOFInternalWave &&from) noexcept
EOFInternalWave * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void UnsafeArenaSwap(EOFInternalWave *other)
EOFInternalWave & operator=(EOFInternalWave &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
friend void swap(EOFInternalWave &a, EOFInternalWave &b)
EOFInternalWave(const EOFInternalWave &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void CopyFrom(const EOFInternalWave &from)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
void Swap(EOFInternalWave *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
static const ClassData _class_data_
static const EOFInternalWave & default_instance()
static const EOFInternalWave * internal_default_instance()
void MergeFrom(const EOFInternalWave &from)
~EOFInternalWave() override
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
PROTOBUF_CONSTEXPR EOFInternalWave(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
EOFInternalWave(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
EOFInternalWave & operator=(const EOFInternalWave &from)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
bool has_source_lat() const
void set_receiver_lon(double value)
void set_utc_time(double value)
bool IsInitialized() const final
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
int32_t request_id() const
Request(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
int GetCachedSize() const final
Request & operator=(const Request &from)
bool has_utc_time() const
void set_request_id(int32_t value)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
bool has_delta_depth() const
double delta_range() const
double delta_depth() const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void clear_receiver_lon()
size_t ByteSizeLong() const final
void set_receiver_lat(double value)
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
void Swap(Request *other)
Request(Request &&from) noexcept
void set_source_lon(double value)
void clear_receiver_lat()
static constexpr int kIndexInFileMessages
static const ClassData _class_data_
void MergeFrom(const Request &from)
void CopyFrom(const Request &from)
bool has_receiver_lon() const
void set_delta_depth(double value)
Request & operator=(Request &&from) noexcept
void UnsafeArenaSwap(Request *other)
PROTOBUF_CONSTEXPR Request(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
double source_lat() const
double source_lon() const
bool has_request_id() const
static const Request * internal_default_instance()
bool has_delta_range() const
Request * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
@ kReceiverLonFieldNumber
@ kReceiverLatFieldNumber
double receiver_lon() const
void set_delta_range(double value)
Request(const Request &from)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
bool has_receiver_lat() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
friend void swap(Request &a, Request &b)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
double receiver_lat() const
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
static const Request & default_instance()
bool has_source_lon() const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
void set_source_lat(double value)
void Swap(Response *other)
static const Response & default_instance()
Response & operator=(Response &&from) noexcept
Response & operator=(const Response &from)
void UnsafeArenaSwap(Response *other)
void clear_water_column()
Response(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void MergeFrom(const Response &from)
void CopyFrom(const Response &from)
static const Response * internal_default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Response * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
static const ClassData _class_data_
friend void swap(Response &a, Response &b)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
PROTOBUF_CONSTEXPR Response(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
Response(Response &&from) noexcept
Response(const Response &from)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
EOFCoefficients_EOFWeightDefaultTypeInternal _EOFCoefficients_EOFWeight_default_instance_
EOFInternalWave_EOFAmplitudeFactorDefaultTypeInternal _EOFInternalWave_EOFAmplitudeFactor_default_instance_
EOFInternalWaveDefaultTypeInternal _EOFInternalWave_default_instance_
RequestDefaultTypeInternal _Request_default_instance_
EOFCoefficientsDefaultTypeInternal _EOFCoefficients_default_instance_
BathyResponseDefaultTypeInternal _BathyResponse_default_instance_
BathyRequestDefaultTypeInternal _BathyRequest_default_instance_
ResponseDefaultTypeInternal _Response_default_instance_
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto