Метод | Описание | |
---|---|---|
PhasorValue ( GSF.PhasorProtocols.BPAPDCstream.DataCell parent, |
Creates a new PhasorValue from specified parameters.
|
|
PhasorValue ( GSF.PhasorProtocols.BPAPDCstream.DataCell parent, |
Creates a new PhasorValue from specified parameters.
|
|
PhasorValue ( IDataCell parent, IPhasorDefinition phasorDefinition ) : System |
Creates a new PhasorValue.
|
Метод | Описание | |
---|---|---|
PhasorValue ( |
Creates a new PhasorValue from serialization parameters.
|
Метод | Описание | |
---|---|---|
CalculateBinaryLength ( IPhasorDefinition definition ) : uint | ||
CreateNewValue ( IDataCell parent, IPhasorDefinition definition, byte buffer, int startIndex, int &parsedLength ) : IPhasorValue |
public PhasorValue ( GSF.PhasorProtocols.BPAPDCstream.DataCell parent, |
||
parent | GSF.PhasorProtocols.BPAPDCstream.DataCell | The |
phasorDefinition | The |
|
angle | System.Angle | The |
magnitude | double | The magnitude value (a.k.a., the absolute value or modulus) of this |
Результат | System |
public PhasorValue ( GSF.PhasorProtocols.BPAPDCstream.DataCell parent, |
||
parent | GSF.PhasorProtocols.BPAPDCstream.DataCell | The |
phasorDefinition | The |
|
real | double | The real value of this |
imaginary | double | The imaginary value of this |
Результат | System |
public PhasorValue ( IDataCell parent, IPhasorDefinition phasorDefinition ) : System | ||
parent | IDataCell | The |
phasorDefinition | IPhasorDefinition | The |
Результат | System |
protected PhasorValue ( |
||
info | The |
|
context | The source |
|
Результат | System |