uW_MES_get_quiescent — quiescent point informations for a selected IV measurement file (*.mes) network
info = uW_MES_get_quiescent(dataset,n)
the vector containing information of the network number n.
dataset containing the IV curves informations for Scilab.
integer. Number of the selected network.
This function analyse a MES data set in order to obtain the quiescent bias point information of a selected network.
The output vector is the following one :
[v1,i1,v2,i2,T] with - v1 : input voltage
- v2 : output voltage
- i1 : input current
- i2 : output current
- T : Chuck temperature (K)