next up previous contents index
Next: Interval Specification Up: Parameter Measurement Previous: Parameter Measurement   Contents   Index


.measure Line

WRspice input files may contain .measure statements. These statements allow certain types of measurements to be performed during a simulation, either at a selected point or over a selected interval. The syntax is similar to the .measure statement in Hspice$\scriptstyle \sf tm$.

General Form:
.measure dc|ac|tran result interval | point [measurements]

The dc|ac|tran specifies the analysis type for which the measurement is active. The result is a token, starting with a letter, which will be used to uniquely identify the results of the measurement. A vector with this name will be added to the current plot, if the measurement is successful.

The rest of the line can have various formats. The next part of the statement is either an interval specification, or a single point specification.



Subsections

Stephen R. Whiteley 2006-10-23