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

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

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

Public Types

typedef Environment_Beams_ApproximationType ApproximationType
 

Public Member Functions

 Environment_Beams ()
 
virtual ~Environment_Beams ()
 
 Environment_Beams (const Environment_Beams &from)
 
Environment_Beamsoperator= (const Environment_Beams &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Beams *other)
 
Environment_BeamsNew () const final
 
Environment_BeamsNew (::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_Beams &from)
 
void MergeFrom (const Environment_Beams &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_number () const
 
void clear_number ()
 
::google::protobuf::uint32 number () const
 
void set_number (::google::protobuf::uint32 value)
 
bool has_theta_max () const
 
void clear_theta_max ()
 
::google::protobuf::int32 theta_max () const
 
void set_theta_max (::google::protobuf::int32 value)
 
bool has_approximation_type () const
 
void clear_approximation_type ()
 
::netsim::bellhop::protobuf::Environment_Beams_ApproximationType approximation_type () const
 
void set_approximation_type (::netsim::bellhop::protobuf::Environment_Beams_ApproximationType value)
 
bool has_theta_min () const
 
void clear_theta_min ()
 
::google::protobuf::int32 theta_min () const
 
void set_theta_min (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Environment_Beamsdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Environment_Beamsinternal_default_instance ()
 
static bool ApproximationType_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * ApproximationType_descriptor ()
 
static const ::std::string & ApproximationType_Name (ApproximationType value)
 
static bool ApproximationType_Parse (const ::std::string &name, ApproximationType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ApproximationType GEOMETRIC
 
static const ApproximationType CARTESIAN
 
static const ApproximationType RAY_CENTERED
 
static const ApproximationType GAUSSIAN
 
static const ApproximationType ApproximationType_MIN
 
static const ApproximationType ApproximationType_MAX
 
static const int ApproximationType_ARRAYSIZE
 
static const int kNumberFieldNumber = 4
 
static const int kThetaMaxFieldNumber = 3
 
static const int kApproximationTypeFieldNumber = 1
 
static const int kThetaMinFieldNumber = 2
 

Friends

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

Detailed Description

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

Member Typedef Documentation

◆ ApproximationType

Constructor & Destructor Documentation

◆ Environment_Beams() [1/2]

netsim::bellhop::protobuf::Environment_Beams::Environment_Beams ( )

◆ ~Environment_Beams()

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

◆ Environment_Beams() [2/2]

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

Member Function Documentation

◆ approximation_type()

netsim::bellhop::protobuf::Environment_Beams_ApproximationType netsim::bellhop::protobuf::Environment_Beams::approximation_type ( ) const
inline

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

◆ ApproximationType_descriptor()

static const ::google::protobuf::EnumDescriptor* netsim::bellhop::protobuf::Environment_Beams::ApproximationType_descriptor ( )
inlinestatic

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

◆ ApproximationType_IsValid()

static bool netsim::bellhop::protobuf::Environment_Beams::ApproximationType_IsValid ( int  value)
inlinestatic

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

◆ ApproximationType_Name()

static const ::std::string& netsim::bellhop::protobuf::Environment_Beams::ApproximationType_Name ( ApproximationType  value)
inlinestatic

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

◆ ApproximationType_Parse()

static bool netsim::bellhop::protobuf::Environment_Beams::ApproximationType_Parse ( const ::std::string &  name,
ApproximationType value 
)
inlinestatic

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_approximation_type()

void netsim::bellhop::protobuf::Environment_Beams::clear_approximation_type ( )
inline

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

◆ clear_number()

void netsim::bellhop::protobuf::Environment_Beams::clear_number ( )
inline

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

◆ clear_theta_max()

void netsim::bellhop::protobuf::Environment_Beams::clear_theta_max ( )
inline

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

◆ clear_theta_min()

void netsim::bellhop::protobuf::Environment_Beams::clear_theta_min ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_approximation_type()

bool netsim::bellhop::protobuf::Environment_Beams::has_approximation_type ( ) const
inline

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

◆ has_number()

bool netsim::bellhop::protobuf::Environment_Beams::has_number ( ) const
inline

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

◆ has_theta_max()

bool netsim::bellhop::protobuf::Environment_Beams::has_theta_max ( ) const
inline

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

◆ has_theta_min()

bool netsim::bellhop::protobuf::Environment_Beams::has_theta_min ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ number()

google::protobuf::uint32 netsim::bellhop::protobuf::Environment_Beams::number ( ) const
inline

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

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

◆ set_approximation_type()

void netsim::bellhop::protobuf::Environment_Beams::set_approximation_type ( ::netsim::bellhop::protobuf::Environment_Beams_ApproximationType  value)
inline

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

◆ set_number()

void netsim::bellhop::protobuf::Environment_Beams::set_number ( ::google::protobuf::uint32  value)
inline

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

◆ set_theta_max()

void netsim::bellhop::protobuf::Environment_Beams::set_theta_max ( ::google::protobuf::int32  value)
inline

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

◆ set_theta_min()

void netsim::bellhop::protobuf::Environment_Beams::set_theta_min ( ::google::protobuf::int32  value)
inline

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

◆ Swap()

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

◆ theta_max()

google::protobuf::int32 netsim::bellhop::protobuf::Environment_Beams::theta_max ( ) const
inline

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

◆ theta_min()

google::protobuf::int32 netsim::bellhop::protobuf::Environment_Beams::theta_min ( ) const
inline

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct

◆ swap

void swap ( Environment_Beams a,
Environment_Beams b 
)
friend

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

Member Data Documentation

◆ ApproximationType_ARRAYSIZE

const int netsim::bellhop::protobuf::Environment_Beams::ApproximationType_ARRAYSIZE
static

◆ ApproximationType_MAX

const ApproximationType netsim::bellhop::protobuf::Environment_Beams::ApproximationType_MAX
static

◆ ApproximationType_MIN

const ApproximationType netsim::bellhop::protobuf::Environment_Beams::ApproximationType_MIN
static

◆ CARTESIAN

const ApproximationType netsim::bellhop::protobuf::Environment_Beams::CARTESIAN
static
Initial value:

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

◆ GAUSSIAN

const ApproximationType netsim::bellhop::protobuf::Environment_Beams::GAUSSIAN
static
Initial value:

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

◆ GEOMETRIC

const ApproximationType netsim::bellhop::protobuf::Environment_Beams::GEOMETRIC
static
Initial value:

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

◆ kApproximationTypeFieldNumber

const int netsim::bellhop::protobuf::Environment_Beams::kApproximationTypeFieldNumber = 1
static

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

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Beams::kIndexInFileMessages
staticconstexpr
Initial value:
=
12

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

◆ kNumberFieldNumber

const int netsim::bellhop::protobuf::Environment_Beams::kNumberFieldNumber = 4
static

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

◆ kThetaMaxFieldNumber

const int netsim::bellhop::protobuf::Environment_Beams::kThetaMaxFieldNumber = 3
static

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

◆ kThetaMinFieldNumber

const int netsim::bellhop::protobuf::Environment_Beams::kThetaMinFieldNumber = 2
static

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

◆ RAY_CENTERED

const ApproximationType netsim::bellhop::protobuf::Environment_Beams::RAY_CENTERED
static
Initial value:

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


The documentation for this class was generated from the following file:
netsim::bellhop::protobuf::Environment_Beams_ApproximationType_GEOMETRIC
@ Environment_Beams_ApproximationType_GEOMETRIC
Definition: environment.pb.h:216
netsim::bellhop::protobuf::Environment_Beams_ApproximationType_CARTESIAN
@ Environment_Beams_ApproximationType_CARTESIAN
Definition: environment.pb.h:217
netsim::bellhop::protobuf::Environment_Beams_ApproximationType_ApproximationType_ARRAYSIZE
const int Environment_Beams_ApproximationType_ApproximationType_ARRAYSIZE
Definition: environment.pb.h:224
netsim::bellhop::protobuf::Environment_Beams_ApproximationType_ApproximationType_MAX
const Environment_Beams_ApproximationType Environment_Beams_ApproximationType_ApproximationType_MAX
Definition: environment.pb.h:223
netsim::bellhop::protobuf::Environment_Beams_ApproximationType_RAY_CENTERED
@ Environment_Beams_ApproximationType_RAY_CENTERED
Definition: environment.pb.h:218
netsim::bellhop::protobuf::Environment_Beams_ApproximationType_ApproximationType_MIN
const Environment_Beams_ApproximationType Environment_Beams_ApproximationType_ApproximationType_MIN
Definition: environment.pb.h:222
netsim::bellhop::protobuf::Environment_Beams_ApproximationType_GAUSSIAN
@ Environment_Beams_ApproximationType_GAUSSIAN
Definition: environment.pb.h:219