![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_model_defines.hpp>
Public Attributes | |
| U3dSignAr | signature |
| U3dBodyVels | vels |
| double | kzp |
| double | kzs |
| double | density |
| double | an_kp |
| double | an_ks |
| double | an_R |
Structure for body parameters definition
| double U3dBodyInfo::density |
density in the body
| double U3dBodyInfo::kzp |
constant vertical gradient of Pressure wave velocity
| double U3dBodyInfo::kzs |
constant vertical gradient of Shear wave velocity
| U3dSignAr U3dBodyInfo::signature |
array of structures, describing the bounds around the body
| U3dBodyVels U3dBodyInfo::vels |
array of structures, describing the velocities in the body (used in the case of complex law of velocities distribution)
1.8.5