public class miTopoCreator extends PhyModel
Constructor and Description |
---|
miTopoCreator(java.lang.String name,
Medium m) |
Modifier and Type | Method and Description |
---|---|
void |
addBoundaryCondition(Bound b) |
void |
generate() |
double |
getParam(param p) |
void |
init()
Initialise the model by calculating initial delayed distances for interactions.
|
void |
set2DPlane(boolean val) |
void |
setDim(int dx,
int dy,
int dz,
int span) |
void |
setGeometry(double d,
double l) |
void |
setMassRadius(double s) |
int |
setParam(param p,
double val) |
void |
setParams(double M,
double K,
double Z) |
addInOut, addInOut, addInteraction, addInteraction, addInteraction, addInteraction, addMass, addMass, addPhyModel, calcSpacePrint, changeToFixedPoint, changeToFixedPoint, clear, compute, getDrivers, getFirstMass, getInteraction, getInteractionList, getLastMass, getLock, getMass, getMassList, getNumberOfInteractions, getNumberOfMasses, getObservers, getPhyModel, getSpacePrint, getSubModels, getType, massExists, numberOfInterTypes, numberOfMassTypes, removeInteraction, removeInteraction, removeMassAndConnectedInteractions, removeMassAndConnectedInteractions, rotate, setSimRate, translate, translateAndRotate
public miTopoCreator(java.lang.String name, Medium m)
public void init()
PhyModel
public void setMassRadius(double s)
public void setDim(int dx, int dy, int dz, int span)
public void set2DPlane(boolean val)
public void setParams(double M, double K, double Z)
public void setGeometry(double d, double l)
public void generate()
public void addBoundaryCondition(Bound b)
Processing Library miPhysics by James Leonard. (c) 2019