20 #ifndef MEInductLoop_h 21 #define MEInductLoop_h 60 const std::string& vTypes);
MEInductLoop()
Hidden default constructor.
const SUMOReal myPosition
position from the start of the edge / lane
void writeXMLOutput(OutputDevice &dev, SUMOTime startTime, SUMOTime stopTime)
Data structure for mean (aggregated) edge/lane values.
bool writeXMLHeader(const std::string &rootElement, const std::string &attrs="", const std::string &comment="")
Writes an XML header with optional configuration.
MEInductLoop & operator=(const MEInductLoop &)
Hidden assignment operator.
A single mesoscopic segment (cell)
Static storage of an output device and its base (abstract) implementation.
void writeXMLDetectorProlog(OutputDevice &dev) const
Opens the XML-output using "detector" as root element.
MSMeanData_Net::MSLaneMeanDataValues myMeanData
data collector for the loop
An induction loop for mesoscopic simulation.
MESegment *const mySegment
mesoscopic edge segment the loop lies on
Base of value-generating classes (detectors)