myelinated_results.get_AP_downward_len
- myelinated_results.get_AP_downward_len(x_AP: array, t_AP: array) int
Returns the length (number of x pts) of the AP in the downward direction
- Parameters:
x_AP (np.array) – x positions of the AP
t_AP (np.array) – time values of the AP
- Returns:
number of AP x-pos points in the downward direction
- Return type: