Click or drag to resize

IPhasorValueMagnitude Property

Gets or sets the magnitude value (a.k.a., the absolute value or modulus) of this IPhasorValue.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
double Magnitude { get; set; }
View Source

Property Value

Double
See Also