create#

classmethod SPICEModel.create(name, path, sub_circuit)#

Create a SPICE model.

Parameters:
namestr

Name of the SPICE model file.

pathstr

Path to the SPICE model file.

sub_circuitstr

Subcircuit name of the SPICE model.