ArrayOfScalarSignals

The ArrayOfScalarSignals class describes an array of scalar signals.

Properties

This module exposes no properties.

Methods

Method

Description

get

get(index: number): ScalarSignal

Returns the signal indicated by the index parameter.

Last updated