protected AnalogDefinitionBase( IConfigurationCell parent, string label, uint scale, double offset, AnalogType type )
Protected Sub New ( parent As IConfigurationCell, label As String, scale As UInteger, offset As Double, type As AnalogType )
protected: AnalogDefinitionBase( IConfigurationCell^ parent, String^ label, unsigned int scale, double offset, AnalogType type )
new : parent : IConfigurationCell * label : string * scale : uint32 * offset : float * type : AnalogType -> AnalogDefinitionBase
GSF.PhasorProtocols.AnalogDefinitionBase = function(parent, label, scale, offset, type);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.