Netlist Entry
Linear Source
              Hxxxx nout+ nout- vc transresistance
             
            
              
                
                  | 
                    nout+
                   | 
                  Positive output node | 
                
                
                  | 
                    nout-
                   | 
                  Negative output node | 
                
                
                  | 
                    vc
                   | 
                  Controlling voltage source | 
                
                
                  | 
                    transresistance
                   | 
                  
                    Output current/Input current (???MATH???\Omega???MATH???)
                   | 
                
              
              SPICE2 polynomial sources are also supported in order to maintain compatibility with commercially available libraries for IC's. (Most Op-amp models use several polynomial sources). In general, however the arbitrary source is more flexible and easier to use.
            
 
          Polynomial Source
              Hxxxx nout+ nout- POLY( num_inputs ) vc1 vc2 ...
+ polynomial_specification
             
            
              
                
                  | 
                    vc1, vc2
                   | 
                   Controlling voltage sources  | 
                
                
                  | 
                    num_inputs
                   | 
                   Number of controlling currents for source.  | 
                
                
                  | 
                    polynomial_specification
                   | 
                  
                    See Polynomial Specification.
                   | 
                
              
             
            
              The specification of the controlling voltage source or source requires additional netlist lines. The schematic netlister automatically generates these for the four terminal device supplied in the symbol library.