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