C# Class DijkstraLinkStateUpdate, DTN

显示文件 Open project: szymonwieloch/DTN Class Usage Examples

Public Methods

Method Description
DijkstraLinkStateUpdate ( Link, link, double when, bool isBroken ) : System.Collections

Method Details

DijkstraLinkStateUpdate() public method

public DijkstraLinkStateUpdate ( Link, link, double when, bool isBroken ) : System.Collections
link Link,
when double
isBroken bool
return System.Collections