WaveVectorFactory
public class WaveVectorFactorySuperBox extends WaveVectorFactorySimple
coefficients, primitive, space, waveVectors
Constructor | Description |
---|---|
WaveVectorFactorySuperBox(Primitive primitive,
Space _space) |
Modifier and Type | Method | Description |
---|---|---|
void |
makeWaveVectors(Box box) |
Tells the instance to make wave vectors appropriate for the given box.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCoefficients, getWaveVectors, main
public void makeWaveVectors(Box box)
WaveVectorFactory
makeWaveVectors
in interface WaveVectorFactory
makeWaveVectors
in class WaveVectorFactorySimple