USML
wave_queue Member List

This is the complete list of members for wave_queue, including all inherited members.

_az_boundarywave_queueprivate
_currwave_queueprivate
_de_branchwave_queueprivate
_frequencieswave_queueprivate
_intensity_thresholdwave_queueprivate
_nc_altitudewave_queueprivate
_nc_bottomwave_queueprivate
_nc_causticwave_queueprivate
_nc_filewave_queueprivate
_nc_latitudewave_queueprivate
_nc_longitudewave_queueprivate
_nc_on_edgewave_queueprivate
_nc_recwave_queueprivate
_nc_surfacewave_queueprivate
_nc_timewave_queueprivate
_nextwave_queueprivate
_oceanwave_queueprivate
_pastwave_queueprivate
_prevwave_queueprivate
_proplossListenerVecwave_queueprivate
_reflection_modelwave_queueprivate
_source_azwave_queueprivate
_source_dewave_queueprivate
_source_poswave_queueprivate
_spreading_modelwave_queueprivate
_targetswave_queueprivate
_targets_sin_thetawave_queueprivate
_timewave_queueprivate
_time_stepwave_queueprivate
addProplossListener(proplossListener *pListener)wave_queue
build_eigenray(unsigned t1, unsigned t2, unsigned de, unsigned az, double distance2[3][3][3])wave_queueprivate
CLASSIC_RAY enum valuewave_queue
close_netcdf()wave_queue
compute_offsets(const double distance2[3][3][3], const c_vector< double, 3 > &delta, c_vector< double, 3 > &offset, c_vector< double, 3 > &distance, bool &unstable)wave_queueprivatestatic
curr()wave_queueinline
detect_caustics()wave_queueprivate
detect_eigenrays()wave_queueprivate
detect_reflections()wave_queueprivate
detect_reflections_bottom(unsigned de, unsigned az)wave_queueprivate
detect_reflections_surface(unsigned de, unsigned az)wave_queueprivate
getIntensityThreshold()wave_queueinline
HYBRID_GAUSSIAN enum valuewave_queue
init_netcdf(const char *filename, const char *long_name=NULL)wave_queue
init_wavefronts()wave_queueprivate
is_closest_ray(unsigned t1, unsigned t2, unsigned de, unsigned az, const double &center, double distance2[3][3][3])wave_queueprivate
make_taylor_coeff(const double value[3][3][3], const c_vector< double, 3 > &delta, double &center, c_vector< double, 3 > &gradient, c_matrix< double, 3, 3 > &hessian, bool diagonal_only=false)wave_queueprivatestatic
next()wave_queueinline
notifyProplossListeners(unsigned targetRow, unsigned targetCol, eigenray pEigenray)wave_queue
num_az() const wave_queueinline
num_de() const wave_queueinline
past()wave_queueinline
prev()wave_queueinline
reflection_model classwave_queuefriend
removeProplossListener(proplossListener *pListener)wave_queue
save_netcdf()wave_queue
set_bottom_reverb(reverb_model *model)wave_queue
set_surface_reverb(reverb_model *model)wave_queue
setIntensityThreshold(double dThreshold)wave_queueinline
source_az(unsigned az)wave_queueinline
source_de(unsigned de)wave_queueinline
source_pos()wave_queueinline
spreading_hybrid_gaussian classwave_queuefriend
spreading_ray classwave_queuefriend
spreading_type enum namewave_queue
step()wave_queue
time()wave_queueinline
wave_queue(ocean_model &ocean, const seq_vector &freq, const wposition1 &pos, const seq_vector &de, const seq_vector &az, double time_step, const wposition *targets=NULL, spreading_type type=HYBRID_GAUSSIAN)wave_queue
~wave_queue()wave_queuevirtual