17 #ifndef MEInductLoop_h 18 #define MEInductLoop_h 52 double positionInMeters,
53 const std::string& vTypes);
const double myPosition
position from the start of the edge / lane
MEInductLoop()
Hidden default constructor.
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 &schemaFile, std::map< SumoXMLAttr, std::string > attrs=std::map< SumoXMLAttr, std::string >())
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)