pytrnsys_process.process.data_structures.SimulationsData#
- class pytrnsys_process.process.data_structures.SimulationsData(simulations: dict[str, pytrnsys_process.process.data_structures.Simulation] = <factory>, scalar: pandas.core.frame.DataFrame = <factory>, path_to_simulations: str = <factory>)[source]#
- __init__(simulations: dict[str, ~pytrnsys_process.process.data_structures.Simulation] = <factory>, scalar: ~pandas.core.frame.DataFrame = <factory>, path_to_simulations: str = <factory>) None#
Methods
__init__([simulations, scalar, ...])Attributes
- simulations: dict[str, Simulation]#