TimerParam.to_array#
- TimerParam.to_array()#
Converts field
vto the NumPy array type. to enable array-based calculation.Must be called after adding all elements. Store a copy of original input values to field
vin. Setpu_coeffto all ones.Warning
After this call, add will not be allowed to avoid unexpected issues.