public PhasorValue( DataCell parent, PhasorDefinition phasorDefinition, Angle angle, double magnitude )
Public Sub New ( parent As DataCell, phasorDefinition As PhasorDefinition, angle As Angle, magnitude As Double )
public: PhasorValue( DataCell^ parent, PhasorDefinition^ phasorDefinition, Angle angle, double magnitude )
new : parent : DataCell * phasorDefinition : PhasorDefinition * angle : Angle * magnitude : float -> PhasorValue
GSF.PhasorProtocols.FNET.PhasorValue = function(parent, phasorDefinition, angle, magnitude);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.