UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
U3d1dModBodyInfo Struct Reference

#include <u3d_model_defines.hpp>

Public Member Functions

 U3d1dModBodyInfo (U3dPoint point, double dip_f, double az_f, double density, double Vp, double Vs, double kp_an=1.0, double ks_an=1.0, double R_an=1.0)
 
 U3d1dModBodyInfo (U3dPoint point, double dip_f, double az_f, double density, double Vp, double Vs, double kp_an=1.0, double ks_an=1.0, double R_an=1.0)
 

Public Attributes

U3dPoint p
 
double dip
 
double az
 
double den
 
double vp
 
double vs
 
double an_kp
 
double an_ks
 
double an_R
 

Detailed Description

Structure for 1d -> 3d model importing

Member Data Documentation

double U3d1dModBodyInfo::az

azimuth angle

double U3d1dModBodyInfo::den

density in the body below the boundary

double U3d1dModBodyInfo::dip

dip angle

U3dPoint U3d1dModBodyInfo::p

point on bound

double U3d1dModBodyInfo::vp

Pressure wave velocity in the body below the boundary

double U3d1dModBodyInfo::vs

Shear wave velocity in the body below the boundary


The documentation for this struct was generated from the following files: