|
IFrequencyValueUnscaledDfDt Property
|
Gets or sets the unscaled integer representation of the change in this
IFrequencyValue over time.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax int UnscaledDfDt { get; set; }
Property UnscaledDfDt As Integer
Get
Set
property int UnscaledDfDt {
int get ();
void set (int value);
}
abstract UnscaledDfDt : int with get, set
function get_UnscaledDfDt();
function set_UnscaledDfDt(value);
View SourceProperty Value
Int32See Also