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

OnlineSystem Object
  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

Only certain lines are displayed, dependant on the SelectedElement. The following lines are displayed: This structure allows the SelectedElement to be varied along the feeder to obtain different levels of focus.
See Also