Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • x: PlantOrigin0
  • y: PlantOrigin1
  • z: PlantOrigin2 + outerdiameter(NDSedSludge)

Wiki Markup*pipe1* \ - Calls the \ [Pipe Program\|AutoCad Pipe Program to draw a pipe.

pipe1 <- Pipe(sedtankinletpipe1origin,NDSedPipeEntrance,-sedtankinletpipelength,ENPipeSpec)

...

ENPipeSpec = The enumerated pipe schedule type. Each schedule of pipe is represented by a specific number within our code.unmigrated-wiki-markup

*pipe2* \ - Calls the \ [Pipe Program\|AutoCad Pipe Program to draw a pipe.

pipe2 <- Pipe(sedtankinletpipe2origin,NDSedPipeEntrance,-sedtankinletpipelength~,ENPipeSpec)

...