ST_Matrix3D - General Information
Type: |
Data structure |
Available as of: |
V1.0.3.0 |
Inherits from: |
- |
Versions: |
Current version |
Data structure for a quadratic matrix with three lines and three columns.
Variable |
Data type |
Description |
---|---|---|
alrElement |
ARRAY[1..3, 1..3] OF LREAL |
2-dimensional field of the matrix with the primary field representing the lines and the secondary field representing the columns. |