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