.. _auto_vector_y: *VECTOR Y* ========== Extracts the Y-axis values from a named vector object. Use this worker when you need to isolate the dependent-variable (ordinate) component of a curve or vector for downstream processing. When to use ----------- Classification: **process**. Tagged: ``curve``, ``extraction``, ``ordinate``, ``transform``, ``vector``, ``y-component``. Inputs ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - Label - ID - Type - Default - Required - Description * - Name Of The Vector - nameofthe_vector - vector - — - - The input vector (curve) from which the Y values will be extracted; accepts any vector type available in the workflow context. Leave unconnected only if the worker is being used in a purely pass-through configuration. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - vector_y_output_1 - vector_y_output_1 - number - Scalar or array of Y-axis (ordinate) values extracted from the input vector; units match those of the source vector's Y channel. Disciplines ----------- - data.curve.transform .. raw:: html

Auto-generated from transformation schema. Worker id: vector_y. Schema hash: ee3b76753018. Hand-curated docs in workerexamples/ override this page when present.