sumolib.output.convert.ns2
index
/build/buildd/sumo-0.21.0+dfsg/tools/sumolib/output/convert/ns2.py

@file    ns2.py
@author  Daniel Krajzewicz
@author  Jakob Erdmann
@author  Michael Behrisch
@date    2013-01-15
@version $Id: ns2.py 16044 2014-03-26 15:22:58Z namdre $
 
This module includes functions for converting SUMO's fcd-output into
data files read by ns2.
 
SUMO, Simulation of Urban MObility; see http://sumo-sim.org/
Copyright (C) 2013-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.

 
Modules
       
datetime
math
sumolib

 
Functions
       
fcd2ns2mobility(inpFCD, outSTRM, ignored)
writeNS2activity(outSTRM, vehInfo)
writeNS2config(outSTRM, vehInfo, ns2activityfile, ns2mobilityfile, begin, end, area)

 
Data
        print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536)