openPDC Synchrophasor Help
GetCompositeValue Method (index)
NamespacesTVA.PhasorProtocolsIChannelValue<(Of <(<'T>)>)>GetCompositeValue(Int32)
Gets the specified composite value of this IChannelValue<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
double GetCompositeValue(
	int index
)
Function GetCompositeValue ( _
	index As Integer _
) As Double
double GetCompositeValue(
	int index
)
Parameters
index (Int32)
Index of composite value to retrieve.
Return Value
A Double representing the composite value.

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