SystemsModelSeriesConnect[sys_1, sys_2] connects TransferFunctionModel or StateSpaceModel objects sys_1 and sys_2 in series. SystemsModelSeriesConnect[sys_1, sys_2, {y, u}] ...
UnitBox
(Built-in Mathematica Symbol) UnitBox[x] represents the unit box function, equal to 1 for |x| <= 1/2 and 0 otherwise.UnitBox[x_1, x_2, ...] represents the multidimensional unit box function, equal to 1 if ...
XMLObject["type"] represents the head of an XML object in symbolic XML.
$CommandLine is a list of strings giving the elements of the original operating system command line with which Mathematica was invoked.
$DynamicEvaluation is a symbol whose value is True if it is evaluated as part of the evaluation of a Dynamic.
$MachineType is a string giving the general type of computer on which Mathematica is being run.
$MaxExtraPrecision gives the maximum number of extra digits of precision to be used in functions such as N.
$PerformanceGoal gives the default setting for the option PerformanceGoal for graphics and other algorithmic functions.
$ProcessorType is a string giving the architecture of the processor on which Mathematica is being run.
$SystemCharacterEncoding gives the default raw character encoding for the computer system on which Mathematica is being run.