Custom4DTable
Methods | |
---|---|
GetGridDataStrings() | Returns a pair of strings containing the axis data and the grid flattened data in the proper format. The axis string is built as a concatenation of bracketed lists – one per axis. The grid string is a single bracketed list with the data flattened in row-major order. |