NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
svp_request_response.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: netsim/acousticstoolbox/svp_request_response.proto
3 
4 #ifndef PROTOBUF_INCLUDED_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
5 #define PROTOBUF_INCLUDED_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
6 
7 #include <string>
8 
9 #include <google/protobuf/stubs/common.h>
10 
11 #if GOOGLE_PROTOBUF_VERSION < 3006001
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
14 #error your headers.
15 #endif
16 #if 3006001 < GOOGLE_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.
20 #endif
21 
22 #include <google/protobuf/io/coded_stream.h>
23 #include <google/protobuf/arena.h>
24 #include <google/protobuf/arenastring.h>
25 #include <google/protobuf/generated_message_table_driven.h>
26 #include <google/protobuf/generated_message_util.h>
27 #include <google/protobuf/inlined_string_field.h>
28 #include <google/protobuf/metadata.h>
29 #include <google/protobuf/message.h>
30 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
31 #include <google/protobuf/extension_set.h> // IWYU pragma: export
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>
38 // @@protoc_insertion_point(includes)
39 #define PROTOBUF_INTERNAL_EXPORT_protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
40 
42 // Internal implementation detail -- do not use these members.
43 struct TableStruct {
44  static const ::google::protobuf::internal::ParseTableField entries[];
45  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
46  static const ::google::protobuf::internal::ParseTable schema[8];
47  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
48  static const ::google::protobuf::internal::SerializationTable serialization_table[];
49  static const ::google::protobuf::uint32 offsets[];
50 };
51 void AddDescriptors();
52 } // namespace protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
53 namespace netsim {
54 namespace SVP {
55 namespace protobuf {
56 class BathyRequest;
57 class BathyRequestDefaultTypeInternal;
58 extern BathyRequestDefaultTypeInternal _BathyRequest_default_instance_;
59 class BathyResponse;
60 class BathyResponseDefaultTypeInternal;
61 extern BathyResponseDefaultTypeInternal _BathyResponse_default_instance_;
62 class EOFCoefficients;
63 class EOFCoefficientsDefaultTypeInternal;
64 extern EOFCoefficientsDefaultTypeInternal _EOFCoefficients_default_instance_;
66 class EOFCoefficients_EOFWeightDefaultTypeInternal;
67 extern EOFCoefficients_EOFWeightDefaultTypeInternal _EOFCoefficients_EOFWeight_default_instance_;
68 class EOFInternalWave;
69 class EOFInternalWaveDefaultTypeInternal;
70 extern EOFInternalWaveDefaultTypeInternal _EOFInternalWave_default_instance_;
72 class EOFInternalWave_EOFAmplitudeFactorDefaultTypeInternal;
73 extern EOFInternalWave_EOFAmplitudeFactorDefaultTypeInternal _EOFInternalWave_EOFAmplitudeFactor_default_instance_;
74 class Request;
75 class RequestDefaultTypeInternal;
76 extern RequestDefaultTypeInternal _Request_default_instance_;
77 class Response;
78 class ResponseDefaultTypeInternal;
79 extern ResponseDefaultTypeInternal _Response_default_instance_;
80 } // namespace protobuf
81 } // namespace SVP
82 } // namespace netsim
83 namespace google {
84 namespace protobuf {
85 template<> ::netsim::SVP::protobuf::BathyRequest* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::BathyRequest>(Arena*);
86 template<> ::netsim::SVP::protobuf::BathyResponse* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::BathyResponse>(Arena*);
87 template<> ::netsim::SVP::protobuf::EOFCoefficients* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::EOFCoefficients>(Arena*);
88 template<> ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::EOFCoefficients_EOFWeight>(Arena*);
89 template<> ::netsim::SVP::protobuf::EOFInternalWave* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::EOFInternalWave>(Arena*);
90 template<> ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor>(Arena*);
91 template<> ::netsim::SVP::protobuf::Request* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::Request>(Arena*);
92 template<> ::netsim::SVP::protobuf::Response* Arena::CreateMaybeMessage<::netsim::SVP::protobuf::Response>(Arena*);
93 } // namespace protobuf
94 } // namespace google
95 namespace netsim {
96 namespace SVP {
97 namespace protobuf {
98 
99 // ===================================================================
100 
101 class Request : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.Request) */ {
102  public:
103  Request();
104  virtual ~Request();
105 
106  Request(const Request& from);
107 
108  inline Request& operator=(const Request& from) {
109  CopyFrom(from);
110  return *this;
111  }
112  #if LANG_CXX11
113  Request(Request&& from) noexcept
114  : Request() {
115  *this = ::std::move(from);
116  }
117 
118  inline Request& operator=(Request&& from) noexcept {
119  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
120  if (this != &from) InternalSwap(&from);
121  } else {
122  CopyFrom(from);
123  }
124  return *this;
125  }
126  #endif
127  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
128  return _internal_metadata_.unknown_fields();
129  }
130  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
131  return _internal_metadata_.mutable_unknown_fields();
132  }
133 
134  static const ::google::protobuf::Descriptor* descriptor();
135  static const Request& default_instance();
136 
137  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
138  static inline const Request* internal_default_instance() {
139  return reinterpret_cast<const Request*>(
141  }
142  static constexpr int kIndexInFileMessages =
143  0;
144 
145  void Swap(Request* other);
146  friend void swap(Request& a, Request& b) {
147  a.Swap(&b);
148  }
149 
150  // implements Message ----------------------------------------------
151 
152  inline Request* New() const final {
153  return CreateMaybeMessage<Request>(NULL);
154  }
155 
156  Request* New(::google::protobuf::Arena* arena) const final {
157  return CreateMaybeMessage<Request>(arena);
158  }
159  void CopyFrom(const ::google::protobuf::Message& from) final;
160  void MergeFrom(const ::google::protobuf::Message& from) final;
161  void CopyFrom(const Request& from);
162  void MergeFrom(const Request& from);
163  void Clear() final;
164  bool IsInitialized() const final;
165 
166  size_t ByteSizeLong() const final;
168  ::google::protobuf::io::CodedInputStream* input) final;
170  ::google::protobuf::io::CodedOutputStream* output) const final;
172  bool deterministic, ::google::protobuf::uint8* target) const final;
173  int GetCachedSize() const final { return _cached_size_.Get(); }
174 
175  private:
176  void SharedCtor();
177  void SharedDtor();
178  void SetCachedSize(int size) const final;
179  void InternalSwap(Request* other);
180  private:
181  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
182  return NULL;
183  }
184  inline void* MaybeArenaPtr() const {
185  return NULL;
186  }
187  public:
188 
189  ::google::protobuf::Metadata GetMetadata() const final;
190 
191  // nested types ----------------------------------------------------
192 
193  // accessors -------------------------------------------------------
194 
195  // required double utc_time = 2;
196  bool has_utc_time() const;
197  void clear_utc_time();
198  static const int kUtcTimeFieldNumber = 2;
199  double utc_time() const;
200  void set_utc_time(double value);
201 
202  // required double source_lat = 3;
203  bool has_source_lat() const;
204  void clear_source_lat();
205  static const int kSourceLatFieldNumber = 3;
206  double source_lat() const;
207  void set_source_lat(double value);
208 
209  // required double source_lon = 4;
210  bool has_source_lon() const;
211  void clear_source_lon();
212  static const int kSourceLonFieldNumber = 4;
213  double source_lon() const;
214  void set_source_lon(double value);
215 
216  // required double receiver_lat = 5;
217  bool has_receiver_lat() const;
218  void clear_receiver_lat();
219  static const int kReceiverLatFieldNumber = 5;
220  double receiver_lat() const;
221  void set_receiver_lat(double value);
222 
223  // required double receiver_lon = 6;
224  bool has_receiver_lon() const;
225  void clear_receiver_lon();
226  static const int kReceiverLonFieldNumber = 6;
227  double receiver_lon() const;
228  void set_receiver_lon(double value);
229 
230  // required double delta_range = 7;
231  bool has_delta_range() const;
232  void clear_delta_range();
233  static const int kDeltaRangeFieldNumber = 7;
234  double delta_range() const;
235  void set_delta_range(double value);
236 
237  // required double delta_depth = 8;
238  bool has_delta_depth() const;
239  void clear_delta_depth();
240  static const int kDeltaDepthFieldNumber = 8;
241  double delta_depth() const;
242  void set_delta_depth(double value);
243 
244  // required int32 request_id = 1;
245  bool has_request_id() const;
246  void clear_request_id();
247  static const int kRequestIdFieldNumber = 1;
248  ::google::protobuf::int32 request_id() const;
249  void set_request_id(::google::protobuf::int32 value);
250 
251  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.Request)
252  private:
253  void set_has_request_id();
254  void clear_has_request_id();
255  void set_has_utc_time();
256  void clear_has_utc_time();
257  void set_has_source_lat();
258  void clear_has_source_lat();
259  void set_has_source_lon();
260  void clear_has_source_lon();
261  void set_has_receiver_lat();
262  void clear_has_receiver_lat();
263  void set_has_receiver_lon();
264  void clear_has_receiver_lon();
265  void set_has_delta_range();
266  void clear_has_delta_range();
267  void set_has_delta_depth();
268  void clear_has_delta_depth();
269 
270  // helper for ByteSizeLong()
271  size_t RequiredFieldsByteSizeFallback() const;
272 
273  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
274  ::google::protobuf::internal::HasBits<1> _has_bits_;
275  mutable ::google::protobuf::internal::CachedSize _cached_size_;
276  double utc_time_;
277  double source_lat_;
278  double source_lon_;
279  double receiver_lat_;
280  double receiver_lon_;
281  double delta_range_;
282  double delta_depth_;
283  ::google::protobuf::int32 request_id_;
285 };
286 // -------------------------------------------------------------------
287 
288 class Response : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.Response) */ {
289  public:
290  Response();
291  virtual ~Response();
292 
293  Response(const Response& from);
294 
295  inline Response& operator=(const Response& from) {
296  CopyFrom(from);
297  return *this;
298  }
299  #if LANG_CXX11
300  Response(Response&& from) noexcept
301  : Response() {
302  *this = ::std::move(from);
303  }
304 
305  inline Response& operator=(Response&& from) noexcept {
306  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
307  if (this != &from) InternalSwap(&from);
308  } else {
309  CopyFrom(from);
310  }
311  return *this;
312  }
313  #endif
314  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
315  return _internal_metadata_.unknown_fields();
316  }
317  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
318  return _internal_metadata_.mutable_unknown_fields();
319  }
320 
321  static const ::google::protobuf::Descriptor* descriptor();
322  static const Response& default_instance();
323 
324  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
325  static inline const Response* internal_default_instance() {
326  return reinterpret_cast<const Response*>(
328  }
329  static constexpr int kIndexInFileMessages =
330  1;
331 
332  void Swap(Response* other);
333  friend void swap(Response& a, Response& b) {
334  a.Swap(&b);
335  }
336 
337  // implements Message ----------------------------------------------
338 
339  inline Response* New() const final {
340  return CreateMaybeMessage<Response>(NULL);
341  }
342 
343  Response* New(::google::protobuf::Arena* arena) const final {
344  return CreateMaybeMessage<Response>(arena);
345  }
346  void CopyFrom(const ::google::protobuf::Message& from) final;
347  void MergeFrom(const ::google::protobuf::Message& from) final;
348  void CopyFrom(const Response& from);
349  void MergeFrom(const Response& from);
350  void Clear() final;
351  bool IsInitialized() const final;
352 
353  size_t ByteSizeLong() const final;
355  ::google::protobuf::io::CodedInputStream* input) final;
357  ::google::protobuf::io::CodedOutputStream* output) const final;
359  bool deterministic, ::google::protobuf::uint8* target) const final;
360  int GetCachedSize() const final { return _cached_size_.Get(); }
361 
362  private:
363  void SharedCtor();
364  void SharedDtor();
365  void SetCachedSize(int size) const final;
366  void InternalSwap(Response* other);
367  private:
368  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
369  return NULL;
370  }
371  inline void* MaybeArenaPtr() const {
372  return NULL;
373  }
374  public:
375 
376  ::google::protobuf::Metadata GetMetadata() const final;
377 
378  // nested types ----------------------------------------------------
379 
380  // accessors -------------------------------------------------------
381 
382  // repeated .netsim.bellhop.protobuf.Environment.WaterColumn water_column = 2;
383  int water_column_size() const;
384  void clear_water_column();
385  static const int kWaterColumnFieldNumber = 2;
386  ::netsim::bellhop::protobuf::Environment_WaterColumn* mutable_water_column(int index);
387  ::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >*
388  mutable_water_column();
389  const ::netsim::bellhop::protobuf::Environment_WaterColumn& water_column(int index) const;
390  ::netsim::bellhop::protobuf::Environment_WaterColumn* add_water_column();
391  const ::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >&
392  water_column() const;
393 
394  // required int32 request_id = 1;
395  bool has_request_id() const;
396  void clear_request_id();
397  static const int kRequestIdFieldNumber = 1;
398  ::google::protobuf::int32 request_id() const;
399  void set_request_id(::google::protobuf::int32 value);
400 
401  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.Response)
402  private:
403  void set_has_request_id();
404  void clear_has_request_id();
405 
406  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
407  ::google::protobuf::internal::HasBits<1> _has_bits_;
408  mutable ::google::protobuf::internal::CachedSize _cached_size_;
409  ::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn > water_column_;
410  ::google::protobuf::int32 request_id_;
412 };
413 // -------------------------------------------------------------------
414 
415 class BathyRequest : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.BathyRequest) */ {
416  public:
417  BathyRequest();
418  virtual ~BathyRequest();
419 
420  BathyRequest(const BathyRequest& from);
421 
422  inline BathyRequest& operator=(const BathyRequest& from) {
423  CopyFrom(from);
424  return *this;
425  }
426  #if LANG_CXX11
427  BathyRequest(BathyRequest&& from) noexcept
428  : BathyRequest() {
429  *this = ::std::move(from);
430  }
431 
432  inline BathyRequest& operator=(BathyRequest&& from) noexcept {
433  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
434  if (this != &from) InternalSwap(&from);
435  } else {
436  CopyFrom(from);
437  }
438  return *this;
439  }
440  #endif
441  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
442  return _internal_metadata_.unknown_fields();
443  }
444  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
445  return _internal_metadata_.mutable_unknown_fields();
446  }
447 
448  static const ::google::protobuf::Descriptor* descriptor();
449  static const BathyRequest& default_instance();
450 
451  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
452  static inline const BathyRequest* internal_default_instance() {
453  return reinterpret_cast<const BathyRequest*>(
455  }
456  static constexpr int kIndexInFileMessages =
457  2;
458 
459  void Swap(BathyRequest* other);
460  friend void swap(BathyRequest& a, BathyRequest& b) {
461  a.Swap(&b);
462  }
463 
464  // implements Message ----------------------------------------------
465 
466  inline BathyRequest* New() const final {
467  return CreateMaybeMessage<BathyRequest>(NULL);
468  }
469 
470  BathyRequest* New(::google::protobuf::Arena* arena) const final {
471  return CreateMaybeMessage<BathyRequest>(arena);
472  }
473  void CopyFrom(const ::google::protobuf::Message& from) final;
474  void MergeFrom(const ::google::protobuf::Message& from) final;
475  void CopyFrom(const BathyRequest& from);
476  void MergeFrom(const BathyRequest& from);
477  void Clear() final;
478  bool IsInitialized() const final;
479 
480  size_t ByteSizeLong() const final;
482  ::google::protobuf::io::CodedInputStream* input) final;
484  ::google::protobuf::io::CodedOutputStream* output) const final;
486  bool deterministic, ::google::protobuf::uint8* target) const final;
487  int GetCachedSize() const final { return _cached_size_.Get(); }
488 
489  private:
490  void SharedCtor();
491  void SharedDtor();
492  void SetCachedSize(int size) const final;
493  void InternalSwap(BathyRequest* other);
494  private:
495  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
496  return NULL;
497  }
498  inline void* MaybeArenaPtr() const {
499  return NULL;
500  }
501  public:
502 
503  ::google::protobuf::Metadata GetMetadata() const final;
504 
505  // nested types ----------------------------------------------------
506 
507  // accessors -------------------------------------------------------
508 
509  // repeated double latitude = 2;
510  int latitude_size() const;
511  void clear_latitude();
512  static const int kLatitudeFieldNumber = 2;
513  double latitude(int index) const;
514  void set_latitude(int index, double value);
515  void add_latitude(double value);
516  const ::google::protobuf::RepeatedField< double >&
517  latitude() const;
518  ::google::protobuf::RepeatedField< double >*
519  mutable_latitude();
520 
521  // repeated double longitude = 3;
522  int longitude_size() const;
523  void clear_longitude();
524  static const int kLongitudeFieldNumber = 3;
525  double longitude(int index) const;
526  void set_longitude(int index, double value);
527  void add_longitude(double value);
528  const ::google::protobuf::RepeatedField< double >&
529  longitude() const;
530  ::google::protobuf::RepeatedField< double >*
531  mutable_longitude();
532 
533  // required int32 request_id = 1;
534  bool has_request_id() const;
535  void clear_request_id();
536  static const int kRequestIdFieldNumber = 1;
537  ::google::protobuf::int32 request_id() const;
538  void set_request_id(::google::protobuf::int32 value);
539 
540  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.BathyRequest)
541  private:
542  void set_has_request_id();
543  void clear_has_request_id();
544 
545  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
546  ::google::protobuf::internal::HasBits<1> _has_bits_;
547  mutable ::google::protobuf::internal::CachedSize _cached_size_;
548  ::google::protobuf::RepeatedField< double > latitude_;
549  ::google::protobuf::RepeatedField< double > longitude_;
550  ::google::protobuf::int32 request_id_;
552 };
553 // -------------------------------------------------------------------
554 
555 class BathyResponse : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.BathyResponse) */ {
556  public:
557  BathyResponse();
558  virtual ~BathyResponse();
559 
560  BathyResponse(const BathyResponse& from);
561 
562  inline BathyResponse& operator=(const BathyResponse& from) {
563  CopyFrom(from);
564  return *this;
565  }
566  #if LANG_CXX11
567  BathyResponse(BathyResponse&& from) noexcept
568  : BathyResponse() {
569  *this = ::std::move(from);
570  }
571 
572  inline BathyResponse& operator=(BathyResponse&& from) noexcept {
573  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
574  if (this != &from) InternalSwap(&from);
575  } else {
576  CopyFrom(from);
577  }
578  return *this;
579  }
580  #endif
581  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
582  return _internal_metadata_.unknown_fields();
583  }
584  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
585  return _internal_metadata_.mutable_unknown_fields();
586  }
587 
588  static const ::google::protobuf::Descriptor* descriptor();
589  static const BathyResponse& default_instance();
590 
591  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
592  static inline const BathyResponse* internal_default_instance() {
593  return reinterpret_cast<const BathyResponse*>(
595  }
596  static constexpr int kIndexInFileMessages =
597  3;
598 
599  void Swap(BathyResponse* other);
600  friend void swap(BathyResponse& a, BathyResponse& b) {
601  a.Swap(&b);
602  }
603 
604  // implements Message ----------------------------------------------
605 
606  inline BathyResponse* New() const final {
607  return CreateMaybeMessage<BathyResponse>(NULL);
608  }
609 
610  BathyResponse* New(::google::protobuf::Arena* arena) const final {
611  return CreateMaybeMessage<BathyResponse>(arena);
612  }
613  void CopyFrom(const ::google::protobuf::Message& from) final;
614  void MergeFrom(const ::google::protobuf::Message& from) final;
615  void CopyFrom(const BathyResponse& from);
616  void MergeFrom(const BathyResponse& from);
617  void Clear() final;
618  bool IsInitialized() const final;
619 
620  size_t ByteSizeLong() const final;
622  ::google::protobuf::io::CodedInputStream* input) final;
624  ::google::protobuf::io::CodedOutputStream* output) const final;
626  bool deterministic, ::google::protobuf::uint8* target) const final;
627  int GetCachedSize() const final { return _cached_size_.Get(); }
628 
629  private:
630  void SharedCtor();
631  void SharedDtor();
632  void SetCachedSize(int size) const final;
633  void InternalSwap(BathyResponse* other);
634  private:
635  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
636  return NULL;
637  }
638  inline void* MaybeArenaPtr() const {
639  return NULL;
640  }
641  public:
642 
643  ::google::protobuf::Metadata GetMetadata() const final;
644 
645  // nested types ----------------------------------------------------
646 
647  // accessors -------------------------------------------------------
648 
649  // repeated double bathy = 2;
650  int bathy_size() const;
651  void clear_bathy();
652  static const int kBathyFieldNumber = 2;
653  double bathy(int index) const;
654  void set_bathy(int index, double value);
655  void add_bathy(double value);
656  const ::google::protobuf::RepeatedField< double >&
657  bathy() const;
658  ::google::protobuf::RepeatedField< double >*
659  mutable_bathy();
660 
661  // required int32 request_id = 1;
662  bool has_request_id() const;
663  void clear_request_id();
664  static const int kRequestIdFieldNumber = 1;
665  ::google::protobuf::int32 request_id() const;
666  void set_request_id(::google::protobuf::int32 value);
667 
668  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.BathyResponse)
669  private:
670  void set_has_request_id();
671  void clear_has_request_id();
672 
673  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
674  ::google::protobuf::internal::HasBits<1> _has_bits_;
675  mutable ::google::protobuf::internal::CachedSize _cached_size_;
676  ::google::protobuf::RepeatedField< double > bathy_;
677  ::google::protobuf::int32 request_id_;
679 };
680 // -------------------------------------------------------------------
681 
682 class EOFCoefficients_EOFWeight : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.EOFCoefficients.EOFWeight) */ {
683  public:
685  virtual ~EOFCoefficients_EOFWeight();
686 
688 
690  CopyFrom(from);
691  return *this;
692  }
693  #if LANG_CXX11
696  *this = ::std::move(from);
697  }
698 
699  inline EOFCoefficients_EOFWeight& operator=(EOFCoefficients_EOFWeight&& from) noexcept {
700  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
701  if (this != &from) InternalSwap(&from);
702  } else {
703  CopyFrom(from);
704  }
705  return *this;
706  }
707  #endif
708  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
709  return _internal_metadata_.unknown_fields();
710  }
711  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
712  return _internal_metadata_.mutable_unknown_fields();
713  }
714 
715  static const ::google::protobuf::Descriptor* descriptor();
717 
718  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
720  return reinterpret_cast<const EOFCoefficients_EOFWeight*>(
722  }
723  static constexpr int kIndexInFileMessages =
724  4;
725 
726  void Swap(EOFCoefficients_EOFWeight* other);
728  a.Swap(&b);
729  }
730 
731  // implements Message ----------------------------------------------
732 
733  inline EOFCoefficients_EOFWeight* New() const final {
734  return CreateMaybeMessage<EOFCoefficients_EOFWeight>(NULL);
735  }
736 
737  EOFCoefficients_EOFWeight* New(::google::protobuf::Arena* arena) const final {
738  return CreateMaybeMessage<EOFCoefficients_EOFWeight>(arena);
739  }
740  void CopyFrom(const ::google::protobuf::Message& from) final;
741  void MergeFrom(const ::google::protobuf::Message& from) final;
742  void CopyFrom(const EOFCoefficients_EOFWeight& from);
743  void MergeFrom(const EOFCoefficients_EOFWeight& from);
744  void Clear() final;
745  bool IsInitialized() const final;
746 
747  size_t ByteSizeLong() const final;
749  ::google::protobuf::io::CodedInputStream* input) final;
751  ::google::protobuf::io::CodedOutputStream* output) const final;
753  bool deterministic, ::google::protobuf::uint8* target) const final;
754  int GetCachedSize() const final { return _cached_size_.Get(); }
755 
756  private:
757  void SharedCtor();
758  void SharedDtor();
759  void SetCachedSize(int size) const final;
760  void InternalSwap(EOFCoefficients_EOFWeight* other);
761  private:
762  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
763  return NULL;
764  }
765  inline void* MaybeArenaPtr() const {
766  return NULL;
767  }
768  public:
769 
770  ::google::protobuf::Metadata GetMetadata() const final;
771 
772  // nested types ----------------------------------------------------
773 
774  // accessors -------------------------------------------------------
775 
776  // required double value = 2;
777  bool has_value() const;
778  void clear_value();
779  static const int kValueFieldNumber = 2;
780  double value() const;
781  void set_value(double value);
782 
783  // required int32 num = 1;
784  bool has_num() const;
785  void clear_num();
786  static const int kNumFieldNumber = 1;
787  ::google::protobuf::int32 num() const;
788  void set_num(::google::protobuf::int32 value);
789 
790  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.EOFCoefficients.EOFWeight)
791  private:
792  void set_has_num();
793  void clear_has_num();
794  void set_has_value();
795  void clear_has_value();
796 
797  // helper for ByteSizeLong()
798  size_t RequiredFieldsByteSizeFallback() const;
799 
800  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
801  ::google::protobuf::internal::HasBits<1> _has_bits_;
802  mutable ::google::protobuf::internal::CachedSize _cached_size_;
803  double value_;
804  ::google::protobuf::int32 num_;
806 };
807 // -------------------------------------------------------------------
808 
809 class EOFCoefficients : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.EOFCoefficients) */ {
810  public:
811  EOFCoefficients();
812  virtual ~EOFCoefficients();
813 
814  EOFCoefficients(const EOFCoefficients& from);
815 
817  CopyFrom(from);
818  return *this;
819  }
820  #if LANG_CXX11
821  EOFCoefficients(EOFCoefficients&& from) noexcept
822  : EOFCoefficients() {
823  *this = ::std::move(from);
824  }
825 
826  inline EOFCoefficients& operator=(EOFCoefficients&& from) noexcept {
827  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
828  if (this != &from) InternalSwap(&from);
829  } else {
830  CopyFrom(from);
831  }
832  return *this;
833  }
834  #endif
835  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
836  return _internal_metadata_.unknown_fields();
837  }
838  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
839  return _internal_metadata_.mutable_unknown_fields();
840  }
841 
842  static const ::google::protobuf::Descriptor* descriptor();
843  static const EOFCoefficients& default_instance();
844 
845  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
847  return reinterpret_cast<const EOFCoefficients*>(
849  }
850  static constexpr int kIndexInFileMessages =
851  5;
852 
853  void Swap(EOFCoefficients* other);
854  friend void swap(EOFCoefficients& a, EOFCoefficients& b) {
855  a.Swap(&b);
856  }
857 
858  // implements Message ----------------------------------------------
859 
860  inline EOFCoefficients* New() const final {
861  return CreateMaybeMessage<EOFCoefficients>(NULL);
862  }
863 
864  EOFCoefficients* New(::google::protobuf::Arena* arena) const final {
865  return CreateMaybeMessage<EOFCoefficients>(arena);
866  }
867  void CopyFrom(const ::google::protobuf::Message& from) final;
868  void MergeFrom(const ::google::protobuf::Message& from) final;
869  void CopyFrom(const EOFCoefficients& from);
870  void MergeFrom(const EOFCoefficients& from);
871  void Clear() final;
872  bool IsInitialized() const final;
873 
874  size_t ByteSizeLong() const final;
876  ::google::protobuf::io::CodedInputStream* input) final;
878  ::google::protobuf::io::CodedOutputStream* output) const final;
880  bool deterministic, ::google::protobuf::uint8* target) const final;
881  int GetCachedSize() const final { return _cached_size_.Get(); }
882 
883  private:
884  void SharedCtor();
885  void SharedDtor();
886  void SetCachedSize(int size) const final;
887  void InternalSwap(EOFCoefficients* other);
888  private:
889  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
890  return NULL;
891  }
892  inline void* MaybeArenaPtr() const {
893  return NULL;
894  }
895  public:
896 
897  ::google::protobuf::Metadata GetMetadata() const final;
898 
899  // nested types ----------------------------------------------------
900 
902 
903  // accessors -------------------------------------------------------
904 
905  // repeated .netsim.SVP.protobuf.EOFCoefficients.EOFWeight eof_weight = 1;
906  int eof_weight_size() const;
907  void clear_eof_weight();
908  static const int kEofWeightFieldNumber = 1;
909  ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* mutable_eof_weight(int index);
910  ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >*
911  mutable_eof_weight();
912  const ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight& eof_weight(int index) const;
913  ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* add_eof_weight();
914  const ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >&
915  eof_weight() const;
916 
917  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.EOFCoefficients)
918  private:
919 
920  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
921  ::google::protobuf::internal::HasBits<1> _has_bits_;
922  mutable ::google::protobuf::internal::CachedSize _cached_size_;
923  ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight > eof_weight_;
925 };
926 // -------------------------------------------------------------------
927 
928 class EOFInternalWave_EOFAmplitudeFactor : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor) */ {
929  public:
932 
934 
936  CopyFrom(from);
937  return *this;
938  }
939  #if LANG_CXX11
942  *this = ::std::move(from);
943  }
944 
945  inline EOFInternalWave_EOFAmplitudeFactor& operator=(EOFInternalWave_EOFAmplitudeFactor&& from) noexcept {
946  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
947  if (this != &from) InternalSwap(&from);
948  } else {
949  CopyFrom(from);
950  }
951  return *this;
952  }
953  #endif
954  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
955  return _internal_metadata_.unknown_fields();
956  }
957  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
958  return _internal_metadata_.mutable_unknown_fields();
959  }
960 
961  static const ::google::protobuf::Descriptor* descriptor();
963 
964  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
966  return reinterpret_cast<const EOFInternalWave_EOFAmplitudeFactor*>(
968  }
969  static constexpr int kIndexInFileMessages =
970  6;
971 
974  a.Swap(&b);
975  }
976 
977  // implements Message ----------------------------------------------
978 
979  inline EOFInternalWave_EOFAmplitudeFactor* New() const final {
980  return CreateMaybeMessage<EOFInternalWave_EOFAmplitudeFactor>(NULL);
981  }
982 
983  EOFInternalWave_EOFAmplitudeFactor* New(::google::protobuf::Arena* arena) const final {
984  return CreateMaybeMessage<EOFInternalWave_EOFAmplitudeFactor>(arena);
985  }
986  void CopyFrom(const ::google::protobuf::Message& from) final;
987  void MergeFrom(const ::google::protobuf::Message& from) final;
990  void Clear() final;
991  bool IsInitialized() const final;
992 
993  size_t ByteSizeLong() const final;
995  ::google::protobuf::io::CodedInputStream* input) final;
997  ::google::protobuf::io::CodedOutputStream* output) const final;
999  bool deterministic, ::google::protobuf::uint8* target) const final;
1000  int GetCachedSize() const final { return _cached_size_.Get(); }
1001 
1002  private:
1003  void SharedCtor();
1004  void SharedDtor();
1005  void SetCachedSize(int size) const final;
1006  void InternalSwap(EOFInternalWave_EOFAmplitudeFactor* other);
1007  private:
1008  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1009  return NULL;
1010  }
1011  inline void* MaybeArenaPtr() const {
1012  return NULL;
1013  }
1014  public:
1015 
1016  ::google::protobuf::Metadata GetMetadata() const final;
1017 
1018  // nested types ----------------------------------------------------
1019 
1020  // accessors -------------------------------------------------------
1021 
1022  // optional double factor = 2;
1023  bool has_factor() const;
1024  void clear_factor();
1025  static const int kFactorFieldNumber = 2;
1026  double factor() const;
1027  void set_factor(double value);
1028 
1029  // optional int32 num = 1;
1030  bool has_num() const;
1031  void clear_num();
1032  static const int kNumFieldNumber = 1;
1033  ::google::protobuf::int32 num() const;
1034  void set_num(::google::protobuf::int32 value);
1035 
1036  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor)
1037  private:
1038  void set_has_num();
1039  void clear_has_num();
1040  void set_has_factor();
1041  void clear_has_factor();
1042 
1043  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1044  ::google::protobuf::internal::HasBits<1> _has_bits_;
1045  mutable ::google::protobuf::internal::CachedSize _cached_size_;
1046  double factor_;
1047  ::google::protobuf::int32 num_;
1049 };
1050 // -------------------------------------------------------------------
1051 
1052 class EOFInternalWave : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:netsim.SVP.protobuf.EOFInternalWave) */ {
1053  public:
1054  EOFInternalWave();
1055  virtual ~EOFInternalWave();
1056 
1057  EOFInternalWave(const EOFInternalWave& from);
1058 
1060  CopyFrom(from);
1061  return *this;
1062  }
1063  #if LANG_CXX11
1064  EOFInternalWave(EOFInternalWave&& from) noexcept
1065  : EOFInternalWave() {
1066  *this = ::std::move(from);
1067  }
1068 
1069  inline EOFInternalWave& operator=(EOFInternalWave&& from) noexcept {
1070  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1071  if (this != &from) InternalSwap(&from);
1072  } else {
1073  CopyFrom(from);
1074  }
1075  return *this;
1076  }
1077  #endif
1078  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
1079  return _internal_metadata_.unknown_fields();
1080  }
1081  inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
1082  return _internal_metadata_.mutable_unknown_fields();
1083  }
1084 
1085  static const ::google::protobuf::Descriptor* descriptor();
1086  static const EOFInternalWave& default_instance();
1087 
1088  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
1090  return reinterpret_cast<const EOFInternalWave*>(
1092  }
1093  static constexpr int kIndexInFileMessages =
1094  7;
1095 
1096  void Swap(EOFInternalWave* other);
1097  friend void swap(EOFInternalWave& a, EOFInternalWave& b) {
1098  a.Swap(&b);
1099  }
1100 
1101  // implements Message ----------------------------------------------
1102 
1103  inline EOFInternalWave* New() const final {
1104  return CreateMaybeMessage<EOFInternalWave>(NULL);
1105  }
1106 
1107  EOFInternalWave* New(::google::protobuf::Arena* arena) const final {
1108  return CreateMaybeMessage<EOFInternalWave>(arena);
1109  }
1110  void CopyFrom(const ::google::protobuf::Message& from) final;
1111  void MergeFrom(const ::google::protobuf::Message& from) final;
1112  void CopyFrom(const EOFInternalWave& from);
1113  void MergeFrom(const EOFInternalWave& from);
1114  void Clear() final;
1115  bool IsInitialized() const final;
1116 
1117  size_t ByteSizeLong() const final;
1119  ::google::protobuf::io::CodedInputStream* input) final;
1121  ::google::protobuf::io::CodedOutputStream* output) const final;
1122  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1123  bool deterministic, ::google::protobuf::uint8* target) const final;
1124  int GetCachedSize() const final { return _cached_size_.Get(); }
1125 
1126  private:
1127  void SharedCtor();
1128  void SharedDtor();
1129  void SetCachedSize(int size) const final;
1130  void InternalSwap(EOFInternalWave* other);
1131  private:
1132  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1133  return NULL;
1134  }
1135  inline void* MaybeArenaPtr() const {
1136  return NULL;
1137  }
1138  public:
1139 
1140  ::google::protobuf::Metadata GetMetadata() const final;
1141 
1142  // nested types ----------------------------------------------------
1143 
1145 
1146  // accessors -------------------------------------------------------
1147 
1148  // repeated .netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor eof_wave = 5;
1149  int eof_wave_size() const;
1150  void clear_eof_wave();
1151  static const int kEofWaveFieldNumber = 5;
1152  ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* mutable_eof_wave(int index);
1153  ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >*
1154  mutable_eof_wave();
1155  const ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor& eof_wave(int index) const;
1156  ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* add_eof_wave();
1157  const ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >&
1158  eof_wave() const;
1159 
1160  // required double period = 1;
1161  bool has_period() const;
1162  void clear_period();
1163  static const int kPeriodFieldNumber = 1;
1164  double period() const;
1165  void set_period(double value);
1166 
1167  // required double wavelength = 2;
1168  bool has_wavelength() const;
1169  void clear_wavelength();
1170  static const int kWavelengthFieldNumber = 2;
1171  double wavelength() const;
1172  void set_wavelength(double value);
1173 
1174  // required double heading = 3;
1175  bool has_heading() const;
1176  void clear_heading();
1177  static const int kHeadingFieldNumber = 3;
1178  double heading() const;
1179  void set_heading(double value);
1180 
1181  // @@protoc_insertion_point(class_scope:netsim.SVP.protobuf.EOFInternalWave)
1182  private:
1183  void set_has_period();
1184  void clear_has_period();
1185  void set_has_wavelength();
1186  void clear_has_wavelength();
1187  void set_has_heading();
1188  void clear_has_heading();
1189 
1190  // helper for ByteSizeLong()
1191  size_t RequiredFieldsByteSizeFallback() const;
1192 
1193  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1194  ::google::protobuf::internal::HasBits<1> _has_bits_;
1195  mutable ::google::protobuf::internal::CachedSize _cached_size_;
1196  ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor > eof_wave_;
1197  double period_;
1198  double wavelength_;
1199  double heading_;
1201 };
1202 // ===================================================================
1203 
1204 
1205 // ===================================================================
1206 
1207 #ifdef __GNUC__
1208  #pragma GCC diagnostic push
1209  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
1210 #endif // __GNUC__
1211 // Request
1212 
1213 // required int32 request_id = 1;
1214 inline bool Request::has_request_id() const {
1215  return (_has_bits_[0] & 0x00000080u) != 0;
1216 }
1217 inline void Request::set_has_request_id() {
1218  _has_bits_[0] |= 0x00000080u;
1219 }
1220 inline void Request::clear_has_request_id() {
1221  _has_bits_[0] &= ~0x00000080u;
1222 }
1224  request_id_ = 0;
1225  clear_has_request_id();
1226 }
1227 inline ::google::protobuf::int32 Request::request_id() const {
1228  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.request_id)
1229  return request_id_;
1230 }
1231 inline void Request::set_request_id(::google::protobuf::int32 value) {
1232  set_has_request_id();
1233  request_id_ = value;
1234  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.request_id)
1235 }
1236 
1237 // required double utc_time = 2;
1238 inline bool Request::has_utc_time() const {
1239  return (_has_bits_[0] & 0x00000001u) != 0;
1240 }
1241 inline void Request::set_has_utc_time() {
1242  _has_bits_[0] |= 0x00000001u;
1243 }
1244 inline void Request::clear_has_utc_time() {
1245  _has_bits_[0] &= ~0x00000001u;
1246 }
1248  utc_time_ = 0;
1249  clear_has_utc_time();
1250 }
1251 inline double Request::utc_time() const {
1252  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.utc_time)
1253  return utc_time_;
1254 }
1255 inline void Request::set_utc_time(double value) {
1256  set_has_utc_time();
1257  utc_time_ = value;
1258  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.utc_time)
1259 }
1260 
1261 // required double source_lat = 3;
1262 inline bool Request::has_source_lat() const {
1263  return (_has_bits_[0] & 0x00000002u) != 0;
1264 }
1265 inline void Request::set_has_source_lat() {
1266  _has_bits_[0] |= 0x00000002u;
1267 }
1268 inline void Request::clear_has_source_lat() {
1269  _has_bits_[0] &= ~0x00000002u;
1270 }
1272  source_lat_ = 0;
1273  clear_has_source_lat();
1274 }
1275 inline double Request::source_lat() const {
1276  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.source_lat)
1277  return source_lat_;
1278 }
1279 inline void Request::set_source_lat(double value) {
1280  set_has_source_lat();
1281  source_lat_ = value;
1282  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.source_lat)
1283 }
1284 
1285 // required double source_lon = 4;
1286 inline bool Request::has_source_lon() const {
1287  return (_has_bits_[0] & 0x00000004u) != 0;
1288 }
1289 inline void Request::set_has_source_lon() {
1290  _has_bits_[0] |= 0x00000004u;
1291 }
1292 inline void Request::clear_has_source_lon() {
1293  _has_bits_[0] &= ~0x00000004u;
1294 }
1296  source_lon_ = 0;
1297  clear_has_source_lon();
1298 }
1299 inline double Request::source_lon() const {
1300  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.source_lon)
1301  return source_lon_;
1302 }
1303 inline void Request::set_source_lon(double value) {
1304  set_has_source_lon();
1305  source_lon_ = value;
1306  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.source_lon)
1307 }
1308 
1309 // required double receiver_lat = 5;
1310 inline bool Request::has_receiver_lat() const {
1311  return (_has_bits_[0] & 0x00000008u) != 0;
1312 }
1313 inline void Request::set_has_receiver_lat() {
1314  _has_bits_[0] |= 0x00000008u;
1315 }
1316 inline void Request::clear_has_receiver_lat() {
1317  _has_bits_[0] &= ~0x00000008u;
1318 }
1320  receiver_lat_ = 0;
1321  clear_has_receiver_lat();
1322 }
1323 inline double Request::receiver_lat() const {
1324  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.receiver_lat)
1325  return receiver_lat_;
1326 }
1327 inline void Request::set_receiver_lat(double value) {
1328  set_has_receiver_lat();
1329  receiver_lat_ = value;
1330  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.receiver_lat)
1331 }
1332 
1333 // required double receiver_lon = 6;
1334 inline bool Request::has_receiver_lon() const {
1335  return (_has_bits_[0] & 0x00000010u) != 0;
1336 }
1337 inline void Request::set_has_receiver_lon() {
1338  _has_bits_[0] |= 0x00000010u;
1339 }
1340 inline void Request::clear_has_receiver_lon() {
1341  _has_bits_[0] &= ~0x00000010u;
1342 }
1344  receiver_lon_ = 0;
1345  clear_has_receiver_lon();
1346 }
1347 inline double Request::receiver_lon() const {
1348  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.receiver_lon)
1349  return receiver_lon_;
1350 }
1351 inline void Request::set_receiver_lon(double value) {
1352  set_has_receiver_lon();
1353  receiver_lon_ = value;
1354  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.receiver_lon)
1355 }
1356 
1357 // required double delta_range = 7;
1358 inline bool Request::has_delta_range() const {
1359  return (_has_bits_[0] & 0x00000020u) != 0;
1360 }
1361 inline void Request::set_has_delta_range() {
1362  _has_bits_[0] |= 0x00000020u;
1363 }
1364 inline void Request::clear_has_delta_range() {
1365  _has_bits_[0] &= ~0x00000020u;
1366 }
1368  delta_range_ = 0;
1369  clear_has_delta_range();
1370 }
1371 inline double Request::delta_range() const {
1372  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.delta_range)
1373  return delta_range_;
1374 }
1375 inline void Request::set_delta_range(double value) {
1376  set_has_delta_range();
1377  delta_range_ = value;
1378  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.delta_range)
1379 }
1380 
1381 // required double delta_depth = 8;
1382 inline bool Request::has_delta_depth() const {
1383  return (_has_bits_[0] & 0x00000040u) != 0;
1384 }
1385 inline void Request::set_has_delta_depth() {
1386  _has_bits_[0] |= 0x00000040u;
1387 }
1388 inline void Request::clear_has_delta_depth() {
1389  _has_bits_[0] &= ~0x00000040u;
1390 }
1392  delta_depth_ = 0;
1393  clear_has_delta_depth();
1394 }
1395 inline double Request::delta_depth() const {
1396  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Request.delta_depth)
1397  return delta_depth_;
1398 }
1399 inline void Request::set_delta_depth(double value) {
1400  set_has_delta_depth();
1401  delta_depth_ = value;
1402  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Request.delta_depth)
1403 }
1404 
1405 // -------------------------------------------------------------------
1406 
1407 // Response
1408 
1409 // required int32 request_id = 1;
1410 inline bool Response::has_request_id() const {
1411  return (_has_bits_[0] & 0x00000001u) != 0;
1412 }
1413 inline void Response::set_has_request_id() {
1414  _has_bits_[0] |= 0x00000001u;
1415 }
1416 inline void Response::clear_has_request_id() {
1417  _has_bits_[0] &= ~0x00000001u;
1418 }
1420  request_id_ = 0;
1421  clear_has_request_id();
1422 }
1423 inline ::google::protobuf::int32 Response::request_id() const {
1424  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Response.request_id)
1425  return request_id_;
1426 }
1427 inline void Response::set_request_id(::google::protobuf::int32 value) {
1428  set_has_request_id();
1429  request_id_ = value;
1430  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.Response.request_id)
1431 }
1432 
1433 // repeated .netsim.bellhop.protobuf.Environment.WaterColumn water_column = 2;
1434 inline int Response::water_column_size() const {
1435  return water_column_.size();
1436 }
1437 inline ::netsim::bellhop::protobuf::Environment_WaterColumn* Response::mutable_water_column(int index) {
1438  // @@protoc_insertion_point(field_mutable:netsim.SVP.protobuf.Response.water_column)
1439  return water_column_.Mutable(index);
1440 }
1441 inline ::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >*
1443  // @@protoc_insertion_point(field_mutable_list:netsim.SVP.protobuf.Response.water_column)
1444  return &water_column_;
1445 }
1446 inline const ::netsim::bellhop::protobuf::Environment_WaterColumn& Response::water_column(int index) const {
1447  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.Response.water_column)
1448  return water_column_.Get(index);
1449 }
1450 inline ::netsim::bellhop::protobuf::Environment_WaterColumn* Response::add_water_column() {
1451  // @@protoc_insertion_point(field_add:netsim.SVP.protobuf.Response.water_column)
1452  return water_column_.Add();
1453 }
1454 inline const ::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn >&
1456  // @@protoc_insertion_point(field_list:netsim.SVP.protobuf.Response.water_column)
1457  return water_column_;
1458 }
1459 
1460 // -------------------------------------------------------------------
1461 
1462 // BathyRequest
1463 
1464 // required int32 request_id = 1;
1465 inline bool BathyRequest::has_request_id() const {
1466  return (_has_bits_[0] & 0x00000001u) != 0;
1467 }
1468 inline void BathyRequest::set_has_request_id() {
1469  _has_bits_[0] |= 0x00000001u;
1470 }
1471 inline void BathyRequest::clear_has_request_id() {
1472  _has_bits_[0] &= ~0x00000001u;
1473 }
1475  request_id_ = 0;
1476  clear_has_request_id();
1477 }
1478 inline ::google::protobuf::int32 BathyRequest::request_id() const {
1479  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.BathyRequest.request_id)
1480  return request_id_;
1481 }
1482 inline void BathyRequest::set_request_id(::google::protobuf::int32 value) {
1483  set_has_request_id();
1484  request_id_ = value;
1485  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.BathyRequest.request_id)
1486 }
1487 
1488 // repeated double latitude = 2;
1489 inline int BathyRequest::latitude_size() const {
1490  return latitude_.size();
1491 }
1493  latitude_.Clear();
1494 }
1495 inline double BathyRequest::latitude(int index) const {
1496  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.BathyRequest.latitude)
1497  return latitude_.Get(index);
1498 }
1499 inline void BathyRequest::set_latitude(int index, double value) {
1500  latitude_.Set(index, value);
1501  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.BathyRequest.latitude)
1502 }
1503 inline void BathyRequest::add_latitude(double value) {
1504  latitude_.Add(value);
1505  // @@protoc_insertion_point(field_add:netsim.SVP.protobuf.BathyRequest.latitude)
1506 }
1507 inline const ::google::protobuf::RepeatedField< double >&
1509  // @@protoc_insertion_point(field_list:netsim.SVP.protobuf.BathyRequest.latitude)
1510  return latitude_;
1511 }
1512 inline ::google::protobuf::RepeatedField< double >*
1514  // @@protoc_insertion_point(field_mutable_list:netsim.SVP.protobuf.BathyRequest.latitude)
1515  return &latitude_;
1516 }
1517 
1518 // repeated double longitude = 3;
1519 inline int BathyRequest::longitude_size() const {
1520  return longitude_.size();
1521 }
1523  longitude_.Clear();
1524 }
1525 inline double BathyRequest::longitude(int index) const {
1526  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.BathyRequest.longitude)
1527  return longitude_.Get(index);
1528 }
1529 inline void BathyRequest::set_longitude(int index, double value) {
1530  longitude_.Set(index, value);
1531  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.BathyRequest.longitude)
1532 }
1533 inline void BathyRequest::add_longitude(double value) {
1534  longitude_.Add(value);
1535  // @@protoc_insertion_point(field_add:netsim.SVP.protobuf.BathyRequest.longitude)
1536 }
1537 inline const ::google::protobuf::RepeatedField< double >&
1539  // @@protoc_insertion_point(field_list:netsim.SVP.protobuf.BathyRequest.longitude)
1540  return longitude_;
1541 }
1542 inline ::google::protobuf::RepeatedField< double >*
1544  // @@protoc_insertion_point(field_mutable_list:netsim.SVP.protobuf.BathyRequest.longitude)
1545  return &longitude_;
1546 }
1547 
1548 // -------------------------------------------------------------------
1549 
1550 // BathyResponse
1551 
1552 // required int32 request_id = 1;
1553 inline bool BathyResponse::has_request_id() const {
1554  return (_has_bits_[0] & 0x00000001u) != 0;
1555 }
1556 inline void BathyResponse::set_has_request_id() {
1557  _has_bits_[0] |= 0x00000001u;
1558 }
1559 inline void BathyResponse::clear_has_request_id() {
1560  _has_bits_[0] &= ~0x00000001u;
1561 }
1563  request_id_ = 0;
1564  clear_has_request_id();
1565 }
1566 inline ::google::protobuf::int32 BathyResponse::request_id() const {
1567  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.BathyResponse.request_id)
1568  return request_id_;
1569 }
1570 inline void BathyResponse::set_request_id(::google::protobuf::int32 value) {
1571  set_has_request_id();
1572  request_id_ = value;
1573  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.BathyResponse.request_id)
1574 }
1575 
1576 // repeated double bathy = 2;
1577 inline int BathyResponse::bathy_size() const {
1578  return bathy_.size();
1579 }
1581  bathy_.Clear();
1582 }
1583 inline double BathyResponse::bathy(int index) const {
1584  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.BathyResponse.bathy)
1585  return bathy_.Get(index);
1586 }
1587 inline void BathyResponse::set_bathy(int index, double value) {
1588  bathy_.Set(index, value);
1589  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.BathyResponse.bathy)
1590 }
1591 inline void BathyResponse::add_bathy(double value) {
1592  bathy_.Add(value);
1593  // @@protoc_insertion_point(field_add:netsim.SVP.protobuf.BathyResponse.bathy)
1594 }
1595 inline const ::google::protobuf::RepeatedField< double >&
1597  // @@protoc_insertion_point(field_list:netsim.SVP.protobuf.BathyResponse.bathy)
1598  return bathy_;
1599 }
1600 inline ::google::protobuf::RepeatedField< double >*
1602  // @@protoc_insertion_point(field_mutable_list:netsim.SVP.protobuf.BathyResponse.bathy)
1603  return &bathy_;
1604 }
1605 
1606 // -------------------------------------------------------------------
1607 
1608 // EOFCoefficients_EOFWeight
1609 
1610 // required int32 num = 1;
1612  return (_has_bits_[0] & 0x00000002u) != 0;
1613 }
1614 inline void EOFCoefficients_EOFWeight::set_has_num() {
1615  _has_bits_[0] |= 0x00000002u;
1616 }
1617 inline void EOFCoefficients_EOFWeight::clear_has_num() {
1618  _has_bits_[0] &= ~0x00000002u;
1619 }
1621  num_ = 0;
1622  clear_has_num();
1623 }
1624 inline ::google::protobuf::int32 EOFCoefficients_EOFWeight::num() const {
1625  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFCoefficients.EOFWeight.num)
1626  return num_;
1627 }
1628 inline void EOFCoefficients_EOFWeight::set_num(::google::protobuf::int32 value) {
1629  set_has_num();
1630  num_ = value;
1631  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.EOFCoefficients.EOFWeight.num)
1632 }
1633 
1634 // required double value = 2;
1636  return (_has_bits_[0] & 0x00000001u) != 0;
1637 }
1638 inline void EOFCoefficients_EOFWeight::set_has_value() {
1639  _has_bits_[0] |= 0x00000001u;
1640 }
1641 inline void EOFCoefficients_EOFWeight::clear_has_value() {
1642  _has_bits_[0] &= ~0x00000001u;
1643 }
1645  value_ = 0;
1646  clear_has_value();
1647 }
1648 inline double EOFCoefficients_EOFWeight::value() const {
1649  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFCoefficients.EOFWeight.value)
1650  return value_;
1651 }
1652 inline void EOFCoefficients_EOFWeight::set_value(double value) {
1653  set_has_value();
1654  value_ = value;
1655  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.EOFCoefficients.EOFWeight.value)
1656 }
1657 
1658 // -------------------------------------------------------------------
1659 
1660 // EOFCoefficients
1661 
1662 // repeated .netsim.SVP.protobuf.EOFCoefficients.EOFWeight eof_weight = 1;
1664  return eof_weight_.size();
1665 }
1667  eof_weight_.Clear();
1668 }
1669 inline ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* EOFCoefficients::mutable_eof_weight(int index) {
1670  // @@protoc_insertion_point(field_mutable:netsim.SVP.protobuf.EOFCoefficients.eof_weight)
1671  return eof_weight_.Mutable(index);
1672 }
1673 inline ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >*
1675  // @@protoc_insertion_point(field_mutable_list:netsim.SVP.protobuf.EOFCoefficients.eof_weight)
1676  return &eof_weight_;
1677 }
1678 inline const ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight& EOFCoefficients::eof_weight(int index) const {
1679  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFCoefficients.eof_weight)
1680  return eof_weight_.Get(index);
1681 }
1682 inline ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight* EOFCoefficients::add_eof_weight() {
1683  // @@protoc_insertion_point(field_add:netsim.SVP.protobuf.EOFCoefficients.eof_weight)
1684  return eof_weight_.Add();
1685 }
1686 inline const ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight >&
1688  // @@protoc_insertion_point(field_list:netsim.SVP.protobuf.EOFCoefficients.eof_weight)
1689  return eof_weight_;
1690 }
1691 
1692 // -------------------------------------------------------------------
1693 
1694 // EOFInternalWave_EOFAmplitudeFactor
1695 
1696 // optional int32 num = 1;
1698  return (_has_bits_[0] & 0x00000002u) != 0;
1699 }
1700 inline void EOFInternalWave_EOFAmplitudeFactor::set_has_num() {
1701  _has_bits_[0] |= 0x00000002u;
1702 }
1703 inline void EOFInternalWave_EOFAmplitudeFactor::clear_has_num() {
1704  _has_bits_[0] &= ~0x00000002u;
1705 }
1707  num_ = 0;
1708  clear_has_num();
1709 }
1710 inline ::google::protobuf::int32 EOFInternalWave_EOFAmplitudeFactor::num() const {
1711  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor.num)
1712  return num_;
1713 }
1714 inline void EOFInternalWave_EOFAmplitudeFactor::set_num(::google::protobuf::int32 value) {
1715  set_has_num();
1716  num_ = value;
1717  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor.num)
1718 }
1719 
1720 // optional double factor = 2;
1722  return (_has_bits_[0] & 0x00000001u) != 0;
1723 }
1724 inline void EOFInternalWave_EOFAmplitudeFactor::set_has_factor() {
1725  _has_bits_[0] |= 0x00000001u;
1726 }
1727 inline void EOFInternalWave_EOFAmplitudeFactor::clear_has_factor() {
1728  _has_bits_[0] &= ~0x00000001u;
1729 }
1731  factor_ = 0;
1732  clear_has_factor();
1733 }
1735  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor.factor)
1736  return factor_;
1737 }
1739  set_has_factor();
1740  factor_ = value;
1741  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor.factor)
1742 }
1743 
1744 // -------------------------------------------------------------------
1745 
1746 // EOFInternalWave
1747 
1748 // required double period = 1;
1749 inline bool EOFInternalWave::has_period() const {
1750  return (_has_bits_[0] & 0x00000001u) != 0;
1751 }
1752 inline void EOFInternalWave::set_has_period() {
1753  _has_bits_[0] |= 0x00000001u;
1754 }
1755 inline void EOFInternalWave::clear_has_period() {
1756  _has_bits_[0] &= ~0x00000001u;
1757 }
1759  period_ = 0;
1760  clear_has_period();
1761 }
1762 inline double EOFInternalWave::period() const {
1763  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFInternalWave.period)
1764  return period_;
1765 }
1766 inline void EOFInternalWave::set_period(double value) {
1767  set_has_period();
1768  period_ = value;
1769  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.EOFInternalWave.period)
1770 }
1771 
1772 // required double wavelength = 2;
1773 inline bool EOFInternalWave::has_wavelength() const {
1774  return (_has_bits_[0] & 0x00000002u) != 0;
1775 }
1776 inline void EOFInternalWave::set_has_wavelength() {
1777  _has_bits_[0] |= 0x00000002u;
1778 }
1779 inline void EOFInternalWave::clear_has_wavelength() {
1780  _has_bits_[0] &= ~0x00000002u;
1781 }
1783  wavelength_ = 0;
1784  clear_has_wavelength();
1785 }
1786 inline double EOFInternalWave::wavelength() const {
1787  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFInternalWave.wavelength)
1788  return wavelength_;
1789 }
1790 inline void EOFInternalWave::set_wavelength(double value) {
1791  set_has_wavelength();
1792  wavelength_ = value;
1793  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.EOFInternalWave.wavelength)
1794 }
1795 
1796 // required double heading = 3;
1797 inline bool EOFInternalWave::has_heading() const {
1798  return (_has_bits_[0] & 0x00000004u) != 0;
1799 }
1800 inline void EOFInternalWave::set_has_heading() {
1801  _has_bits_[0] |= 0x00000004u;
1802 }
1803 inline void EOFInternalWave::clear_has_heading() {
1804  _has_bits_[0] &= ~0x00000004u;
1805 }
1807  heading_ = 0;
1808  clear_has_heading();
1809 }
1810 inline double EOFInternalWave::heading() const {
1811  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFInternalWave.heading)
1812  return heading_;
1813 }
1814 inline void EOFInternalWave::set_heading(double value) {
1815  set_has_heading();
1816  heading_ = value;
1817  // @@protoc_insertion_point(field_set:netsim.SVP.protobuf.EOFInternalWave.heading)
1818 }
1819 
1820 // repeated .netsim.SVP.protobuf.EOFInternalWave.EOFAmplitudeFactor eof_wave = 5;
1822  return eof_wave_.size();
1823 }
1825  eof_wave_.Clear();
1826 }
1827 inline ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* EOFInternalWave::mutable_eof_wave(int index) {
1828  // @@protoc_insertion_point(field_mutable:netsim.SVP.protobuf.EOFInternalWave.eof_wave)
1829  return eof_wave_.Mutable(index);
1830 }
1831 inline ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >*
1833  // @@protoc_insertion_point(field_mutable_list:netsim.SVP.protobuf.EOFInternalWave.eof_wave)
1834  return &eof_wave_;
1835 }
1836 inline const ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor& EOFInternalWave::eof_wave(int index) const {
1837  // @@protoc_insertion_point(field_get:netsim.SVP.protobuf.EOFInternalWave.eof_wave)
1838  return eof_wave_.Get(index);
1839 }
1840 inline ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor* EOFInternalWave::add_eof_wave() {
1841  // @@protoc_insertion_point(field_add:netsim.SVP.protobuf.EOFInternalWave.eof_wave)
1842  return eof_wave_.Add();
1843 }
1844 inline const ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor >&
1846  // @@protoc_insertion_point(field_list:netsim.SVP.protobuf.EOFInternalWave.eof_wave)
1847  return eof_wave_;
1848 }
1849 
1850 #ifdef __GNUC__
1851  #pragma GCC diagnostic pop
1852 #endif // __GNUC__
1853 // -------------------------------------------------------------------
1854 
1855 // -------------------------------------------------------------------
1856 
1857 // -------------------------------------------------------------------
1858 
1859 // -------------------------------------------------------------------
1860 
1861 // -------------------------------------------------------------------
1862 
1863 // -------------------------------------------------------------------
1864 
1865 // -------------------------------------------------------------------
1866 
1867 
1868 // @@protoc_insertion_point(namespace_scope)
1869 
1870 } // namespace protobuf
1871 } // namespace SVP
1872 } // namespace netsim
1873 
1874 // @@protoc_insertion_point(global_scope)
1875 
1876 #endif // PROTOBUF_INCLUDED_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
netsim::SVP::protobuf::BathyResponse::set_bathy
void set_bathy(int index, double value)
Definition: svp_request_response.pb.h:1587
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::New
EOFInternalWave_EOFAmplitudeFactor * New() const final
Definition: svp_request_response.pb.h:979
netsim::SVP::protobuf::EOFInternalWave::has_heading
bool has_heading() const
Definition: svp_request_response.pb.h:1797
netsim::SVP::protobuf::EOFCoefficients::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:838
netsim::SVP::protobuf::Request::MergePartialFromCodedStream
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
netsim::SVP::protobuf::EOFInternalWave::New
EOFInternalWave * New() const final
Definition: svp_request_response.pb.h:1103
netsim::SVP::protobuf::Request::set_source_lon
void set_source_lon(double value)
Definition: svp_request_response.pb.h:1303
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::AddDescriptors
void AddDescriptors()
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::operator=
EOFInternalWave_EOFAmplitudeFactor & operator=(const EOFInternalWave_EOFAmplitudeFactor &from)
Definition: svp_request_response.pb.h:935
netsim::SVP::protobuf::EOFInternalWave::Swap
void Swap(EOFInternalWave *other)
netsim::SVP::protobuf::Response::add_water_column
::netsim::bellhop::protobuf::Environment_WaterColumn * add_water_column()
Definition: svp_request_response.pb.h:1450
netsim::SVP::protobuf::EOFCoefficients::swap
friend void swap(EOFCoefficients &a, EOFCoefficients &b)
Definition: svp_request_response.pb.h:854
netsim::SVP::protobuf::BathyResponse
Definition: svp_request_response.pb.h:555
netsim::SVP::protobuf::BathyResponse::clear_request_id
void clear_request_id()
Definition: svp_request_response.pb.h:1562
netsim::SVP::protobuf::EOFInternalWave::clear_period
void clear_period()
Definition: svp_request_response.pb.h:1758
netsim::SVP::protobuf::BathyResponse::bathy
const ::google::protobuf::RepeatedField< double > & bathy() const
Definition: svp_request_response.pb.h:1596
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct::serialization_table
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: svp_request_response.pb.h:48
netsim::SVP::protobuf::BathyRequest::set_longitude
void set_longitude(int index, double value)
Definition: svp_request_response.pb.h:1529
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
Definition: svp_request_response.pb.h:41
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::set_factor
void set_factor(double value)
Definition: svp_request_response.pb.h:1738
netsim::SVP::protobuf::EOFCoefficients
Definition: svp_request_response.pb.h:809
netsim::SVP::protobuf::EOFCoefficients::New
EOFCoefficients * New() const final
Definition: svp_request_response.pb.h:860
netsim::SVP::protobuf::EOFInternalWave::wavelength
double wavelength() const
Definition: svp_request_response.pb.h:1786
netsim::SVP::protobuf::BathyRequest::mutable_longitude
::google::protobuf::RepeatedField< double > * mutable_longitude()
Definition: svp_request_response.pb.h:1543
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::value
double value() const
Definition: svp_request_response.pb.h:1648
netsim::SVP::protobuf::BathyResponse::has_request_id
bool has_request_id() const
Definition: svp_request_response.pb.h:1553
netsim::SVP::protobuf::BathyRequest::longitude_size
int longitude_size() const
Definition: svp_request_response.pb.h:1519
netsim::SVP::protobuf::EOFCoefficients::clear_eof_weight
void clear_eof_weight()
Definition: svp_request_response.pb.h:1666
netsim::SVP::protobuf::BathyRequest
Definition: svp_request_response.pb.h:415
netsim::SVP::protobuf::Request::swap
friend void swap(Request &a, Request &b)
Definition: svp_request_response.pb.h:146
netsim::SVP::protobuf::EOFInternalWave::internal_default_instance
static const EOFInternalWave * internal_default_instance()
Definition: svp_request_response.pb.h:1089
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::New
EOFCoefficients_EOFWeight * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:737
netsim::SVP::protobuf::EOFInternalWave::set_period
void set_period(double value)
Definition: svp_request_response.pb.h:1766
netsim::SVP::protobuf::Request::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:127
netsim::SVP::protobuf::Response::Swap
void Swap(Response *other)
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::num
::google::protobuf::int32 num() const
Definition: svp_request_response.pb.h:1624
netsim::SVP::protobuf::Request::clear_receiver_lon
void clear_receiver_lon()
Definition: svp_request_response.pb.h:1343
netsim::SVP::protobuf::Request::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: svp_request_response.pb.h:142
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::clear_factor
void clear_factor()
Definition: svp_request_response.pb.h:1730
netsim::SVP::protobuf::Request::kSourceLonFieldNumber
static const int kSourceLonFieldNumber
Definition: svp_request_response.pb.h:212
netsim::SVP::protobuf::_EOFCoefficients_default_instance_
EOFCoefficientsDefaultTypeInternal _EOFCoefficients_default_instance_
netsim::SVP::protobuf::EOFCoefficients::eof_weight_size
int eof_weight_size() const
Definition: svp_request_response.pb.h:1663
netsim::SVP::protobuf::EOFInternalWave::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:1078
netsim::SVP::protobuf::Request::clear_receiver_lat
void clear_receiver_lat()
Definition: svp_request_response.pb.h:1319
netsim::SVP::protobuf::BathyResponse::New
BathyResponse * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:610
netsim::SVP::protobuf::BathyRequest::clear_request_id
void clear_request_id()
Definition: svp_request_response.pb.h:1474
environment.pb.h
netsim::SVP::protobuf::Request::Swap
void Swap(Request *other)
netsim::SVP::protobuf::EOFInternalWave::eof_wave
const ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor > & eof_wave() const
Definition: svp_request_response.pb.h:1845
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::clear_num
void clear_num()
Definition: svp_request_response.pb.h:1706
netsim::SVP::protobuf::Request::set_source_lat
void set_source_lat(double value)
Definition: svp_request_response.pb.h:1279
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::internal_default_instance
static const EOFInternalWave_EOFAmplitudeFactor * internal_default_instance()
Definition: svp_request_response.pb.h:965
netsim::SVP::protobuf::BathyResponse::internal_default_instance
static const BathyResponse * internal_default_instance()
Definition: svp_request_response.pb.h:592
netsim::SVP::protobuf::Response::internal_default_instance
static const Response * internal_default_instance()
Definition: svp_request_response.pb.h:325
netsim::SVP::protobuf::BathyRequest::operator=
BathyRequest & operator=(const BathyRequest &from)
Definition: svp_request_response.pb.h:422
netsim::SVP::protobuf::EOFCoefficients::internal_default_instance
static const EOFCoefficients * internal_default_instance()
Definition: svp_request_response.pb.h:846
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct::entries
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: svp_request_response.pb.h:44
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct::aux
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: svp_request_response.pb.h:45
netsim::SVP::protobuf::Request::kDeltaDepthFieldNumber
static const int kDeltaDepthFieldNumber
Definition: svp_request_response.pb.h:240
netsim::SVP::protobuf::Request::set_receiver_lon
void set_receiver_lon(double value)
Definition: svp_request_response.pb.h:1351
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::has_num
bool has_num() const
Definition: svp_request_response.pb.h:1697
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor
Definition: svp_request_response.pb.h:928
netsim::SVP::protobuf::Request::~Request
virtual ~Request()
netsim::SVP::protobuf::Request::operator=
Request & operator=(const Request &from)
Definition: svp_request_response.pb.h:108
netsim::SVP::protobuf::Request::clear_source_lon
void clear_source_lon()
Definition: svp_request_response.pb.h:1295
netsim::SVP::protobuf::Response::swap
friend void swap(Response &a, Response &b)
Definition: svp_request_response.pb.h:333
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::set_value
void set_value(double value)
Definition: svp_request_response.pb.h:1652
netsim::SVP::protobuf::Request::default_instance
static const Request & default_instance()
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:957
netsim::SVP::protobuf::BathyRequest::has_request_id
bool has_request_id() const
Definition: svp_request_response.pb.h:1465
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::has_num
bool has_num() const
Definition: svp_request_response.pb.h:1611
netsim::SVP::protobuf::BathyResponse::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:581
netsim
Definition: environment.h:30
netsim::SVP::protobuf::Request::has_receiver_lat
bool has_receiver_lat() const
Definition: svp_request_response.pb.h:1310
netsim::SVP::protobuf::Request::set_delta_depth
void set_delta_depth(double value)
Definition: svp_request_response.pb.h:1399
netsim::SVP::protobuf::Response::has_request_id
bool has_request_id() const
Definition: svp_request_response.pb.h:1410
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::Swap
void Swap(EOFInternalWave_EOFAmplitudeFactor *other)
netsim::SVP::protobuf::Request::clear_request_id
void clear_request_id()
Definition: svp_request_response.pb.h:1223
netsim::SVP::protobuf::BathyRequest::swap
friend void swap(BathyRequest &a, BathyRequest &b)
Definition: svp_request_response.pb.h:460
netsim::SVP::protobuf::BathyResponse::clear_bathy
void clear_bathy()
Definition: svp_request_response.pb.h:1580
netsim::SVP::protobuf::Request::InternalSerializeWithCachedSizesToArray
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
netsim::SVP::protobuf::Request::has_source_lon
bool has_source_lon() const
Definition: svp_request_response.pb.h:1286
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::has_factor
bool has_factor() const
Definition: svp_request_response.pb.h:1721
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::factor
double factor() const
Definition: svp_request_response.pb.h:1734
netsim::SVP::protobuf::EOFInternalWave::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:1081
netsim::SVP::protobuf::Request::kUtcTimeFieldNumber
static const int kUtcTimeFieldNumber
Definition: svp_request_response.pb.h:198
netsim::SVP::protobuf::Response::clear_request_id
void clear_request_id()
Definition: svp_request_response.pb.h:1419
netsim::SVP::protobuf::EOFInternalWave::clear_eof_wave
void clear_eof_wave()
Definition: svp_request_response.pb.h:1824
netsim::SVP::protobuf::Request::delta_range
double delta_range() const
Definition: svp_request_response.pb.h:1371
netsim::SVP::protobuf::EOFInternalWave::clear_heading
void clear_heading()
Definition: svp_request_response.pb.h:1806
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::set_num
void set_num(::google::protobuf::int32 value)
Definition: svp_request_response.pb.h:1714
netsim::SVP::protobuf::Request::source_lon
double source_lon() const
Definition: svp_request_response.pb.h:1299
netsim::SVP::protobuf::Response
Definition: svp_request_response.pb.h:288
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct::field_metadata
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: svp_request_response.pb.h:47
netsim::SVP::protobuf::Response::New
Response * New() const final
Definition: svp_request_response.pb.h:339
netsim::SVP::protobuf::Request::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:130
netsim::SVP::protobuf::Response::water_column_size
int water_column_size() const
Definition: svp_request_response.pb.h:1434
netsim::SVP::protobuf::Request::New
Request * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:156
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:954
netsim::SVP::protobuf::Request::clear_delta_range
void clear_delta_range()
Definition: svp_request_response.pb.h:1367
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::internal_default_instance
static const EOFCoefficients_EOFWeight * internal_default_instance()
Definition: svp_request_response.pb.h:719
netsim::SVP::protobuf::Response::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:314
netsim::SVP::protobuf::BathyResponse::set_request_id
void set_request_id(::google::protobuf::int32 value)
Definition: svp_request_response.pb.h:1570
netsim::SVP::protobuf::_BathyRequest_default_instance_
BathyRequestDefaultTypeInternal _BathyRequest_default_instance_
netsim::SVP::protobuf::BathyRequest::request_id
::google::protobuf::int32 request_id() const
Definition: svp_request_response.pb.h:1478
netsim::SVP::protobuf::EOFInternalWave
Definition: svp_request_response.pb.h:1052
netsim::SVP::protobuf::EOFInternalWave::clear_wavelength
void clear_wavelength()
Definition: svp_request_response.pb.h:1782
netsim::SVP::protobuf::Response::mutable_water_column
::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn > * mutable_water_column()
Definition: svp_request_response.pb.h:1442
netsim::SVP::protobuf::_BathyResponse_default_instance_
BathyResponseDefaultTypeInternal _BathyResponse_default_instance_
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::num
::google::protobuf::int32 num() const
Definition: svp_request_response.pb.h:1710
netsim::SVP::protobuf::EOFInternalWave::period
double period() const
Definition: svp_request_response.pb.h:1762
netsim::SVP::protobuf::EOFCoefficients::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:835
netsim::SVP::protobuf::Request::has_utc_time
bool has_utc_time() const
Definition: svp_request_response.pb.h:1238
netsim::SVP::protobuf::BathyResponse::swap
friend void swap(BathyResponse &a, BathyResponse &b)
Definition: svp_request_response.pb.h:600
netsim::SVP::protobuf::EOFInternalWave::mutable_eof_wave
::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor > * mutable_eof_wave()
Definition: svp_request_response.pb.h:1832
netsim::SVP::protobuf::EOFCoefficients::operator=
EOFCoefficients & operator=(const EOFCoefficients &from)
Definition: svp_request_response.pb.h:816
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct::offsets
static const ::google::protobuf::uint32 offsets[]
Definition: svp_request_response.pb.h:49
netsim::SVP::protobuf::BathyResponse::add_bathy
void add_bathy(double value)
Definition: svp_request_response.pb.h:1591
netsim::SVP::protobuf::Request::utc_time
double utc_time() const
Definition: svp_request_response.pb.h:1251
netsim::SVP::protobuf::BathyRequest::New
BathyRequest * New() const final
Definition: svp_request_response.pb.h:466
netsim::SVP::protobuf::BathyRequest::latitude_size
int latitude_size() const
Definition: svp_request_response.pb.h:1489
netsim::SVP::protobuf::BathyRequest::Swap
void Swap(BathyRequest *other)
netsim::SVP::protobuf::EOFCoefficients::mutable_eof_weight
::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight > * mutable_eof_weight()
Definition: svp_request_response.pb.h:1674
netsim::SVP::protobuf::BathyRequest::clear_longitude
void clear_longitude()
Definition: svp_request_response.pb.h:1522
netsim::SVP::protobuf::Request::has_delta_range
bool has_delta_range() const
Definition: svp_request_response.pb.h:1358
netsim::SVP::protobuf::Request::InitAsDefaultInstance
static void InitAsDefaultInstance()
netsim::SVP::protobuf::BathyResponse::Swap
void Swap(BathyResponse *other)
netsim::SVP::protobuf::EOFInternalWave::swap
friend void swap(EOFInternalWave &a, EOFInternalWave &b)
Definition: svp_request_response.pb.h:1097
netsim::SVP::protobuf::Response::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:317
netsim::SVP::protobuf::Response::operator=
Response & operator=(const Response &from)
Definition: svp_request_response.pb.h:295
netsim::SVP::protobuf::_Request_default_instance_
RequestDefaultTypeInternal _Request_default_instance_
netsim::SVP::protobuf::_EOFInternalWave_EOFAmplitudeFactor_default_instance_
EOFInternalWave_EOFAmplitudeFactorDefaultTypeInternal _EOFInternalWave_EOFAmplitudeFactor_default_instance_
netsim::SVP::protobuf::Response::New
Response * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:343
netsim::SVP::protobuf::Request::kSourceLatFieldNumber
static const int kSourceLatFieldNumber
Definition: svp_request_response.pb.h:205
netsim::SVP::protobuf::Request::kReceiverLatFieldNumber
static const int kReceiverLatFieldNumber
Definition: svp_request_response.pb.h:219
netsim::SVP::protobuf::Request::receiver_lon
double receiver_lon() const
Definition: svp_request_response.pb.h:1347
netsim::SVP::protobuf::BathyResponse::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:584
netsim::SVP::protobuf::EOFCoefficients::Swap
void Swap(EOFCoefficients *other)
netsim::SVP::protobuf::_EOFCoefficients_EOFWeight_default_instance_
EOFCoefficients_EOFWeightDefaultTypeInternal _EOFCoefficients_EOFWeight_default_instance_
netsim::SVP::protobuf::EOFCoefficients::New
EOFCoefficients * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:864
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::has_value
bool has_value() const
Definition: svp_request_response.pb.h:1635
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct::schema
static const ::google::protobuf::internal::ParseTable schema[8]
Definition: svp_request_response.pb.h:46
netsim::SVP::protobuf::EOFInternalWave::operator=
EOFInternalWave & operator=(const EOFInternalWave &from)
Definition: svp_request_response.pb.h:1059
netsim::SVP::protobuf::Request::New
Request * New() const final
Definition: svp_request_response.pb.h:152
netsim::SVP::protobuf::Request::clear_source_lat
void clear_source_lat()
Definition: svp_request_response.pb.h:1271
netsim::SVP::protobuf::Response::set_request_id
void set_request_id(::google::protobuf::int32 value)
Definition: svp_request_response.pb.h:1427
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::set_num
void set_num(::google::protobuf::int32 value)
Definition: svp_request_response.pb.h:1628
netsim::SVP::protobuf::Request::receiver_lat
double receiver_lat() const
Definition: svp_request_response.pb.h:1323
netsim::SVP::protobuf::Request::kReceiverLonFieldNumber
static const int kReceiverLonFieldNumber
Definition: svp_request_response.pb.h:226
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::swap
friend void swap(EOFCoefficients_EOFWeight &a, EOFCoefficients_EOFWeight &b)
Definition: svp_request_response.pb.h:727
netsim::SVP::protobuf::Request::set_receiver_lat
void set_receiver_lat(double value)
Definition: svp_request_response.pb.h:1327
netsim::SVP::protobuf::Request::set_delta_range
void set_delta_range(double value)
Definition: svp_request_response.pb.h:1375
protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct
Definition: svp_request_response.pb.h:43
netsim::SVP::protobuf::Request::GetMetadata
::google::protobuf::Metadata GetMetadata() const final
netsim::SVP::protobuf::EOFCoefficients_EOFWeight
Definition: svp_request_response.pb.h:682
netsim::SVP::protobuf::BathyResponse::operator=
BathyResponse & operator=(const BathyResponse &from)
Definition: svp_request_response.pb.h:562
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::clear_value
void clear_value()
Definition: svp_request_response.pb.h:1644
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:708
netsim::SVP::protobuf::BathyResponse::request_id
::google::protobuf::int32 request_id() const
Definition: svp_request_response.pb.h:1566
netsim::SVP::protobuf::Request::ByteSizeLong
size_t ByteSizeLong() const final
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::swap
friend void swap(EOFInternalWave_EOFAmplitudeFactor &a, EOFInternalWave_EOFAmplitudeFactor &b)
Definition: svp_request_response.pb.h:973
netsim::SVP::protobuf::Response::request_id
::google::protobuf::int32 request_id() const
Definition: svp_request_response.pb.h:1423
netsim::SVP::protobuf::Request::MergeFrom
void MergeFrom(const ::google::protobuf::Message &from) final
netsim::SVP::protobuf::Request::kRequestIdFieldNumber
static const int kRequestIdFieldNumber
Definition: svp_request_response.pb.h:247
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::operator=
EOFCoefficients_EOFWeight & operator=(const EOFCoefficients_EOFWeight &from)
Definition: svp_request_response.pb.h:689
netsim::SVP::protobuf::Request::has_source_lat
bool has_source_lat() const
Definition: svp_request_response.pb.h:1262
netsim::SVP::protobuf::Request::CopyFrom
void CopyFrom(const ::google::protobuf::Message &from) final
netsim::SVP::protobuf::BathyRequest::mutable_latitude
::google::protobuf::RepeatedField< double > * mutable_latitude()
Definition: svp_request_response.pb.h:1513
netsim::SVP::protobuf::BathyRequest::add_longitude
void add_longitude(double value)
Definition: svp_request_response.pb.h:1533
netsim::SVP::protobuf::EOFInternalWave::New
EOFInternalWave * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:1107
netsim::SVP::protobuf::BathyRequest::New
BathyRequest * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:470
netsim::SVP::protobuf::BathyRequest::internal_default_instance
static const BathyRequest * internal_default_instance()
Definition: svp_request_response.pb.h:452
netsim::SVP::protobuf::Request::internal_default_instance
static const Request * internal_default_instance()
Definition: svp_request_response.pb.h:138
netsim::SVP::protobuf::EOFCoefficients::eof_weight
const ::google::protobuf::RepeatedPtrField< ::netsim::SVP::protobuf::EOFCoefficients_EOFWeight > & eof_weight() const
Definition: svp_request_response.pb.h:1687
netsim::SVP::protobuf::_Response_default_instance_
ResponseDefaultTypeInternal _Response_default_instance_
netsim::SVP::protobuf::_EOFInternalWave_default_instance_
EOFInternalWaveDefaultTypeInternal _EOFInternalWave_default_instance_
netsim::SVP::protobuf::EOFInternalWave::add_eof_wave
::netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor * add_eof_wave()
Definition: svp_request_response.pb.h:1840
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::New
EOFCoefficients_EOFWeight * New() const final
Definition: svp_request_response.pb.h:733
netsim::SVP::protobuf::Request::clear_delta_depth
void clear_delta_depth()
Definition: svp_request_response.pb.h:1391
netsim::SVP::protobuf::Request::IsInitialized
bool IsInitialized() const final
netsim::SVP::protobuf::BathyResponse::mutable_bathy
::google::protobuf::RepeatedField< double > * mutable_bathy()
Definition: svp_request_response.pb.h:1601
netsim::SVP::protobuf::Request::request_id
::google::protobuf::int32 request_id() const
Definition: svp_request_response.pb.h:1227
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:711
netsim::SVP::protobuf::Request::descriptor
static const ::google::protobuf::Descriptor * descriptor()
netsim::SVP::protobuf::Request::kDeltaRangeFieldNumber
static const int kDeltaRangeFieldNumber
Definition: svp_request_response.pb.h:233
netsim::SVP::protobuf::BathyRequest::add_latitude
void add_latitude(double value)
Definition: svp_request_response.pb.h:1503
netsim::SVP::protobuf::Request::delta_depth
double delta_depth() const
Definition: svp_request_response.pb.h:1395
netsim::SVP::protobuf::BathyRequest::set_request_id
void set_request_id(::google::protobuf::int32 value)
Definition: svp_request_response.pb.h:1482
netsim::SVP::protobuf::Request
Definition: svp_request_response.pb.h:101
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::Swap
void Swap(EOFCoefficients_EOFWeight *other)
netsim::SVP::protobuf::BathyRequest::longitude
const ::google::protobuf::RepeatedField< double > & longitude() const
Definition: svp_request_response.pb.h:1538
netsim::SVP::protobuf::BathyResponse::New
BathyResponse * New() const final
Definition: svp_request_response.pb.h:606
netsim::SVP::protobuf::Request::has_delta_depth
bool has_delta_depth() const
Definition: svp_request_response.pb.h:1382
netsim::SVP::protobuf::Request::set_utc_time
void set_utc_time(double value)
Definition: svp_request_response.pb.h:1255
netsim::SVP::protobuf::BathyRequest::set_latitude
void set_latitude(int index, double value)
Definition: svp_request_response.pb.h:1499
netsim::SVP::protobuf::BathyRequest::clear_latitude
void clear_latitude()
Definition: svp_request_response.pb.h:1492
netsim::SVP::protobuf::EOFCoefficients::add_eof_weight
::netsim::SVP::protobuf::EOFCoefficients_EOFWeight * add_eof_weight()
Definition: svp_request_response.pb.h:1682
netsim::SVP::protobuf::EOFCoefficients_EOFWeight::clear_num
void clear_num()
Definition: svp_request_response.pb.h:1620
netsim::SVP::protobuf::Request::has_receiver_lon
bool has_receiver_lon() const
Definition: svp_request_response.pb.h:1334
netsim::SVP::protobuf::EOFInternalWave::set_wavelength
void set_wavelength(double value)
Definition: svp_request_response.pb.h:1790
netsim::SVP::protobuf::EOFInternalWave::has_period
bool has_period() const
Definition: svp_request_response.pb.h:1749
netsim::SVP::protobuf::EOFInternalWave::set_heading
void set_heading(double value)
Definition: svp_request_response.pb.h:1814
netsim::SVP::protobuf::Request::has_request_id
bool has_request_id() const
Definition: svp_request_response.pb.h:1214
netsim::SVP::protobuf::BathyRequest::unknown_fields
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: svp_request_response.pb.h:441
netsim::SVP::protobuf::EOFInternalWave::eof_wave_size
int eof_wave_size() const
Definition: svp_request_response.pb.h:1821
netsim::SVP::protobuf::Request::Request
Request()
netsim::SVP::protobuf::Request::source_lat
double source_lat() const
Definition: svp_request_response.pb.h:1275
netsim::SVP::protobuf::BathyRequest::mutable_unknown_fields
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: svp_request_response.pb.h:444
netsim::SVP::protobuf::BathyRequest::latitude
const ::google::protobuf::RepeatedField< double > & latitude() const
Definition: svp_request_response.pb.h:1508
netsim::SVP::protobuf::Request::GetCachedSize
int GetCachedSize() const final
Definition: svp_request_response.pb.h:173
netsim::SVP::protobuf::Request::set_request_id
void set_request_id(::google::protobuf::int32 value)
Definition: svp_request_response.pb.h:1231
netsim::SVP::protobuf::Request::Clear
void Clear() final
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::New
EOFInternalWave_EOFAmplitudeFactor * New(::google::protobuf::Arena *arena) const final
Definition: svp_request_response.pb.h:983
netsim::SVP::protobuf::BathyResponse::bathy_size
int bathy_size() const
Definition: svp_request_response.pb.h:1577
netsim::SVP::protobuf::Response::water_column
const ::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn > & water_column() const
Definition: svp_request_response.pb.h:1455
netsim::SVP::protobuf::Request::clear_utc_time
void clear_utc_time()
Definition: svp_request_response.pb.h:1247
google
Definition: environment.pb.h:105
netsim::SVP::protobuf::EOFInternalWave::heading
double heading() const
Definition: svp_request_response.pb.h:1810
netsim::SVP::protobuf::Request::SerializeWithCachedSizes
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
netsim::SVP::protobuf::EOFInternalWave::has_wavelength
bool has_wavelength() const
Definition: svp_request_response.pb.h:1773