ICluster
Summary
Represent a Cluster
- Properties
Structure
- class ICluster
- bit_counting_policy
- Represent the counting policies (MONOTONE or SAWTOOTH )counting.
While monotone counting is strictly geared to the time axis, sawtooth counting inside of a byte is in diametrical opposition to the time. The bits of all frames on this cluster are counted in this way.
- Type
- channels
Channels of the cluster.
- Type
- is_high_low_bit_order
- Indicates whether the significance of the bits (in a byte) is decreasing (value=:code:true)
or increasing (value=:code:false) with the time.
- Type
bool
or None
- mac_multicast_groups
Represents the MAC multicast groups list of the cluster
- num_of_cycles
Total number of cycles until a temporal transmission pattern is repeated
- Type
int16
or None
- ports
The Connections ports
- Type