protected PhasorValueBase( IDataCell parent, IPhasorDefinition phasorDefinition, double real, double imaginary )
Protected Sub New ( parent As IDataCell, phasorDefinition As IPhasorDefinition, real As Double, imaginary As Double )
protected: PhasorValueBase( IDataCell^ parent, IPhasorDefinition^ phasorDefinition, double real, double imaginary )
new : parent : IDataCell * phasorDefinition : IPhasorDefinition * real : float * imaginary : float -> PhasorValueBase
GSF.PhasorProtocols.PhasorValueBase = function(parent, phasorDefinition, real, imaginary);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.