SplineEval {thermocouple} | R Documentation |
Spline algorithm used in The Observed Properties of Liquid Helium at the Saturated Vapor Pressure
Description
SplineEval
Spline algorithm used in The Observed Properties
of Liquid Helium at the Saturated Vapor Pressure
Usage
SplineEval(x, knotsK, coeffsC)
Arguments
x |
Temperature vector |
knotsK |
knots, internal and external, vector |
coeffsC |
coefficients vector |
Value
S |
Spline result |
Author(s)
Jose Gama
Source
Donnelly, Donnelly and Hills [J. Low Temp. Phys. 44, 471 (1981)]
References
Donnelly, Donnelly and Hills [J. Low Temp. Phys. 44, 471 (1981)]
[Package thermocouple version 1.0.2 Index]