Searched refs:MODULATOR (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/dsent/model/optical_graph/
H A DOpticalModulator.cc29 : OpticalNode(OpticalNode::MODULATOR, instance_name_, model_, wavelengths_), m_transmitter_(transmitter_), m_insertion_loss_(0), m_extinction_ratio_(0), m_opt_loss_(opt_loss_)
H A DOpticalNode.h47 MODULATOR, enumerator in enum:DSENT::OpticalNode::Type
H A DOpticalGraph.cc168 else if (node_->getType() == OpticalNode::MODULATOR)

Completed in 6 milliseconds