sysgettype [control]
— Function File: sysgettype (sys)

return the initial system type of the system

Input

sys
System data structure.

Output

systype
String indicating how the structure was initially constructed. Values: "ss", "zp", or "tf".

FIR initialized systems return systype="tf".