UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_prgrid3d.hpp>
Public Member Functions | |
U3dIntEq4dLeftPart () | |
virtual double | calc (double x4) |
void | setInitialPoints (U3dPoints4dAr &ips) |
void | setPCoords (double px1, double px2, double px3) |
Public Member Functions inherited from UEqAbstractFunction | |
UEqAbstractFunction () | |
virtual | ~UEqAbstractFunction () |
Protected Attributes | |
U3dPoints4dAr * | m_ips |
double | m_x1 |
double | m_x2 |
double | m_x3 |
3d grid interpolation equation left part
U3dPRGrid3d::U3dIntEq4dLeftPart::U3dIntEq4dLeftPart | ( | ) |
Default constructor
|
virtual |
Value of the left part function for provided x4-coordinate
Implements UEqAbstractFunction.
|
inline |
Just copy initial points pointer.
|
inline |
Set desired point coordinates
|
protected |
Grid initial points
|
protected |
Desired point 3D coordinates