Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorSignalType Property

Gets or sets default signal type to use for all output measurements when SignalTypes array is not defined.

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

Property Value

SignalType

Implements

IIndependentAdapterManagerSignalType
See Also