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