Animation of composite LTS
If I animate a composite model SYS:
AB = (a->b->AB).
BC = (b->c -> BC).
||SYS = (AB||BC).
The animator advances the state of the components but not the composite.
I’d like to see how the composition advances too.
If I animate a composite model SYS:
AB = (a->b->AB).
BC = (b->c -> BC).
||SYS = (AB||BC).
The animator advances the state of the components but not the composite.
I’d like to see how the composition advances too.