-
Notifications
You must be signed in to change notification settings - Fork 181
faq 105381898
Billy Charlton edited this page Sep 5, 2018
·
2 revisions
by Andrew A Campbell on 2017-01-08 21:17:39
Is anyone aware of a method to initiate a network directly from the network file instead of using the standard scenario.getNetwork()
method?
Thanks.
by Pieter Fourie on 2017-01-09 02:54:37
Network myNetwork = NetworkUtils.createNetwork();
new MatsimNetworkReader(myNetwork).readFile("network.xml");
You are viewing an archive of the previous MATSim Q&A site. The real site is now at https://matsim.org/faq