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....



NrOfTimeSlots


Unit: SDL_matrix
Class: TMat4D
Declaration: property NrOfTimeSlots: longint;

The property NrOfTimeSlots controls the number of time slots of a hypercube matrix. The matrix elements are addressed starting with an index of 1.

Hint 1: If you have to adjust not only NrOfTimeSlots but any of the other dimensions (NrOfColumns, NrOfRows, or NrOfLayers) as well, then it is faster to use the method Resize.

Hint 2: In the Light Edition the number of cells is restricted to 2000 (i.e. the product of NrOfColumns times NrOfRows times NrOfLayers times NrOfTimeSlots).



Last Update: 2023-Feb-06