Click or drag to resize
Grid Solutions Framework

ReferenceMagnitudePublishFrame(IFrame, Int32) Method

Calculates the average reference magnitude.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
protected virtual void PublishFrame(
	IFrame frame,
	int index
)
View Source

Parameters

frame  IFrame
Single frame of measurement data within a one second sample.
index  Int32
Index of frame within the one second sample.
See Also