Method | Description | |
---|---|---|
FrequencyValue ( GSF.PhasorProtocols.IEEEC37_118.DataCell parent, |
Creates a new FrequencyValue from specified parameters.
|
|
FrequencyValue ( IDataCell parent, IFrequencyDefinition frequencyDefinition ) : System |
Creates a new FrequencyValue.
|
Method | Description | |
---|---|---|
FrequencyValue ( |
Creates a new FrequencyValue from serialization parameters.
|
Method | Description | |
---|---|---|
CreateNewValue ( IDataCell parent, IFrequencyDefinition definition, byte buffer, int startIndex, int &parsedLength ) : IFrequencyValue |
public FrequencyValue ( GSF.PhasorProtocols.IEEEC37_118.DataCell parent, |
||
parent | GSF.PhasorProtocols.IEEEC37_118.DataCell | The |
frequencyDefinition | The |
|
frequency | double | The floating point value that represents this |
dfdt | double | The floating point value that represents the change in this |
return | System |
public FrequencyValue ( IDataCell parent, IFrequencyDefinition frequencyDefinition ) : System | ||
parent | IDataCell | The |
frequencyDefinition | IFrequencyDefinition | The |
return | System |
protected FrequencyValue ( |
||
info | The |
|
context | The source |
|
return | System |