vector3d

(method of vector3d)

Constructor

Syntax

v = vector3d(x,y,z)
v = vector3d(x,y,z,'antipodal')
v = vector3d('polar',theta,rho)

Input

x,y,z

cart. coordinates

param Options that control the vector3d behavior
Parameter Description
'antipodal'

consider vector as an axis and not as an direction

See also

AxialDirectional