Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/src/netimport/_netimport.dox
193772 views
/**
 @file _netimport.dox
 @defgoup netimport Network Importing Module
 @brief reads different network formats and stores them in netbuild-classes

 @addtogroup netimport
 @{
 netimport holds classes and methods for reading road networks from different formats. The read data
  is stored in according classes from the @ref netbuild module.



 @}
*/