variableDef — Defines signals used in DAVE-ML model
variableDef : name, varID, units, [axisSystem], [sign], [alias], [symbol], [initialValue] (description?, calculation?, isOutput?, isState?, isStateDeriv?, isStdAIAA?, uncertainty?)
variableDef elements provide wiring information - that is, they identify the input and output signals used by these function blocks. They also provide MathML content markup to indicate any calculation required to arrive at the value of the variable, using other variables as inputs. The variable definition can include statistical information regarding the uncertainty of the values which it might take on, when measured after any calculation is performed.
description |
calculation |
isOutput |
isState |
isStateDeriv |
isStdAIAA |
uncertainty |