pingspice.analysis.evaluate.Enumerable(object)
class documentation
Part of pingspice.analysis.evaluate
(View In Hierarchy)
Call an instance of me to get the unique values of vector Z if it
is considered enumerable, or None
otherwise.
Class Variable | maxUniqueVals | The maximum number of unique values an independent vector can have for it to be considered enumerable rather than continuous. |
Method | __call__ | Undocumented |