IndustrialControlSystems.Logical.LogicalOperations.Interfaces

Interfaces

Information

Extends from IndustrialControlSystems.Icons.InterfacesPackage (Interfaces package icon).

Package Content

NameDescription
IndustrialControlSystems.Logical.LogicalOperations.Interfaces.LogicalBlock LogicalBlock Partial interface of a generic nInput nOutput logical block
IndustrialControlSystems.Logical.LogicalOperations.Interfaces.LogicalBlock2x2 LogicalBlock2x2 partial interface of a generic 2x2 logical block

IndustrialControlSystems.Logical.LogicalOperations.Interfaces.LogicalBlock IndustrialControlSystems.Logical.LogicalOperations.Interfaces.LogicalBlock

Partial interface of a generic nInput nOutput logical block

Parameters

NameDescription
Tssampling time
nInputnumber of inputs
nOutputnumber of outputs

Connectors

NameDescription
u[nInput]input vector
y[nOutput]output vector

IndustrialControlSystems.Logical.LogicalOperations.Interfaces.LogicalBlock2x2 IndustrialControlSystems.Logical.LogicalOperations.Interfaces.LogicalBlock2x2

partial interface of a generic 2x2 logical block

Parameters

NameDescription
Tssampling time

Connectors

NameDescription
u1input
y1output
u2input
y2output

Automatically generated Mon May 21 13:34:12 2012.