CIIV.New()
Type: CLASS FUNCTION
Purpose: Creates a new Ciiv object.
The data-array is sized according to the signal generator used.
Usage:
Ciiv = CIIV.New(Tag, Pstat) | ||
Tag | STRING | Curve tag for data output. Used to label the file. |
Pstat | OBJECT | Pstat is an object with a PSTAT license. |
Ciiv | CIIV | The curve object. |
Comments are closed.