make_square_pattern_network ============================ .. autofunction:: pankus.taurus.NetworkGenerator.make_square_pattern_network Data used ---------- .. toctree:: :maxdepth: 1 :caption: Tables: ../tables/network_geometry ../tables/network_properties ../tables/od_geometry ../tables/od_properties Effect ------ - A network in a square shape is created - Newly created network has specific properties - All of network data is written into :ref:`network_properties_table` and :ref:`network_geometry_table` tables Network shape -------------- Shape of network generated by executing function .. code-block:: python make_square_pattern_network(6) .. image:: square.png :align: center :alt: square network in size 6 :scale: 80