Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Inputs needed to call the tank function

tanktank~.originorigin~ - a 3 by 1 matrix with x,y,z positions corresponding to the point where the tank will be drawntank.dim=
*

tank~.dim~ - a 3 by 1 matrix with x,y,z positions corresponding to the length, width and height dimensions of the tank

  • x: tank.dim0 = length

...

  • y: tank.dim1 = width

...

  • z: tank.dim2 = height

thick - the thickness of the wall of the tank

...