Parameter representation
Classes
IndexedCollectable(*args, **kwargs[, index]) | Collectable with position information specified with index |
KernelParameter(default, **kwargs[, ro, ...]) | Just that it is different beast |
Parameter(default, **kwargs[, ro, index, ...]) | This class shall serve as a representation of a parameter. |