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
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family