USML
|
This is the complete list of members for profile_linear, including all inherited members.
_attenuation | profile_model | protected |
_depth1 | profile_linear | private |
_flat_earth | profile_model | protected |
_gradient0 | profile_linear | private |
_gradient1 | profile_linear | private |
_soundspeed0 | profile_linear | private |
adjust_speed(const wposition &location, matrix< double > *speed, wvector *gradient=NULL) | profile_model | protectedvirtual |
attenuation(attenuation_model *attmodel) | profile_model | inline |
attenuation(const wposition &location, const seq_vector &frequencies, const matrix< double > &distance, matrix< vector< double > > *attenuation) | profile_model | inlinevirtual |
flat_earth(bool flat) | profile_model | inline |
profile_linear(double c0, double g0, double z1, double g1, attenuation_model *attmodel=NULL) | profile_linear | inline |
profile_linear(double c0, double g0, attenuation_model *attmodel=NULL) | profile_linear | inline |
profile_linear(double c0=1500.0, attenuation_model *attmodel=NULL) | profile_linear | inline |
profile_model(attenuation_model *attmodel=NULL) | profile_model | inline |
sound_speed(const wposition &location, matrix< double > *speed, wvector *gradient=NULL) | profile_linear | virtual |
~attenuation_model() | attenuation_model | inlinevirtual |
~profile_model() | profile_model | inlinevirtual |