Skip to content
Snippets Groups Projects
Commit d3b47eb2 authored by MoritzThomasHuebner's avatar MoritzThomasHuebner
Browse files

Updated a docstring

parent 2d7e3ae5
No related branches found
No related tags found
1 merge request!124Simplify wg redundant code
......@@ -33,7 +33,8 @@ class WaveformGenerator(object):
Initial values for the parameters
parameter_conversion: func, optional
Function to convert from sampled parameters to parameters of the
waveform generator
waveform generator. Default value is the identity, i.e. it leaves
the parameters unaffected.
non_standard_sampling_parameter_keys: list, optional
List of parameter name for *non-standard* sampling parameters.
waveform_arguments: dict, optional
......
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