Description | ||||||||||||||
Sets the type of interpolation for the function value. Valid only for a tabular function. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechFunction.h> | ||||||||||||||
ProError | ProMechfuncdataIndepvarinterpSet | ( | ||||||||||||
ProMechFuncData data | ||||||||||||||
/* (In) | ||||||||||||||
The function data. | ||||||||||||||
*/ | ||||||||||||||
ProMechfuncTableInterpType type | ||||||||||||||
/* (In) | ||||||||||||||
The interpolation type for the function value. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProMechfuncdataTypeSet |