I do the plotting.

Method __init__ Constructs a Yampex Plotter object for a figure with one subplot.
Method eta Undocumented
Method Cdg

The function for Cdg:

Method plot Plots the curve for Cdg vs Vds, given Vds_prime = 1.
def __init__(self):

Constructs a Yampex Plotter object for a figure with one subplot.

def eta(self, Vds, smooth=False):
Undocumented
def Cdg(self, eta):

The function for Cdg:

   Cdg = W*L*Cdox*(4+28*eta+22*eta^2+6*eta^3)/(15*(1+eta)^3)
def plot(self):

Plots the curve for Cdg vs Vds, given Vds_prime = 1.

API Documentation for yampex, generated by pydoctor at 2022-11-21 15:03:54.