Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorSignalTypes Property

Gets signal type for each output measurement, used when each output needs to be a different type.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
public override SignalType[] SignalTypes { get; }
View Source

Property Value

SignalType

Implements

IIndependentAdapterManagerSignalTypes
See Also