![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_os.hpp>
Public Member Functions | |
| U3dObservSys (U3dPoint sp, U3dPointsAr rec_p, U3dModAreaPos *ma_pos=NULL) | |
| bool | getSP (U3dPoint &point) |
| bool | getRec (int rec_id, U3dPoint &point) |
| int | getRecNum () |
| const U3dBspl3Curve3d * | getWellCurve () |
| bool | getReady () |
| bool | getGlobalPos (U3dModAreaPos &pos) |
| U3dObservSys (U3dPoint sp, U3dPointsAr rec_p, U3dModAreaPos *ma_pos=NULL) | |
| bool | getSP (U3dPoint &point) |
| bool | getRec (int rec_id, U3dPoint &point) |
| int | getRecNum () |
| const U3dBspl3Curve3d * | getWellCurve () |
| bool | getReady () |
| bool | getGlobalPos (U3dModAreaPos &pos) |
Observation System object
| bool U3dObservSys::getRec | ( | int | rec_id, |
| U3dPoint & | point | ||
| ) |
Returns receiver point by it's ID
| bool U3dObservSys::getRec | ( | int | rec_id, |
| U3dPoint & | point | ||
| ) |
Returns receiver point by it's ID
| int U3dObservSys::getRecNum | ( | ) |
Returns number of receivers
| int U3dObservSys::getRecNum | ( | ) |
Returns number of receivers
| bool U3dObservSys::getSP | ( | U3dPoint & | point | ) |
Returns source point
| bool U3dObservSys::getSP | ( | U3dPoint & | point | ) |
Returns source point
| const U3dBspl3Curve3d* U3dObservSys::getWellCurve | ( | ) |
Returns well curve object
| const U3dBspl3Curve3d* U3dObservSys::getWellCurve | ( | ) |
Returns well curve object
1.8.5