Hierarchy

⤷

⤷

Properties
Class | /BA1/CL_F4_DELAUNAY | |
Short Description | Delaunay Triangulation | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BA1/F4_MATH_TOOLS | Mathematical Routines |
Created | 20040128 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BA1/CL_F4_DELAUNAY has no forward declaration.
Interfaces
Class /BA1/CL_F4_DELAUNAY has no interface implemented.
Friends
Class /BA1/CL_F4_DELAUNAY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | F | 20040429 | |||
3 | ![]() |
Constant | Private | Type reference (TYPE) | F | 100 | 20040428 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | F | '1e-12' | 20040128 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | F | 1000 | 20040429 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | F | 1000 | 20040128 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040128 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EDGES_TAB_TYP | 20040128 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KD_TREE_TAB_TYP | 20040128 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040128 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIMPL_TAB | 20040128 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BA1/F4_TAB_POINTS | Table of Points | 20040128 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIMPL_TAB | 20040128 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIMPL_STATUS_TAB_TYP | 20040128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add Individual Simplex to Index Table Point -> Simplex | 20040128 |
2 | ![]() |
Instance method | Private | Method | Calculate Average Volume of Simplex | 20040429 |
3 | ![]() |
Instance method | Private | Method | Calculate Center and Radius of Circumcircle | 20040128 |
4 | ![]() |
Instance method | Private | Method | Test Pathological Simplexes at Edge of Grid | 20040428 |
5 | ![]() |
Instance method | Public | Method | Test kd Tree | 20040128 |
6 | ![]() |
Instance method | Private | Method | Test Whether 3-2 Flip Is Possible | 20040128 |
7 | ![]() |
Instance method | Private | Method | Check Triangulation | 20040128 |
8 | ![]() |
Static method | Public | Method | Create Delaunay Object | 20040128 |
9 | ![]() |
Instance method | Private | Method | Construct Convexes (Outside) Hull of Point Grid | 20040128 |
10 | ![]() |
Instance method | Private | Method | Construct Convexes (Outside) Hull of Point Grid | 20040203 |
11 | ![]() |
Instance method | Private | Method | Calculate Euclidian Distance Between Two Points | 20040128 |
12 | ![]() |
Instance method | Private | Method | Calculate Neighboring Point on Outside Hull | 20040203 |
13 | ![]() |
Instance method | Private | Method | Flip Sides | 20040128 |
14 | ![]() |
Instance method | Public | Method | Provide Grid Points | 20040128 |
15 | ![]() |
Instance method | Private | Method | Calculate Neighboring Point on Outside Hull | 20040203 |
16 | ![]() |
Instance method | Private | Method | Provide Neighboring Simplexes | 20040128 |
17 | ![]() |
Instance method | Public | Method | Issue Grids for Graphical Display | 20040128 |
18 | ![]() |
Instance method | Public | Method | Issue Found Simplex (for Example, for Graphical Display) | 20040128 |
19 | ![]() |
Instance method | Public | Method | Issue Simplex Table and Points | 20040331 |
20 | ![]() |
Instance method | Private | Method | Add New Point to Existing Delaunay Grid | 20040128 |
21 | ![]() |
Instance method | Private | Method | Checks Whether Point Is in Circumcircle of Simplex | 20040128 |
22 | ![]() |
Instance method | Private | Method | Search for Simplex Containing Requested Point | 20040128 |
23 | ![]() |
Instance method | Public | Method | Interpolate Function Value (or Extrapolate) | 20040128 |
24 | ![]() |
Instance method | Private | Method | Generate kd Tree for Neighborhood Search | 20040128 |
25 | ![]() |
Instance method | Private | Method | Search Neighboring Point | 20040128 |
26 | ![]() |
Instance method | Private | Method | Search Neighboring Point in kd Tree | 20040128 |
27 | ![]() |
Instance method | Private | Method | Search Neighboring Point in kd Tree (Dim > 5) | 20040128 |
28 | ![]() |
Instance method | Private | Method | Calculate Neighboring Point on Outside Hull | 20040203 |
29 | ![]() |
Instance method | Private | Method | Add Individual Point to kd Tree | 20040128 |
30 | ![]() |
Instance method | Private | Method | Sort Points by Median (for kd Tree) | 20040128 |
31 | ![]() |
Instance method | Private | Method | Calculate Vertical Vector on Edge or Peripheral Edge | 20040128 |
32 | ![]() |
Instance method | Private | Method | Regenerate Index Table Point -> Simplex | 20040128 |
33 | ![]() |
Instance method | Private | Method | Delete Individual Simplex from Index Table Point -> Simplex | 20040128 |
34 | ![]() |
Instance method | Private | Method | Calculate Shortest Length of Edge | 20040128 |
35 | ![]() |
Instance method | Private | Method | Checks Whether Requested Point Is in Requested Simplex | 20040128 |
36 | ![]() |
Instance method | Public | Method | Execute Delaunay Triangulation | 20040316 |
37 | ![]() |
Instance method | Private | Method | Execute Delaunay Triangulation ( O(N*SQRT(N) ) | 20040316 |
38 | ![]() |
Instance method | Private | Method | Execute Delaunay Triangulation ( O(N*LOG(N) ) | 20040128 |
39 | ![]() |
Instance method | Private | Method | Calculate Area (2D) or Volume (3D) of Simplex | 20040128 |
Events
Class /BA1/CL_F4_DELAUNAY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | EDGES_TAB_TYP | Private | See coding | 20040128 |
|
||
2 | EDGES_TYP | Private | See coding | 20040128 |
|
||
3 | INT_TAB | Private | See coding | 20040128 |
|
||
4 | KD_TREE_TAB_TYP | Private | See coding | 20040128 |
|
||
5 | KD_TREE_TYP | Private | See coding | 20040128 |
|
||
6 | SIMPL_STATUS_TAB_TYP | Private | See coding | 20040128 |
|
||
7 | SIMPL_STATUS_TYP | Private | See coding | 20040128 |
|
||
8 | SIMPL_TAB | Private | See coding | 20040128 |
|
Method Signatures
Method ADD_TO_POINT_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMPLEX | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
2 | ![]() |
I_SIMPLEX_NR | Call by reference | Type reference (TYPE) | I | 20040128 |
Method ADD_TO_POINT_MAP on class /BA1/CL_F4_DELAUNAY has no exception.
Method AVERAGE_VOLUME Signature
Method AVERAGE_VOLUME on class /BA1/CL_F4_DELAUNAY has no parameter.
Method AVERAGE_VOLUME on class /BA1/CL_F4_DELAUNAY has no exception.
Method CENTER_AND_RADIUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CENTER | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
2 | ![]() |
E_RADIUS | Call by reference | Type reference (TYPE) | F | 20040128 | |||
3 | ![]() |
I_SIMPLEX | Call by reference | Type reference (TYPE) | INT_TAB | Tabelle mit Integer-Werten | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method CHECK_BOUNDARY_SIMPLEXES Signature
Method CHECK_BOUNDARY_SIMPLEXES on class /BA1/CL_F4_DELAUNAY has no parameter.
Method CHECK_BOUNDARY_SIMPLEXES on class /BA1/CL_F4_DELAUNAY has no exception.
Method CHECK_KD Signature
Method CHECK_KD on class /BA1/CL_F4_DELAUNAY has no parameter.
Method CHECK_KD on class /BA1/CL_F4_DELAUNAY has no exception.
Method CHECK_TRANSFORMABILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PT_NR | Call by reference | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
I_SIMPLEX0 | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
3 | ![]() |
I_SIMPLEX1 | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
4 | ![]() |
I_SIMPLEX2 | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
nicht möglich | 20040128 |
Method CHECK_TRIANGULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOUNDARY | Call by reference | Type reference (TYPE) | C | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040428 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DIMENSION | Call by reference | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
R_REF_DELA | Value transfer | Object reference (TYPE REF TO) | /BA1/CL_F4_DELAUNAY | Delaunay Triangulation | 20040128 |
Method CREATE on class /BA1/CL_F4_DELAUNAY has no exception.
Method CREATE_CONVEX_HULL Signature
Method CREATE_CONVEX_HULL on class /BA1/CL_F4_DELAUNAY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method CREATE_CONVEX_HULL2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EDGES | Call by reference | Attribute reference (LIKE) | SIMPLEX_TAB | 20040203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040203 |
Method DISTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POINT1 | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
2 | ![]() |
I_POINT2 | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
3 | ![]() |
R_DISTANCE | Value transfer | Type reference (TYPE) | F | 20040128 |
Method DISTANCE on class /BA1/CL_F4_DELAUNAY has no exception.
Method DISTANCE_HULL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DIST | Call by reference | Type reference (TYPE) | F | 20040203 | |||
2 | ![]() |
E_EXT | Call by reference | Type reference (TYPE) | I | 20040203 | |||
3 | ![]() |
E_PAR | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040203 | ||
4 | ![]() |
I_HULL | Call by reference | Type reference (TYPE) | EDGES_TYP | 20040203 | |||
5 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040203 |
Method FACE_FLIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CAP | Call by reference | Type reference (TYPE) | C | 20040128 |
Method FACE_FLIP on class /BA1/CL_F4_DELAUNAY has no exception.
Method FILL_POINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POINT_TAB | Call by reference | Type reference (TYPE) | /BA1/F4_TAB_POINTS | Tabelle mit Punkten | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method FIND_NEAREST_POINT_ON_HULL2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DIST | Call by reference | Type reference (TYPE) | F | 20040203 | |||
2 | ![]() |
E_EDGE | Call by reference | Type reference (TYPE) | INT_TAB | n-dimensionaler Punkt mit Funktionswert | 20040203 | ||
3 | ![]() |
E_PAR | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040203 | ||
4 | ![]() |
I_EDGE | Call by reference | Type reference (TYPE) | INT_TAB | 20040203 | |||
5 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040203 |
Method FIND_NEXT_SIMPLICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SIMPLEX_LIST | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
2 | ![]() |
I_NEW_EDGES | Call by reference | Attribute reference (LIKE) | SIMPLEX_TAB | 20040128 | |||
3 | ![]() |
I_SIMPLEX_TRIED | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 |
Method FIND_NEXT_SIMPLICES on class /BA1/CL_F4_DELAUNAY has no exception.
Method GET_EDGES_AND_POINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EDGES | Call by reference | Type reference (TYPE) | /BA1/F4_TAB_INT_TAB | Tabelle mit Integer-Tabellen | 20040128 | ||
2 | ![]() |
E_POINTS | Call by reference | Type reference (TYPE) | /BA1/F4_TAB_POINTS | Tabelle mit Punkten | 20040128 |
Method GET_EDGES_AND_POINTS on class /BA1/CL_F4_DELAUNAY has no exception.
Method GET_SIMPLEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_POINTS | Call by reference | Type reference (TYPE) | /BA1/F4_TAB_POINTS | Tabelle mit Punkten | 20040128 | ||
2 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method GET_SIMPLEX_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_POINTS | Call by reference | Type reference (TYPE) | /BA1/F4_TAB_POINTS | Tabelle mit Punkten | 20040331 | ||
2 | ![]() |
E_SIMPLEXES | Call by reference | Type reference (TYPE) | /BA1/F4_TAB_INT_TAB | Tabelle mit Integer-Tabellen | 20040331 |
Method GET_SIMPLEX_TAB on class /BA1/CL_F4_DELAUNAY has no exception.
Method INSERT_POINT_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SHIFT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
2 | ![]() |
I_POINT_NR | Call by reference | Type reference (TYPE) | I | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Punkt liegt auf Umkreis (mit Genauigkeit Epsilon) | 20040128 | |
2 | ![]() |
fehlgeschlagen | 20040128 |
Method INSIDE_CIRCUMCIRCLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSIDE | Call by reference | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
E_MID_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
3 | ![]() |
E_RADIUS | Call by reference | Type reference (TYPE) | F | 20040128 | |||
4 | ![]() |
E_SHIFT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
5 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
6 | ![]() |
I_SIMPLEX_NR | Call by reference | Type reference (TYPE) | I | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Punkt liegt auf Umkreis (mit Genauigkeit Epsilon) | 20040128 | |
2 | ![]() |
fehlgeschlagen | 20040128 |
Method INSIDE_SIMPLEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EDGE | Call by reference | Type reference (TYPE) | INT_TAB | 20040203 | |||
2 | ![]() |
E_PARAMETERS | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
3 | ![]() |
E_SIMPLEX | Call by reference | Type reference (TYPE) | I | 20040128 | |||
4 | ![]() |
I_EPS | Call by reference | Type reference (TYPE) | F | 20040213 | |||
5 | ![]() |
I_EXT_BOUNDARY_SEARCH | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040429 | ||
6 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method INTERPOLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARAMETERS | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040401 | ||
2 | ![]() |
E_SIMPLEX_NR | Call by reference | Type reference (TYPE) | I | 20040331 | |||
3 | ![]() |
E_TAB_POINTS | Call by reference | Type reference (TYPE) | /BA1/F4_TAB_POINTS | Tabelle mit Punkten | 20040330 | ||
4 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | F | 20040128 | |||
5 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method KD_TREE_BUILD Signature
Method KD_TREE_BUILD on class /BA1/CL_F4_DELAUNAY has no parameter.
Method KD_TREE_BUILD on class /BA1/CL_F4_DELAUNAY has no exception.
Method NEAREST_NEIGHBOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_POINT_NR | Call by reference | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 |
Method NEAREST_NEIGHBOR on class /BA1/CL_F4_DELAUNAY has no exception.
Method NEAREST_NEIGHBOR_KD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_BEST_DIST | Call by reference | Type reference (TYPE) | F | 20040128 | |||
2 | ![]() |
C_BEST_NODE | Call by reference | Type reference (TYPE) | KD_TREE_TYP | 20040128 | |||
3 | ![]() |
I_NODE_NR | Value transfer | Type reference (TYPE) | I | 20040128 | |||
4 | ![]() |
I_POINT | Value transfer | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 |
Method NEAREST_NEIGHBOR_KD on class /BA1/CL_F4_DELAUNAY has no exception.
Method NEAREST_NEIGHBOR_KD2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_BEST_DIST | Call by reference | Type reference (TYPE) | F | 20040128 | |||
2 | ![]() |
C_BEST_NODE | Call by reference | Type reference (TYPE) | KD_TREE_TYP | 20040128 | |||
3 | ![]() |
C_BOUNDS | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
4 | ![]() |
C_MIN_DIST | Call by reference | Type reference (TYPE) | F | 20040128 | |||
5 | ![]() |
I_NODE_NR | Value transfer | Type reference (TYPE) | I | 20040128 | |||
6 | ![]() |
I_POINT | Value transfer | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 |
Method NEAREST_NEIGHBOR_KD2 on class /BA1/CL_F4_DELAUNAY has no exception.
Method NEAREST_POINT_ON_HULL2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DIST | Value transfer | Type reference (TYPE) | F | 20040203 | |||
2 | ![]() |
E_EDGE | Value transfer | Type reference (TYPE) | INT_TAB | n-dimensionaler Punkt mit Funktionswert | 20040203 | ||
3 | ![]() |
E_PAR | Value transfer | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040203 | ||
4 | ![]() |
I_EDGE | Value transfer | Type reference (TYPE) | INT_TAB | 20040203 | |||
5 | ![]() |
I_POINT | Value transfer | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040203 |
Method NODE_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
2 | ![]() |
I_POINT_NR | Call by reference | Type reference (TYPE) | I | 20040128 |
Method NODE_ADD on class /BA1/CL_F4_DELAUNAY has no exception.
Method ORDER_POINTS_MEDIAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NEW_POINT_TAB | Call by reference | Attribute reference (LIKE) | POINT_TAB | 20040128 | |||
2 | ![]() |
C_POINT_LIST | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
3 | ![]() |
I_DIM | Value transfer | Type reference (TYPE) | I | 1 | 20040128 | ||
4 | ![]() |
I_POINTS | Value transfer | Type reference (TYPE) | INT_TAB | 20040128 |
Method ORDER_POINTS_MEDIAN on class /BA1/CL_F4_DELAUNAY has no exception.
Method ORTHOGONAL_VECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EDGE | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
2 | ![]() |
R_QR | Value transfer | Object reference (TYPE REF TO) | /BA1/CL_F4_MATRIX_QR | QR-Zerlegung einer MxN-Matrix: M Zeilen, N Spalten | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method REBUILD_POINT_MAP Signature
Method REBUILD_POINT_MAP on class /BA1/CL_F4_DELAUNAY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method REMOVE_FROM_POINT_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMPLEX_NR | Call by reference | Type reference (TYPE) | I | 20040128 |
Method REMOVE_FROM_POINT_MAP on class /BA1/CL_F4_DELAUNAY has no exception.
Method SHORTEST_EDGE_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMPLEX_NR | Call by reference | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
R_SHORTEST_EDGE_LENGTH | Value transfer | Type reference (TYPE) | F | 20040128 |
Method SHORTEST_EDGE_LENGTH on class /BA1/CL_F4_DELAUNAY has no exception.
Method TEST_INSIDE_SIMPLEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSIDE | Call by reference | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
E_NEAREST_EDGE | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
3 | ![]() |
E_NEAREST_POINTS | Call by reference | Type reference (TYPE) | INT_TAB | 20040128 | |||
4 | ![]() |
E_PARAMETERS | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
5 | ![]() |
I_EPS | Call by reference | Type reference (TYPE) | F | 20040213 | |||
6 | ![]() |
I_POINT | Call by reference | Type reference (TYPE) | /BA1/F4_STR_POINT | n-dimensionaler Punkt mit Funktionswert | 20040128 | ||
7 | ![]() |
I_SIMPLEX_NR | Call by reference | Type reference (TYPE) | I | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method TRIANGULATE Signature
Method TRIANGULATE on class /BA1/CL_F4_DELAUNAY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040316 |
Method TRIANGULATE1 Signature
Method TRIANGULATE1 on class /BA1/CL_F4_DELAUNAY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040316 |
Method TRIANGULATE2 Signature
Method TRIANGULATE2 on class /BA1/CL_F4_DELAUNAY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
Method VOLUME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMPLEX_NR | Call by reference | Type reference (TYPE) | I | 20040128 | |||
2 | ![]() |
R_VOLUME | Value transfer | Type reference (TYPE) | F | 20040128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20040128 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30 |