Struct
Description
Carries a struct — a collection of values organized by identifier, such as the result produced by Calculate R Expression or Calculate Python Expression — so it can be reused as the input to more than one functor.
Inputs
| Name | Type | Description |
|---|---|---|
| Constant | Struct Type | A previously initialized struct. This port must be connected to another functor's output; it cannot be set to a constant typed directly into the model. |
Optional Inputs
None.
Outputs
| Name | Type | Description |
|---|---|---|
| Object | Struct Type | Struct provided by the input port. |
Group
Notes
None.
Internal Name
Struct