grapa.datatypes.graphMBElog.GraphMBElog
- class grapa.datatypes.graphMBElog.GraphMBElog(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- __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)Reads MBE log file.
Attributes
AXISLABELSFILEIO_GRAPHTYPE- readDataFromFile(attributes, **_kwargs)
Reads MBE log file. Curve is standard xyCurve.