ST_Matrix3D

 

ST_Matrix3D - General Information

Overview

Type:

Data structure

Available as of:

V1.0.3.0

Inherits from:

-

Versions:

Current version

Description

Data structure for a quadratic matrix with three lines and three columns.

Structure Elements

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.