Classes | |
class | Environment |
class | Environment_AdaptiveInfo |
class | Environment_Beams |
class | Environment_Bottom |
class | Environment_Medium |
class | Environment_Medium_Attenuation |
class | Environment_Medium_RCSample |
class | Environment_Output |
class | Environment_Receivers |
class | Environment_Receivers_ReceiverPosition |
class | Environment_Sources |
class | Environment_Sources_SourcePosition |
class | Environment_Surface |
class | Environment_WaterColumn |
class | Environment_WaterColumn_SSPSample |
Enumerator | |
---|---|
Environment_Beams_ApproximationType_GEOMETRIC | |
Environment_Beams_ApproximationType_CARTESIAN | |
Environment_Beams_ApproximationType_RAY_CENTERED | |
Environment_Beams_ApproximationType_GAUSSIAN |
Definition at line 215 of file environment.pb.h.
Definition at line 151 of file environment.pb.h.
Enumerator | |
---|---|
Environment_Medium_MediumType_VACUUM | |
Environment_Medium_MediumType_RIGID | |
Environment_Medium_MediumType_HALF_SPACE | |
Environment_Medium_MediumType_REFLECTION_COEFFICIENT |
Definition at line 174 of file environment.pb.h.
Definition at line 128 of file environment.pb.h.
Enumerator | |
---|---|
Environment_WaterColumn_SSPInterpolation_CUBIC_SPLINE | |
Environment_WaterColumn_SSPInterpolation_C_LINEAR | |
Environment_WaterColumn_SSPInterpolation_N2_LINEAR |
Definition at line 195 of file environment.pb.h.
const ::google::protobuf::EnumDescriptor* netsim::bellhop::protobuf::Environment_Beams_ApproximationType_descriptor | ( | ) |
bool netsim::bellhop::protobuf::Environment_Beams_ApproximationType_IsValid | ( | int | value | ) |
|
inline |
Definition at line 227 of file environment.pb.h.
|
inline |
Definition at line 231 of file environment.pb.h.
const ::google::protobuf::EnumDescriptor* netsim::bellhop::protobuf::Environment_Medium_Attenuation_Units_descriptor | ( | ) |
bool netsim::bellhop::protobuf::Environment_Medium_Attenuation_Units_IsValid | ( | int | value | ) |
|
inline |
Definition at line 165 of file environment.pb.h.
|
inline |
Definition at line 169 of file environment.pb.h.
const ::google::protobuf::EnumDescriptor* netsim::bellhop::protobuf::Environment_Medium_MediumType_descriptor | ( | ) |
bool netsim::bellhop::protobuf::Environment_Medium_MediumType_IsValid | ( | int | value | ) |
|
inline |
Definition at line 186 of file environment.pb.h.
|
inline |
Definition at line 190 of file environment.pb.h.
const ::google::protobuf::EnumDescriptor* netsim::bellhop::protobuf::Environment_Output_OutputType_descriptor | ( | ) |
bool netsim::bellhop::protobuf::Environment_Output_OutputType_IsValid | ( | int | value | ) |
|
inline |
Definition at line 142 of file environment.pb.h.
|
inline |
Definition at line 146 of file environment.pb.h.
const ::google::protobuf::EnumDescriptor* netsim::bellhop::protobuf::Environment_WaterColumn_SSPInterpolation_descriptor | ( | ) |
bool netsim::bellhop::protobuf::Environment_WaterColumn_SSPInterpolation_IsValid | ( | int | value | ) |
|
inline |
Definition at line 206 of file environment.pb.h.
|
inline |
Definition at line 210 of file environment.pb.h.
Environment_AdaptiveInfoDefaultTypeInternal netsim::bellhop::protobuf::_Environment_AdaptiveInfo_default_instance_ |
Environment_BeamsDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Beams_default_instance_ |
Environment_BottomDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Bottom_default_instance_ |
EnvironmentDefaultTypeInternal netsim::bellhop::protobuf::_Environment_default_instance_ |
Environment_Medium_AttenuationDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Medium_Attenuation_default_instance_ |
Environment_MediumDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Medium_default_instance_ |
Environment_Medium_RCSampleDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Medium_RCSample_default_instance_ |
Environment_OutputDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Output_default_instance_ |
Environment_ReceiversDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Receivers_default_instance_ |
Environment_Receivers_ReceiverPositionDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Receivers_ReceiverPosition_default_instance_ |
Environment_SourcesDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Sources_default_instance_ |
Environment_Sources_SourcePositionDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Sources_SourcePosition_default_instance_ |
Environment_SurfaceDefaultTypeInternal netsim::bellhop::protobuf::_Environment_Surface_default_instance_ |
Environment_WaterColumnDefaultTypeInternal netsim::bellhop::protobuf::_Environment_WaterColumn_default_instance_ |
Environment_WaterColumn_SSPSampleDefaultTypeInternal netsim::bellhop::protobuf::_Environment_WaterColumn_SSPSample_default_instance_ |
const int netsim::bellhop::protobuf::Environment_Beams_ApproximationType_ApproximationType_ARRAYSIZE = Environment_Beams_ApproximationType_ApproximationType_MAX + 1 |
Definition at line 224 of file environment.pb.h.
const Environment_Beams_ApproximationType netsim::bellhop::protobuf::Environment_Beams_ApproximationType_ApproximationType_MAX = Environment_Beams_ApproximationType_GAUSSIAN |
Definition at line 223 of file environment.pb.h.
const Environment_Beams_ApproximationType netsim::bellhop::protobuf::Environment_Beams_ApproximationType_ApproximationType_MIN = Environment_Beams_ApproximationType_GEOMETRIC |
Definition at line 222 of file environment.pb.h.
const int netsim::bellhop::protobuf::Environment_Medium_Attenuation_Units_Units_ARRAYSIZE = Environment_Medium_Attenuation_Units_Units_MAX + 1 |
Definition at line 162 of file environment.pb.h.
const Environment_Medium_Attenuation_Units netsim::bellhop::protobuf::Environment_Medium_Attenuation_Units_Units_MAX = Environment_Medium_Attenuation_Units_DB_PER_WAVELENGTH |
Definition at line 161 of file environment.pb.h.
const Environment_Medium_Attenuation_Units netsim::bellhop::protobuf::Environment_Medium_Attenuation_Units_Units_MIN = Environment_Medium_Attenuation_Units_DB_PER_M_KHZ |
Definition at line 160 of file environment.pb.h.
const int netsim::bellhop::protobuf::Environment_Medium_MediumType_MediumType_ARRAYSIZE = Environment_Medium_MediumType_MediumType_MAX + 1 |
Definition at line 183 of file environment.pb.h.
const Environment_Medium_MediumType netsim::bellhop::protobuf::Environment_Medium_MediumType_MediumType_MAX = Environment_Medium_MediumType_REFLECTION_COEFFICIENT |
Definition at line 182 of file environment.pb.h.
const Environment_Medium_MediumType netsim::bellhop::protobuf::Environment_Medium_MediumType_MediumType_MIN = Environment_Medium_MediumType_VACUUM |
Definition at line 181 of file environment.pb.h.
const int netsim::bellhop::protobuf::Environment_Output_OutputType_OutputType_ARRAYSIZE = Environment_Output_OutputType_OutputType_MAX + 1 |
Definition at line 139 of file environment.pb.h.
const Environment_Output_OutputType netsim::bellhop::protobuf::Environment_Output_OutputType_OutputType_MAX = Environment_Output_OutputType_SEMICOHERENT_PRESSURE |
Definition at line 138 of file environment.pb.h.
const Environment_Output_OutputType netsim::bellhop::protobuf::Environment_Output_OutputType_OutputType_MIN = Environment_Output_OutputType_ARRIVAL_TIMES |
Definition at line 137 of file environment.pb.h.
const int netsim::bellhop::protobuf::Environment_WaterColumn_SSPInterpolation_SSPInterpolation_ARRAYSIZE = Environment_WaterColumn_SSPInterpolation_SSPInterpolation_MAX + 1 |
Definition at line 203 of file environment.pb.h.
const Environment_WaterColumn_SSPInterpolation netsim::bellhop::protobuf::Environment_WaterColumn_SSPInterpolation_SSPInterpolation_MAX = Environment_WaterColumn_SSPInterpolation_N2_LINEAR |
Definition at line 202 of file environment.pb.h.
const Environment_WaterColumn_SSPInterpolation netsim::bellhop::protobuf::Environment_WaterColumn_SSPInterpolation_SSPInterpolation_MIN = Environment_WaterColumn_SSPInterpolation_CUBIC_SPLINE |
Definition at line 201 of file environment.pb.h.