This shows you the differences between two versions of the page.
|
gnucap:manual:tech:plugins:devices:query [2015/12/11 15:39] 127.0.0.1 external edit |
gnucap:manual:tech:plugins:devices:query [2026/07/30 11:55] (current) felixs clarify min_nodes |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| == int min_nodes()const == | == int min_nodes()const == | ||
| - | Return the minimum number of ports, from the viewpoint of the parser, including both voltage ports and current ports. Usually it is the same as max_nodes. | + | Traditionally, returns the minimum number of ports, from the viewpoint of the parser, including both voltage ports and current ports. Should be used by Spice parsers exclusively, to infer the number of unconnected ports that need grounding. |
| == int_num_current_ports()const == | == int_num_current_ports()const == | ||