CADETProcess.dataStructure.parameter.FloatList.check_dtype# FloatList.check_dtype(value: Any) → None# Validate if the dtype of values is correct. Parameters: valueAnyValue to check against the range. Raises: TypeErrorIf the dtype is not correct.