#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/environment.pb.h>
Public Types | |
enum | : int { kEofCoefFieldNumber = 2 , kSampleFieldNumber = 4 , kRangeFieldNumber = 5 , kBathymetryFieldNumber = 6 , kInterpolationTypeFieldNumber = 1 , kUseAttenuationFieldNumber = 3 } |
typedef Environment_WaterColumn_SSPSample | SSPSample |
typedef Environment_WaterColumn_SSPInterpolation | SSPInterpolation |
Public Member Functions | |
Environment_WaterColumn () | |
~Environment_WaterColumn () override | |
PROTOBUF_CONSTEXPR | Environment_WaterColumn (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Environment_WaterColumn (const Environment_WaterColumn &from) | |
Environment_WaterColumn (Environment_WaterColumn &&from) noexcept | |
Environment_WaterColumn & | operator= (const Environment_WaterColumn &from) |
Environment_WaterColumn & | operator= (Environment_WaterColumn &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Environment_WaterColumn *other) |
void | UnsafeArenaSwap (Environment_WaterColumn *other) |
Environment_WaterColumn * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const Environment_WaterColumn &from) |
void | MergeFrom (const Environment_WaterColumn &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | eof_coef_size () const |
void | clear_eof_coef () |
double | eof_coef (int index) const |
void | set_eof_coef (int index, double value) |
void | add_eof_coef (double value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | eof_coef () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_eof_coef () |
int | sample_size () const |
void | clear_sample () |
::netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample * | mutable_sample (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample > * | mutable_sample () |
const ::netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample & | sample (int index) const |
::netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample * | add_sample () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn_SSPSample > & | sample () const |
bool | has_range () const |
void | clear_range () |
double | range () const |
void | set_range (double value) |
bool | has_bathymetry () const |
void | clear_bathymetry () |
double | bathymetry () const |
void | set_bathymetry (double value) |
bool | has_interpolation_type () const |
void | clear_interpolation_type () |
::netsim::bellhop::protobuf::Environment_WaterColumn_SSPInterpolation | interpolation_type () const |
void | set_interpolation_type (::netsim::bellhop::protobuf::Environment_WaterColumn_SSPInterpolation value) |
bool | has_use_attenuation () const |
void | clear_use_attenuation () |
bool | use_attenuation () const |
void | set_use_attenuation (bool value) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Environment_WaterColumn & | default_instance () |
static const Environment_WaterColumn * | internal_default_instance () |
static bool | SSPInterpolation_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | SSPInterpolation_descriptor () |
template<typename T > | |
static const std::string & | SSPInterpolation_Name (T enum_t_value) |
static bool | SSPInterpolation_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SSPInterpolation *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
static constexpr SSPInterpolation | CUBIC_SPLINE |
static constexpr SSPInterpolation | C_LINEAR |
static constexpr SSPInterpolation | N2_LINEAR |
static constexpr SSPInterpolation | SSPInterpolation_MIN |
static constexpr SSPInterpolation | SSPInterpolation_MAX |
static constexpr int | SSPInterpolation_ARRAYSIZE |
Protected Member Functions | |
Environment_WaterColumn (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_netsim_2facousticstoolbox_2fenvironment_2eproto |
void | swap (Environment_WaterColumn &a, Environment_WaterColumn &b) |
Definition at line 1517 of file environment.pb.h.
typedef Environment_WaterColumn_SSPInterpolation netsim::bellhop::protobuf::Environment_WaterColumn::SSPInterpolation |
Definition at line 1644 of file environment.pb.h.
typedef Environment_WaterColumn_SSPSample netsim::bellhop::protobuf::Environment_WaterColumn::SSPSample |
Definition at line 1642 of file environment.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kEofCoefFieldNumber | |
kSampleFieldNumber | |
kRangeFieldNumber | |
kBathymetryFieldNumber | |
kInterpolationTypeFieldNumber | |
kUseAttenuationFieldNumber |
Definition at line 1678 of file environment.pb.h.
|
inline |
Definition at line 1520 of file environment.pb.h.
|
override |
|
explicit |
netsim::bellhop::protobuf::Environment_WaterColumn::Environment_WaterColumn | ( | const Environment_WaterColumn & | from | ) |
|
inlinenoexcept |
Definition at line 1525 of file environment.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 4304 of file environment.pb.h.
|
inline |
Definition at line 4384 of file environment.pb.h.
|
inline |
Definition at line 4438 of file environment.pb.h.
|
final |
|
final |
|
inline |
Definition at line 4431 of file environment.pb.h.
|
inline |
Definition at line 4287 of file environment.pb.h.
|
inline |
Definition at line 4259 of file environment.pb.h.
|
inline |
Definition at line 4403 of file environment.pb.h.
|
inline |
Definition at line 4362 of file environment.pb.h.
|
inline |
Definition at line 4335 of file environment.pb.h.
void netsim::bellhop::protobuf::Environment_WaterColumn::CopyFrom | ( | const Environment_WaterColumn & | from | ) |
|
inlinestatic |
Definition at line 1564 of file environment.pb.h.
|
inlinestatic |
Definition at line 1555 of file environment.pb.h.
|
inline |
Definition at line 4313 of file environment.pb.h.
|
inline |
Definition at line 4293 of file environment.pb.h.
|
inline |
Definition at line 4284 of file environment.pb.h.
|
inlinefinal |
Definition at line 1617 of file environment.pb.h.
|
final |
|
inlinestatic |
Definition at line 1558 of file environment.pb.h.
|
final |
|
inlinestatic |
Definition at line 1561 of file environment.pb.h.
|
inline |
Definition at line 4428 of file environment.pb.h.
|
inline |
Definition at line 4256 of file environment.pb.h.
|
inline |
Definition at line 4400 of file environment.pb.h.
|
inline |
Definition at line 4332 of file environment.pb.h.
|
inlinestatic |
Definition at line 1567 of file environment.pb.h.
|
inline |
Definition at line 4266 of file environment.pb.h.
|
final |
|
inline |
Definition at line 1604 of file environment.pb.h.
|
inline |
Definition at line 4322 of file environment.pb.h.
|
inline |
Definition at line 4370 of file environment.pb.h.
|
inline |
Definition at line 4365 of file environment.pb.h.
|
inline |
Definition at line 1551 of file environment.pb.h.
|
inlinefinal |
Definition at line 1598 of file environment.pb.h.
|
inline |
Definition at line 1530 of file environment.pb.h.
|
inlinenoexcept |
Definition at line 1534 of file environment.pb.h.
|
inline |
Definition at line 4410 of file environment.pb.h.
|
inline |
Definition at line 4390 of file environment.pb.h.
|
inline |
Definition at line 4377 of file environment.pb.h.
|
inline |
Definition at line 4359 of file environment.pb.h.
|
inline |
Definition at line 4446 of file environment.pb.h.
|
inline |
Definition at line 4297 of file environment.pb.h.
|
inline |
Definition at line 4275 of file environment.pb.h.
|
inline |
Definition at line 4418 of file environment.pb.h.
|
inline |
Definition at line 4350 of file environment.pb.h.
|
inlinestatic |
Definition at line 1661 of file environment.pb.h.
|
inlinestatic |
Definition at line 1651 of file environment.pb.h.
|
inlinestatic |
Definition at line 1665 of file environment.pb.h.
|
inlinestatic |
Definition at line 1671 of file environment.pb.h.
|
inline |
Definition at line 1577 of file environment.pb.h.
|
inline |
Definition at line 1548 of file environment.pb.h.
|
inline |
Definition at line 1590 of file environment.pb.h.
|
inline |
Definition at line 4342 of file environment.pb.h.
|
friend |
Definition at line 1782 of file environment.pb.h.
|
friend |
Definition at line 1626 of file environment.pb.h.
|
friend |
Definition at line 1796 of file environment.pb.h.
|
friend |
Definition at line 1574 of file environment.pb.h.
|
static |
Definition at line 1635 of file environment.pb.h.
Impl_ netsim::bellhop::protobuf::Environment_WaterColumn::_impl_ |
Definition at line 1795 of file environment.pb.h.
|
staticconstexpr |
Definition at line 1647 of file environment.pb.h.
|
staticconstexpr |
Definition at line 1645 of file environment.pb.h.
|
staticconstexpr |
Definition at line 1571 of file environment.pb.h.
|
staticconstexpr |
Definition at line 1649 of file environment.pb.h.
|
staticconstexpr |
Definition at line 1658 of file environment.pb.h.
|
staticconstexpr |
Definition at line 1656 of file environment.pb.h.
|
staticconstexpr |
Definition at line 1654 of file environment.pb.h.