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