Simulateur Ferroviaire
Reconstruction et visualisation d'un réseau ferroviaire à partir de données GeoJSON — Win32 / WebView2 / Leaflet
Chargement...
Recherche...
Aucune correspondance
Répertoire de référence de PCC
Graphe des dépendances de répertoires pour PCC:

Fichiers

 PCCEdge.cpp
 Implémentation de l'arête orientée du graphe PCC.
 
 PCCEdge.h
 Connexion orientée entre deux nœuds du graphe PCC.
 
 PCCGraph.cpp
 Implémentation du conteneur propriétaire du graphe PCC.
 
 PCCGraph.h
 Conteneur propriétaire du graphe PCC.
 
 PCCGraphBuilder.cpp
 Implémentation du constructeur du graphe PCC.
 
 PCCGraphBuilder.h
 Constructeur du graphe PCC depuis TopologyRepository.
 
 PCCLayout.cpp
 Implémentation du calculateur de positions logiques PCC.
 
 PCCLayout.h
 Calcul des positions logiques X/Y du graphe PCC par parcours BFS.
 
 PCCNode.cpp
 Implémentation du nœud abstrait du graphe PCC.
 
 PCCNode.h
 Nœud abstrait du graphe PCC représentant un bloc ferroviaire.
 
 PCCStraightNode.cpp
 Implémentation du nœud PCC pour voie droite.
 
 PCCStraightNode.h
 Nœud PCC représentant un StraightBlock.
 
 PCCSwitchNode.cpp
 Implémentation du nœud PCC pour aiguillage.
 
 PCCSwitchNode.h
 Nœud PCC représentant un SwitchBlock.