| Writing S-Functions | ![]() |
Get the numeric type (complex or real) of an input port.
Syntax
DTypeId ssGetInputPortDataType(SimStruct *S,input_T port)
Arguments
S
SimStruct representing an S-function block.
Description
Returns the numeric type of port:.
Languages
See Also
ssSetInputPortComplexSignal
| ssGetInputPortConnected | ssGetInputPortDataType | ![]() |