Skip to content
Snippets Groups Projects
Commit 5a0d35f1 authored by Sander de Snoo's avatar Sander de Snoo
Browse files

Fixed api doc

parent 3c22ef7c
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ class MeasurementParameter(MultiParameter):
time_trace (bool): if True `func` returns a time trace with time dimension
sample_rate (float): if not None specifies the sample rate of the time trace
setpoints (Optional[np.ndarray]): setpoints
setpoint_unitss (Optional[np.ndarray]): setpoint units
setpoint_units (Optional[np.ndarray]): setpoint units
setpoint_labels (Optional[np.ndarray]): setpoint labels
setpoint_names (Optional[np.ndarray]): setpoint names
'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment