In file No file:

int awgPeriodicComponent (AWG_WaveType wtype, double f, double A, double phi, double ofs, AWG_Component* comp)

Define a periodic wave

Documentation

Define a periodic wave. This is a convenience function to obtain the arbitrary waveform componet which describes a periodic waveform. It can be one of the following: awgSin, awgSquare, awgRamp or awgTriangle. The other parameters are frequency (Hz), amplitude, phase (rad) and offset. The phase is relative to last GPS one day boundary (no leap second corrections). If successful, this function returns zero and one AWG component.

Returns:
0 if successful, <0 otherwise
Parameters:
wtype - wave type
f - frequency
a - amplitude
phi - phase
ofs - offset
comp - AWG component for describing the waveform (result)
Author:
DS, July 98
See Also:
Arbitrary Waveform Generator

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++