Click or drag to resize
Grid Solutions Framework

PowerMultiCalculatorAdapterPublishFrame Method

Calculates MW, MVAR and MVA then publishes those measurements.

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

Parameters

frame  IFrame
Input values for calculation
index  Int32
Index of frame within second.
See Also