openPDC Synchrophasor Help
Adder Property
NamespacesTVA.PhasorProtocolsSignalReferenceMeasurementAdder
Gets or sets an offset to add to the measurement value. This defaults to 0.0.
Declaration Syntax
C#Visual BasicVisual C++
public double Adder { get; set; }
Public Property Adder As Double
	Get
	Set
public:
virtual property double Adder {
	double get () sealed;
	void set (double value) sealed;
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0