sumolib.output.convert.poi
index
/build/sumo-0pkf0q/sumo-0.26.0+dfsg1/tools/sumolib/output/convert/poi.py

@file    poi.py
@author  Jakob Erdmann
@author  Laura Bieker
@date    2014-02-13
@version $Id: poi.py 19649 2015-12-17 21:05:20Z behrisch $
 
This module includes functions for converting SUMO's fcd-output into
pois (useful for showing synthetic GPS disturtbances)
 
SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
Copyright (C) 2014 DLR (http://www.dlr.de/) and contributors
 
This file is part of SUMO.
SUMO is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

 
Functions
       
fcd2poi(inpFCD, outSTRM, ignored)

 
Data
        LAYER = 100
absolute_import = _Feature((2, 5, 0, 'alpha', 1), (3, 0, 0, 'alpha', 0), 16384)