Download electrical modelling interface

Transcript
ELECTRICAL MODELLING
INTERFACE
DOUBLE IDSIMCKT::sysvar (DSIMVARS var)
Description
Returns a DSIM system variable. Currently there is only one, and its use is obscure.
The system variables are defined by the following enumeration:
enum DSIMVARS
{ DSIMTDSCALE,
}
// The time delay scaling factor.
Parameters
DSIMVARS var
See above.
Return Value
DOUBLE
The value of the system variable.