|
IPhasorValueImaginary Property
|
Gets or sets the imaginary floating point value of this
IPhasorValue.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax double Imaginary { get; set; }
Property Imaginary As Double
Get
Set
abstract Imaginary : float with get, set
function get_Imaginary();
function set_Imaginary(value);
View SourceProperty Value
DoubleSee Also