public class FindBetaN2AngleFromParameter extends Simulation
Modifier and Type | Field | Description |
---|---|---|
protected double[] |
alpha |
|
protected double[] |
beta |
|
protected Vector[] |
deviationVector |
|
protected Vector[] |
rotationAxis |
eventManager, random, seeds, space
Constructor | Description |
---|---|
FindBetaN2AngleFromParameter(Space space,
double density,
double[][] param) |
Modifier and Type | Method | Description |
---|---|---|
double[] |
getAlpha() |
|
double[] |
getBeta() |
|
Vector[] |
getDeviationVector() |
|
Vector[] |
getRotationAxis() |
|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
protected double[] alpha
protected double[] beta
protected Vector[] rotationAxis
protected Vector[] deviationVector
public FindBetaN2AngleFromParameter(Space space, double density, double[][] param)