|
RealTimeSlope Constructor
|
Creates a default instance of the real-time slope calculation class. Must call Initialize before using.
Namespace: GSF.NumericalAnalysisAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.260-beta+0b829228edbb9eb70c95990c4ac87443757fef2d
Syntaxnew : unit -> RealTimeSlope
GSF.NumericalAnalysis.RealTimeSlope = function();
View Source
See Also