uaPLUS Reference
SlopedInterpolate Method
See Also  Send Feedback
Opc.Ua.Server Namespace > AggregateCalculator Class : SlopedInterpolate Method

timestamp
earlyBound
lateBound

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function SlopedInterpolate( _
   ByVal timestamp As Date, _
   ByVal earlyBound As DataValue, _
   ByVal lateBound As DataValue _
) As DataValue
C# 
public static DataValue SlopedInterpolate( 
   DateTime timestamp,
   DataValue earlyBound,
   DataValue lateBound
)

Parameters

timestamp
earlyBound
lateBound

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.