Uses of Interface
org.goplanit.utils.pcu.PcuCapacitated
-
Packages that use PcuCapacitated Package Description org.goplanit.network.layer.macroscopic Macroscopic physical network component object classesorg.goplanit.network.virtual Virtual network component object classesorg.goplanit.utils.network.layer.macroscopic org.goplanit.utils.network.virtual Virtual physical network oriented utility classes -
-
Uses of PcuCapacitated in org.goplanit.network.layer.macroscopic
Classes in org.goplanit.network.layer.macroscopic that implement PcuCapacitated Modifier and Type Class Description classMacroscopicLinkSegmentImplLink segment for macroscopic transport networks. -
Uses of PcuCapacitated in org.goplanit.network.virtual
Classes in org.goplanit.network.virtual that implement PcuCapacitated Modifier and Type Class Description classConjugateConnectoidSegmentImplConjugate connectoid segment object representing conjugate of original network's adjacent connectoid segment pair, i.e.classConnectoidSegmentImplThe link segment that connects a zone to the physical network is not a physical link segment. -
Uses of PcuCapacitated in org.goplanit.utils.network.layer.macroscopic
Subinterfaces of PcuCapacitated in org.goplanit.utils.network.layer.macroscopic Modifier and Type Interface Description interfaceMacroscopicLinkSegmentMacroscopic traffic modeling oriented link segment. -
Uses of PcuCapacitated in org.goplanit.utils.network.virtual
Subinterfaces of PcuCapacitated in org.goplanit.utils.network.virtual Modifier and Type Interface Description interfaceConjugateConnectoidSegmentConjugate connectoid segment represents a directional virtual segment connecting two conjugate connectoid nodes, however, one is a dummy and one of the original underlying link segments is null.interfaceConnectoidSegmentConnectoid segment represents a directional virtual segment connecting a centroid and a physical node.
-