Name | Description | |
---|---|---|
![]() | NMatrixSeriesData Constructor | Overloaded. |
The following tables list the members exposed by NMatrixSeriesData.
Name | Description | |
---|---|---|
![]() | NMatrixSeriesData Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | NMatrixSeriesDataSchema | Reference to the NMatrixSeriesData schema |
Name | Description | |
---|---|---|
![]() | ColumnCount | Returns the number of columns in the matrix |
![]() | GridSizeX | Returns the size of the data sorage in the X-dimension. |
![]() | GridSizeZ | Returns the size of the data sorage in the Z-dimension. |
![]() | RowCount | Returns the number of rows in the matrix |
Name | Description | |
---|---|---|
![]() | Clear | Removes all data from the storage. |
![]() | SetGridSize | Sets the size of the data storage. A storage with size M x N is represented by a surface with (M - 1) x (N - 1) cells. |
![]() | SetSize | Sets the new size of the matrix |