Versions Compared

Key

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

General Program Information

Input Definitions

Inputs Needed to Call the Channel Function

channelorigin - a 3*1 matrix with x,y,z positions corresponding to the point where the channel will be drawn.
channeldim - a 3*1 matrix with the x,y,z positions specifying the dimensions of the channel cutout.
t = - specifies the thickness of the channel walls.

Inputs Defined within the Channel Function

p1 =

  • x : channelorigin0
  • y : channelorigin1
  • z : channelorigin2

...