fesa-core-gsi  4.2.0
fesaGSI::TimingSimulationConfig Class Reference

this class contains the information under the timing-simulation element in the instantiation document More...

#include <TimingSimulationStructures.h>

Public Member Functions

 TimingSimulationConfig (const std::string &timingSimulationConfigFile)
 constructor
 
 ~TimingSimulationConfig ()
 destructor
 

Public Attributes

std::string timingSimulationConfigFile_
 the the Path to the loaded TimingSimulationConfig File
 
long basicPeriodLengthMs_
 length of the period
 
int superCycleRepetition_
 times that the super-cycle has to be repeated (-1 == infinite)
 
std::vector< DomainConfig * > timingDomainCol_
 timing domains of the TimingSimulationConfig
 

Detailed Description

this class contains the information under the timing-simulation element in the instantiation document


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