PandA-2024.02
Data Fields
SimulationInformation Class Reference

#include <SimulationInformation.hpp>

Collaboration diagram for SimulationInformation:
Collaboration graph
[legend]

Data Fields

std::vector< std::map< std::string, std::string > > test_vectors
 every element of this vector maps the parameters of the top function More...
 
std::string filename_bench
 filename for cosimulation More...
 
SimulationToolRef sim_tool
 reference to the simulation tool More...
 

Detailed Description

Definition at line 12 of file SimulationInformation.hpp.

Field Documentation

◆ filename_bench

std::string SimulationInformation::filename_bench

filename for cosimulation

Definition at line 21 of file SimulationInformation.hpp.

◆ sim_tool

SimulationToolRef SimulationInformation::sim_tool

reference to the simulation tool

Definition at line 24 of file SimulationInformation.hpp.

◆ test_vectors

std::vector<std::map<std::string, std::string> > SimulationInformation::test_vectors

every element of this vector maps the parameters of the top function

Definition at line 18 of file SimulationInformation.hpp.


The documentation for this class was generated from the following file:

Generated on Mon Feb 12 2024 13:04:03 for PandA-2024.02 by doxygen 1.8.13