simHollow: simHollow

Description Usage Arguments Value Examples

View source: R/source_hollowFig.R

Description

Simulate molds movements during hollow figure production

Usage

1
2
simHollow(g = matrix(c(0, -1, 0), ncol = 1), rpm1 = 1, rpm2 = 6,
  rpm3 = 0, sim = 120, step = 2, seq = F, d3 = T)

Arguments

g

define gravity vector

rpm1

asse x - 0= no rotazione >0 rotazione oraria <0 rotazione antioraria

rpm2

asse z - 0= no rotazione >0 rotazione oraria <0 rotazione antioraria

rpm3

asse y - 0= no rotazione >0 rotazione oraria <0 rotazione antioraria

sim

totale tempo simulato in secondi

step

passo di simulazione in minuti

seq

if True plot 'sequential' graph if False plot 'stellar' graph

d3

if True plot 3d graph if False plot 2d graph

Value

coordinate

Examples

1
#simHollow()

dan2cil/tecTools documentation built on Dec. 19, 2021, 8:04 p.m.