Learn R Programming

PFIM (version 6.0.3)

SamplingTimeConstraints-class: Class "SamplingTimeConstraints"

Description

The class "SamplingTimeConstraints" implements the constraints for the sampling times.

Arguments

Objects from the class <code>SamplingTimeConstraints</code>

Objects form the class SamplingTimeConstraints can be created by calls of the form SamplingTimeConstraints(...) where (...) are the parameters for the SamplingTimeConstraints objects.

Slots for <code>SamplingTimeConstraints</code> objects

outcome:

A string giving the outcome.

initialSamplings:

A vector giving the sampling times.

fixedTimes:

A vector giving the fixed sampling times.

numberOfsamplingsOptimisable:

A vector giving the sampling times to be optimized.

samplingsWindows:

A list giving the windows for the sampling times.

numberOfTimesByWindows:

A vector giving the number of sampling times by windows.

minSampling:

A numeric giving the minimal sampling times.