This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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 ===== [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] ===== Notes ===== None. ===== Internal Name ===== Struct