Small comment change
This commit is contained in:
parent
9983ca6096
commit
81d3779f9f
@ -85,7 +85,8 @@ Siggen* Siggen_Sweep_create(const d fs,const d fl,const d fu,
|
||||
* Obtain a new piece of signal
|
||||
*
|
||||
* @param[in] Siggen* Signal generator handle
|
||||
* @param[out] samples Samples to fill. Vector should be pre-allocated
|
||||
* @param[out] samples Samples to fill. Vector should be pre-allocated, but
|
||||
* values will be overwritten.
|
||||
*/
|
||||
void Siggen_genSignal(Siggen*,vd* samples);
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user