|
IChannelValueTGetCompositeValue Method
|
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax abstract GetCompositeValue :
index : int -> float
function GetCompositeValue(index);
View SourceParameters
- index Int32
- Index of composite value to retrieve.
Return Value
DoubleA
Double representing the composite value.
See Also