grapa.datatypes.graphScaps.GraphScaps

class grapa.datatypes.graphScaps.GraphScaps(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)

Bases: Graph

Parse the output of SCAPS simulations

__init__(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)

default constructor. Calls method reset.

Methods

isFileReadable(_filename, fileext[, line1, ...])

readDataFromFile(attributes, **_kwargs)

Attributes

FILEIO_GRAPHTYPE