Click or drag to resize

SignalPropagationGraphGetLinkGraph Method

Construct a LinkGraph from all the links in the propagation graph.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual LinkGraph GetLinkGraph()

Return Value

Type: LinkGraph
The LinkGraph representation of this graph.
See Also