Vector Scaling

Scales the magnitude of a vector.

 

Input Arguments

 

0

Vector

Vector

The vector to scale.

1

Double

Scale Factor

The scale factor to apply.

 

Return Arguments

 

2

Vector

Resultant Vector

The resulting scaled vector.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.