63 const bool filter,
const bool shapeFilter,
const 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 void writeTransportable(OutputDevice &of, const MSEdge *const e, const MSTransportable *const p, const SUMOVehicle *const v, const bool filter, const bool shapeFilter, const bool inRadius, const SumoXMLTag tag, const bool useGeo, const SumoXMLAttrMask mask)
write transportable
static bool hasOwnOutput(const SUMOVehicle *veh, bool filter, bool shapeFilter, bool isInRadius=false)
MSFCDExport(const MSFCDExport &)
Invalidated copy constructor.
static void write(OutputDevice &of, const SUMOTime timestep)
Writes the position and the angle of each vehicle into the given device.
Representation of a lane in the micro simulation.
Static storage of an output device and its base (abstract) implementation.
Representation of a vehicle.