Sampling from the vector

| Vector | C |
в палитре на схеме

The block implements sampling of elements from the input vector signal due to the specified sample type.

Входные порты

  • inport - port for the input vector.

Выходные порты

  • outport - port for output vector.

Свойства

  • Sampling type:
    1. Manual.
    2. Even elements.
    3. Odd elements.
    4. First N elements.
    5. Last N elements.
    6. In reverse order.
    7. Ascending order.
    8. Descending order.
  • Element numbers (manual sampling) – element numbers for the Manual sampling type.
  • Parameter N – the number of elements for the following sampling types: The First N elements and the Last N elements.

Параметры

none

Прим.: Named properties can be set as local model variables (submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.