This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
VectorSquaredLength (v1)
Compute the Squared length of a vector : Length = |V||V|
Input(s) : V - Vector to get squared length from
Output(s): SquaredLength - Length of the input vector : SquaredLength = |V||V|
Information
| Module | DataflowCore |
| Category | Math|Vectors |
| Tags | Size Magnitude |
| Type | FDataflowVectorSquaredLengthNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| V | Vector to get squared length from | FDataflowVectorTypes | (Value=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000)) |
Outputs
| Name | Description | Permitted Types | Default Value | ||||
|---|---|---|---|---|---|---|---|
| SquaredLength | Length of the input vector : SquaredLength = | V | V | FDataflowNumericTypes |