|
IPhasorValueMagnitude Property
|
Gets or sets the magnitude value (a.k.a., the absolute value or modulus) of this
IPhasorValue.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax double Magnitude { get; set; }
Property Magnitude As Double
Get
Set
abstract Magnitude : float with get, set
function get_Magnitude();
function set_Magnitude(value);
View SourceProperty Value
DoubleSee Also