sumolib.output.convert.omnet
index
/home/gladk/21/sumo-0.28.0/tools/sumolib/output/convert/omnet.py

@file    omnet.py
@author  Daniel Krajzewicz
@author  Michael Behrisch
@date    2013-01-15
@version $Id: omnet.py 20433 2016-04-13 08:00:14Z behrisch $
 
This module includes functions for converting SUMO's fcd-output into
data files read by OMNET.
 
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
       
fcd2omnet(inpFCD, outSTRM, further)

 
Data
        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)