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



NData


Unit: SDL_statis
Class: TCFEvaluator
Declaration: property NData: integer;

The property NData returns the length of the data arrays TrueData and EstimData. A value of -1 indicates that the two arrays do not have the same length (which might occur if they are loaded by CopyTrueFromMatrix and CopyEstFromMatrix, respectively).

Setting the property NData resizes the data arrays TrueData and EstimData to the corresponding value. NData must be set to values greater than zero, invalid values are ignored.



Last Update: 2023-Dec-08