Click or drag to resize
Grid Solutions Framework

ReferenceAnglePublishFrame(IFrame, Int32) Method

Calculates a virtual reference angle.

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 one second samples
index  Int32
Index of frame within the one second samples
See Also