openPDC Synchrophasor Help
UnscaledImaginary Property
NamespacesTVA.PhasorProtocolsPhasorValueBaseUnscaledImaginary
Gets or sets the unscaled integer representation of the imaginary value of this PhasorValueBase.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int UnscaledImaginary { get; set; }
Public Overridable Property UnscaledImaginary As Integer
	Get
	Set
public:
virtual property int UnscaledImaginary {
	int get ();
	void set (int value);
}

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