addSampling: Add sampling time for an arm and for a response.
Description
Add sampling time for an arm and for a response.
Usage
addSampling(object, value)
Value
The object Arm
with its the new sampling times.
Arguments
- object
An object Arm
from the class Arm.
- value
An object from the class SamplingTimes
.