NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition Class Reference

#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/environment.pb.h>

Inheritance diagram for netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition:
Collaboration diagram for netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition:

Public Member Functions

 Environment_Receivers_ReceiverPosition ()
 
virtual ~Environment_Receivers_ReceiverPosition ()
 
 Environment_Receivers_ReceiverPosition (const Environment_Receivers_ReceiverPosition &from)
 
Environment_Receivers_ReceiverPositionoperator= (const Environment_Receivers_ReceiverPosition &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Receivers_ReceiverPosition *other)
 
Environment_Receivers_ReceiverPositionNew () const final
 
Environment_Receivers_ReceiverPositionNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Environment_Receivers_ReceiverPosition &from)
 
void MergeFrom (const Environment_Receivers_ReceiverPosition &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double value)
 
bool has_range () const
 
void clear_range ()
 
double range () const
 
void set_range (double value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Environment_Receivers_ReceiverPositiondefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Environment_Receivers_ReceiverPositioninternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kDepthFieldNumber = 1
 
static const int kRangeFieldNumber = 2
 

Friends

struct ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct
 
void swap (Environment_Receivers_ReceiverPosition &a, Environment_Receivers_ReceiverPosition &b)
 

Detailed Description

Definition at line 1728 of file environment.pb.h.

Constructor & Destructor Documentation

◆ Environment_Receivers_ReceiverPosition() [1/2]

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Environment_Receivers_ReceiverPosition ( )

◆ ~Environment_Receivers_ReceiverPosition()

virtual netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::~Environment_Receivers_ReceiverPosition ( )
virtual

◆ Environment_Receivers_ReceiverPosition() [2/2]

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Environment_Receivers_ReceiverPosition ( const Environment_Receivers_ReceiverPosition from)

Member Function Documentation

◆ ByteSizeLong()

size_t netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::ByteSizeLong ( ) const
final

◆ Clear()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Clear ( )
final

◆ clear_depth()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::clear_depth ( )
inline

Definition at line 3574 of file environment.pb.h.

◆ clear_range()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::clear_range ( )
inline

Definition at line 3598 of file environment.pb.h.

◆ CopyFrom() [1/2]

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::CopyFrom ( const Environment_Receivers_ReceiverPosition from)

◆ default_instance()

static const Environment_Receivers_ReceiverPosition& netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::default_instance ( )
static

◆ depth()

double netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::depth ( ) const
inline

Definition at line 3578 of file environment.pb.h.

◆ descriptor()

static const ::google::protobuf::Descriptor* netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::descriptor ( )
static

◆ GetCachedSize()

int netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::GetCachedSize ( ) const
inlinefinal

Definition at line 1800 of file environment.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::GetMetadata ( ) const
final

◆ has_depth()

bool netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::has_depth ( ) const
inline

Definition at line 3565 of file environment.pb.h.

◆ has_range()

bool netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::has_range ( ) const
inline

Definition at line 3589 of file environment.pb.h.

◆ InitAsDefaultInstance()

static void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Environment_Receivers_ReceiverPosition* netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::internal_default_instance ( )
inlinestatic

Definition at line 1765 of file environment.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::MergeFrom ( const Environment_Receivers_ReceiverPosition from)

◆ MergePartialFromCodedStream()

bool netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::mutable_unknown_fields ( )
inline

Definition at line 1757 of file environment.pb.h.

◆ New() [1/2]

Environment_Receivers_ReceiverPosition* netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::New ( ) const
inlinefinal

Definition at line 1779 of file environment.pb.h.

◆ New() [2/2]

Environment_Receivers_ReceiverPosition* netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

Definition at line 1783 of file environment.pb.h.

◆ operator=()

Environment_Receivers_ReceiverPosition& netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::operator= ( const Environment_Receivers_ReceiverPosition from)
inline

Definition at line 1735 of file environment.pb.h.

◆ range()

double netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::range ( ) const
inline

Definition at line 3602 of file environment.pb.h.

◆ SerializeWithCachedSizes()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_depth()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::set_depth ( double  value)
inline

Definition at line 3582 of file environment.pb.h.

◆ set_range()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::set_range ( double  value)
inline

Definition at line 3606 of file environment.pb.h.

◆ Swap()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Swap ( Environment_Receivers_ReceiverPosition other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::unknown_fields ( ) const
inline

Definition at line 1754 of file environment.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct

◆ swap

Definition at line 1773 of file environment.pb.h.

Member Data Documentation

◆ kDepthFieldNumber

const int netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::kDepthFieldNumber = 1
static

Definition at line 1825 of file environment.pb.h.

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::kIndexInFileMessages
staticconstexpr
Initial value:
=
10

Definition at line 1769 of file environment.pb.h.

◆ kRangeFieldNumber

const int netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::kRangeFieldNumber = 2
static

Definition at line 1832 of file environment.pb.h.


The documentation for this class was generated from the following file: