Tvariables Struct Reference Detailed DescriptionSet of variables involved in a cuiksystem.
Definition at line 38 of file variables.h.
Field Documentation◆ max_variables
Maximum number of variables in the set. Definition at line 39 of file variables.h. Referenced by AddVariable(), CopyVariables(), and InitVariables(). ◆ n
Current number of variables in the set. Definition at line 40 of file variables.h. Referenced by AddVariable(), CopyVariables(), DeleteVariables(), GetNumPositionVariables(), GetVariable(), GetVariableNames(), GetVariablesTopology(), GetVariableTypeN(), InitVariables(), NVariables(), PrintVariables(), and RemoveVariable(). ◆ sys
Number of system variables in the set. Definition at line 41 of file variables.h. Referenced by AddVariable(), CopyVariables(), GetNumSystemVariables(), InitVariables(), and RemoveVariable(). ◆ sec
Number of secondary variables in the set. Definition at line 42 of file variables.h. Referenced by AddVariable(), CopyVariables(), GetNumSecondaryVariables(), InitVariables(), and RemoveVariable(). ◆ dum
Number of dummy variables in the set. Definition at line 43 of file variables.h. Referenced by AddVariable(), CopyVariables(), GetNumDummyVariables(), InitVariables(), and RemoveVariable(). ◆ car
Number of cartesian variables in the set. Definition at line 44 of file variables.h. Referenced by AddVariable(), CopyVariables(), GetNumCartesianVariables(), InitVariables(), and RemoveVariable(). ◆ vel
Number of velocity variables in the set. Definition at line 45 of file variables.h. Referenced by AddVariable(), CopyVariables(), GetNumPositionVariables(), GetNumVelocityVariables(), InitVariables(), and RemoveVariable(). ◆ ndy
Number of non-dynamic variables in the set. Definition at line 46 of file variables.h. Referenced by AddVariable(), CopyVariables(), GetNumNonDynamicVariables(), GetNumPositionVariables(), InitVariables(), and RemoveVariable(). ◆ vs
The information for each variable. Definition at line 47 of file variables.h. Referenced by AddVariable(), CopyVariables(), DeleteVariables(), GetVariable(), GetVariableID(), GetVariableNames(), GetVariablesTopology(), GetVariableTypeN(), GetVariableWithName(), InitVariables(), IsCartesianVariable(), IsDummyVariable(), IsNonDynamicVariable(), IsPositionVariable(), IsSecondaryVariable(), IsSystemVariable(), IsVelocityVariable(), PrintVariables(), RemoveVariable(), and VariableName(). |
Follow us!