Type alias SelectionSetAlpha

SelectionSet: Ham & {
    alignedSwitchingSets?: AlignedSwitchingSet[];
    switchingSets: SwitchingSet[];
}

CMAF-HAM SelectionSet type

Type declaration