net.sourceforge.arbaro.params
Class LevelParams
java.lang.Object
net.sourceforge.arbaro.params.LevelParams
public class LevelParams
- extends java.lang.Object
Constructor Summary |
LevelParams(int l,
java.util.Hashtable parDB)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
level
public int level
nTaper
public double nTaper
nCurveRes
public int nCurveRes
nCurve
public double nCurve
nCurveV
public double nCurveV
nCurveBack
public double nCurveBack
nLength
public double nLength
nLengthV
public double nLengthV
nSegSplits
public double nSegSplits
nSplitAngle
public double nSplitAngle
nSplitAngleV
public double nSplitAngleV
nBranches
public int nBranches
nBranchDist
public double nBranchDist
nBranchDist
is the substem distance within a segment
- 0: all substems at segment base
- 1: distributed over full segment
nDownAngle
public double nDownAngle
nDownAngleV
public double nDownAngleV
nRotate
public double nRotate
nRotateV
public double nRotateV
mesh_points
public int mesh_points
mesh_points
-
how many meshpoints per cross-section
splitErrorValue
public double splitErrorValue
substemErrorValue
public double substemErrorValue
random
public Random random
- random generators
LevelParams
public LevelParams(int l,
java.util.Hashtable parDB)
initRandom
public long initRandom(long seed)
var
public double var(double variation)
saveState
public void saveState()
restoreState
public void restoreState()