I evaluate the transition from weak inversion to moderate inversion, including switch-off to <= Ids_0 at Vgs_0 and smoothness, for setup 220.

Class Variable us_smooth The amount of lumpiness that adds 1 to the SSE. Squared, so 10x that lumpiness will add SSE +100.
Class Variable us_off The amount of Ids in excess of the target Ids_0 at Vgs_0 that adds 1 to the SSE. Squared, so 10x that much excess current will add SSE +100.
Method __init__ Undocumented
Method offness Undocumented
Method smoothness Undocumented
Method __call__ Undocumented
us_smooth =
The amount of lumpiness that adds 1 to the SSE. Squared, so 10x that lumpiness will add SSE +100.
us_off =
The amount of Ids in excess of the target Ids_0 at Vgs_0 that adds 1 to the SSE. Squared, so 10x that much excess current will add SSE +100.
def __init__(self, Vgs_0, Ids_0, weight, invert=False):
Undocumented
def offness(self, X, Y):
Undocumented
def smoothness(self, X, Y):
Undocumented
def __call__(self, Vgs, Ids):
Undocumented
API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.