sumolib.output.convert.gpsdat
index
/build/sumo-FouTWj/sumo-0.28.0+dfsg1/tools/sumolib/output/convert/gpsdat.py

@file    shawn.py
@author  Daniel Krajzewicz
@author  Michael Behrisch
@date    2013-01-15
@version $Id: gpsdat.py 20482 2016-04-18 20:49:42Z behrisch $
 
This module includes functions for converting SUMO's fcd-output into
csv data files used by dlr-fcd processing chain
 
SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
Copyright (C) 2013-2016 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.

 
Modules
       
datetime
sumolib

 
Functions
       
fcd2gpsdat(inpFCD, outSTRM, further)

 
Data
        TAXI_STATUS_FREE_FLOW = '70'
absolute_import = _Feature((2, 5, 0, 'alpha', 1), (3, 0, 0, 'alpha', 0), 16384)
print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536)