openPDC Synchrophasor Help
PhasorValue Constructor (parent, phasorDefinition)
NamespacesTVA.PhasorProtocols.MacrodynePhasorValuePhasorValue(IDataCell, IPhasorDefinition)
Creates a new PhasorValue.
Declaration Syntax
C#Visual BasicVisual C++
public PhasorValue(
	IDataCell parent,
	IPhasorDefinition phasorDefinition
)
Public Sub New ( _
	parent As IDataCell, _
	phasorDefinition As IPhasorDefinition _
)
public:
PhasorValue(
	IDataCell^ parent, 
	IPhasorDefinition^ phasorDefinition
)
Parameters
parent (IDataCell)
The IDataCell parent of this PhasorValue.
phasorDefinition (IPhasorDefinition)
The IPhasorDefinition associated with this PhasorValue.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0