Package org.jmol.api
Interface JmolModulationSet
- All Known Implementing Classes:
ModulationSet
public interface JmolModulationSet
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetModPoint(boolean asEnabled) getModulation(char type, T3 t456, boolean occ100) floatgetScale()getState()getV3()getVibration(boolean forceNew) booleanvoidscaleVibration(float m) voidvoid
-
Method Details
-
getModulation
-
getState
String getState() -
isEnabled
boolean isEnabled() -
setModTQ
-
getScale
float getScale() -
addTo
-
getModPoint
-
getVibration
-
getV3
V3 getV3() -
getSubSystemUnitCell
SymmetryInterface getSubSystemUnitCell() -
scaleVibration
void scaleVibration(float m) -
setMoment
void setMoment()
-