Draws feeder profile graphs - plots of line voltage (pu) against length
from source bus.
Inheritance Hierarchy

ElecNetKit.Graphing.Graphs FeederProfileGraph
Namespace: ElecNetKit.Graphing.Graphs
Assembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax
public class FeederProfileGraph : IPresentationMode, INetworkGraph, IElementSelectable
Remarks
- All lines that are connected between SelectedElement and SourceBus, and
- All lines from the SelectedElement away from the SourceBus.
See Also