myogen.simulator.ForceModel.twitch_list#
- property ForceModel.twitch_list: list[ndarray]#
List of individual twitch responses for each motor unit.
- Returns:
List where each element is the twitch response array for one motor unit. Each array may have different lengths based on the motor unit’s contraction time.
- Return type:
- Raises:
ValueError – If twitches have not been initialized yet.