Searched refs:GatedLaserSource (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/dsent/model/optical/
H A DGatedLaserSource.h32 class GatedLaserSource : public OpticalModel class in namespace:DSENT
35 GatedLaserSource(const String& instance_name_, const TechModel* tech_model_);
36 virtual ~GatedLaserSource();
50 }; // class GatedLaserSource
H A DGatedLaserSource.cc22 #include "model/optical/GatedLaserSource.h"
31 GatedLaserSource::GatedLaserSource(const String& instance_name_, const TechModel* tech_model_) function in class:DSENT::GatedLaserSource
38 GatedLaserSource::~GatedLaserSource()
41 void GatedLaserSource::initParameters()
49 void GatedLaserSource::initProperties()
56 void GatedLaserSource::constructModel()
77 void GatedLaserSource::updateModel()
95 void GatedLaserSource
[all...]

Completed in 5 milliseconds