sumolib.output.convert.ns2
index
/home/anton/import_LD/packages/sumo/mod18/sumo-0.23.0/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 18096 2015-03-17 09:50:59Z behrisch $
 
This module includes functions for converting SUMO's fcd-output into
data files read by ns2.
 
SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
Copyright (C) 2013-2015 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, further)
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)