EOM func plugin interface used to set the indices of the plugin's input and output.
GetInputIndex | Gets the index of an input to the plugin of a built-in value in the state vector. |
GetParameterOutputIndex | Gets the index of parameter output of the plugin of a built-in value in the state vector. |
GetUserDerivativeOutputIndex | Gets the index of a user value in the state vector of which the plugin will give the 1st derivative. |
GetUserInputIndex | Gets the index of an input to the plugin of a user value in the state vector. |
GetUserParameterOutputIndex | Gets the index of parameter output of the plugin of a built-in value in the state vector. |