Click or drag to resize

ISetWindowFieldsPartitionExtensionsDerivative Method

Overload List
  NameDescription
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Decimal, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Double, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int32, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int64, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Single, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Decimal, WindowTimeUnit, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Double, WindowTimeUnit, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int32, WindowTimeUnit, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int64, WindowTimeUnit, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Public methodStatic memberDerivativeTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Single, WindowTimeUnit, SetWindowFieldsWindow)
Returns the average rate of change within the specified window.
Top
See Also