63 bool filter,
bool shapeFilter,
bool inRadius,
SumoXMLTag
Numbers representing SUMO-XML - element names.
std::bitset< 96 > SumoXMLAttrMask
Stores edges and lanes, performs moving of vehicle.
A road/street connecting two junctions.
Realises dumping FCD Data.
MSFCDExport & operator=(const MSFCDExport &)
Invalidated assignment operator.
static bool isVisible(const SUMOVehicle *veh)
static bool hasOwnOutput(const SUMOVehicle *veh, bool filter, bool shapeFilter, bool isInRadius=false)
static void write(OutputDevice &of, SUMOTime timestep, bool elevation)
Writes the position and the angle of each vehicle into the given device.
MSFCDExport(const MSFCDExport &)
Invalidated copy constructor.
static void writeTransportable(OutputDevice &of, const MSEdge *e, MSTransportable *p, const SUMOVehicle *v, bool filter, bool shapeFilter, bool inRadius, SumoXMLTag tag, bool useGeo, bool elevation, SumoXMLAttrMask mask)
write transportable
Representation of a lane in the micro simulation.
Static storage of an output device and its base (abstract) implementation.
Representation of a vehicle.