The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ConvertLinTo3DAddr


Unit: SDL_matrix
Class: TMat4D
Declaration: function ConvertLinTo3DAddr (LinAddr: integer; var ix, iy, il: integer): boolean;

The function ConvertLinTo3DAddr converts the linearized address LinAddr into the corresponding indices ix, iy, il. Please note that the time slot is not taken into account.

The function returns TRUE if the conversion was carried out successfully.


Last Update: 2023-Feb-06