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
VectorDistance (v1)
Compute the distance between two vectors : Distance = |B-A|
Input(s) : A - A Vector operand B - B Vector operand
Output(s): Distance - Distance between A and B : Distance=|B-A|
Information
| Module | DataflowCore |
| Category | Math|Vectors |
| Type | FDataflowVectorDistanceNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| A | A Vector operand | FDataflowVectorTypes | (Value=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000)) |
| B | B Vector operand | FDataflowVectorTypes | (Value=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000)) |
Outputs
| Name | Description | Permitted Types | Default Value | ||
|---|---|---|---|---|---|
| Distance | Distance between A and B : Distance= | B-A | FDataflowNumericTypes |