CADETProcess.dataStructure.parameter.SizedNdArray.get_expected_size

CADETProcess.dataStructure.parameter.SizedNdArray.get_expected_size#

SizedNdArray.get_expected_size(instance)[source]#

Calculate the expected size of a numpy array based on the instance’s other attributes.

Returns:
tuple

The expected shape of the array.