10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Post-Processing Library<br />

Keyword Parameters<br />

Related Topics<br />

Post-Processing Library Example Files<br />

Registering User Defined Functions<br />

Making Specific Calls to User Defined Functions<br />

Keyword Parameters<br />

Keyword parameters can be used in any calls to UDF.<br />

These are:<br />

XAXIS / TIME / FREQ - specifies the current timestamp or frequency<br />

TEMPER - specifies the current temperature<br />

The following keywords can only be used in .CALL_TCL commands:<br />

ICARLO - specifies the current index of Monte-Carlo run<br />

IRUN - specifies the current step index<br />

IALTER - specifies the current alter index<br />

NBCARLO - specifies the number of Monte-Carlo run<br />

NBRUN - specifies the number of steps<br />

NBALTER - specifies the number of .ALTER statements<br />

Related Topics<br />

Making Specific Calls to User Defined Functions<br />

Working with Waveforms Inside User Defined<br />

Functions<br />

You can work with waveforms in arguments and expressions.<br />

Waveforms in Arguments<br />

In the context of .CALL_TCL commands, waves are not real values but vectors, or, in a more<br />

general way, objects are generated by Eldo and given to the PPL. The argument that UDF<br />

receives is only a reference to an object. Thus it is impossible to directly use these references in<br />

mathematical expressions such as:<br />

1142<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!