|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <Ccd0ExpImp.h>
Data Fields | |
| AlgebraicFormulaS | algebraicFormula |
| char ** | formulaConvConstVals |
| int | numberOfFormulaConstValues |
formula conversion information is required for storing the actual values of parameter definition in the ECU
Definition at line 212 of file Ccd0ExpImp.h.
| AlgebraicFormulaS FormulaConversion::algebraicFormula |
Algebraic Formula structure
Definition at line 217 of file Ccd0ExpImp.h.
| char** FormulaConversion::formulaConvConstVals |
array of constant values
Definition at line 215 of file Ccd0ExpImp.h.
| int FormulaConversion::numberOfFormulaConstValues |
no of values for constants
Definition at line 214 of file Ccd0ExpImp.h.