The B_Subnetwork_Propagators table is used to define network attributes to propagate. Propagated attributes denote the key values, or attributes, on subnetwork controllers that are applied to the rest of the features in a subnetwork.
Field | Description |
---|---|
Tier Name | The name of the tier that the propagator is applied to. The Tier Name value must be defined in the B_Tier table. |
Attribute | The network attribute propagated to features in a subnetwork. The network attribute must be defined in the B_NetworkAttribute table. |
Substitute Attribute | Use a substituted value instead of bitset network attribute values. Substitutions are encoded based on the number of bits in the network attribute being propagated. |
Operator | The operator used in the filtering of subnetwork analytics. The following are valid inputs:
|
Function | The type of propagation calculation to be applied. The following are valid inputs:
|
Value | The value of the network attribute causing termination based on the operator value. |
Propagated Attribute | The field in your network class(es) that is used to store the calculated propagated value. The field type should be the same as the field defined against the network attribute specified in the Attribute field of the table. |