openPDC Synchrophasor Help
PhasorValueBase Constructor (parent, phasorDefinition)
NamespacesTVA.PhasorProtocolsPhasorValueBasePhasorValueBase(IDataCell, IPhasorDefinition)
Creates a new PhasorValueBase.
Declaration Syntax
C#Visual BasicVisual C++
protected PhasorValueBase(
	IDataCell parent,
	IPhasorDefinition phasorDefinition
)
Protected Sub New ( _
	parent As IDataCell, _
	phasorDefinition As IPhasorDefinition _
)
protected:
PhasorValueBase(
	IDataCell^ parent, 
	IPhasorDefinition^ phasorDefinition
)
Parameters
parent (IDataCell)
The IDataCell parent of this PhasorValueBase.
phasorDefinition (IPhasorDefinition)
The IPhasorDefinition associated with this PhasorValueBase.

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